[gap] New upstream release. Remove unused patches from git.

Jerry James jjames at fedoraproject.org
Mon Sep 24 16:38:52 UTC 2012


commit 9ae4340252be167c4234fd7e500807162c1b5db5
Author: Jerry James <jamesjer at betterlinux.com>
Date:   Mon Sep 24 10:38:21 2012 -0600

    New upstream release.
    Remove unused patches from git.

 .gitignore      |    2 +-
 gap-alias.patch |  231 ------------------------------------------------------
 gap-crc.patch   |  233 -------------------------------------------------------
 gap-raw.patch   |   20 -----
 gap.spec        |   18 +++--
 sources         |    2 +-
 6 files changed, 13 insertions(+), 493 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b516e4..0ed059a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gap4r5p5_2012_07_16-17_17.tar.bz2
+/gap4r5p6_2012_09_16-01_02.tar.bz2
diff --git a/gap.spec b/gap.spec
index 0f56b7c..5bdc050 100644
--- a/gap.spec
+++ b/gap.spec
@@ -1,5 +1,5 @@
-%global upstreamver 4r5p5
-%global pkgdate 2012_07_16-17_17
+%global upstreamver 4r5p6
+%global pkgdate 2012_09_16-01_02
 %global gapdirname gap%(echo %upstreamver | cut -dp -f1)
 %global gapdir %{_prefix}/lib/gap
 %global icondir %{_datadir}/icons/hicolor
@@ -23,17 +23,17 @@ Source7:        gac.1.in
 Source8:        update-gap-workspace.1
 Source9:        gap.vim
 # This patch from Debian rearranges some paths to match Linux conventions.
-Patch0:         gap-paths.patch
+Patch0:         %{name}-paths.patch
 # This patch applies a change from Debian to allow help files to be in gzip
 # compressed DVI files, and also adds support for viewing with xdg-open.
-Patch1:         gap-help.patch
+Patch1:         %{name}-help.patch
 # This patch will not be sent upstream.  It makes the main binary read the
 # environment variables now read by gap.sh, so we can dispose of the shell
 # script and run the actual binary directly.
-Patch2:         gap-env.patch
+Patch2:         %{name}-env.patch
 # This patch was sent upstream 4 Aug 2011.  It fixes some cosmetic issues in
 # the Emacs Lisp sources.
-Patch3:         gap-emacs.patch
+Patch3:         %{name}-emacs.patch
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  gmp-devel
@@ -424,7 +424,11 @@ make testinstall
 %{_xemacs_sitelispdir}/gap*.el
 
 %changelog
-* Thu Sep 13 2012 Jerry James <loganjerry at gmail.com. - 4.5.5-1
+* Mon Sep 24 2012 Jerry James <loganjerry at gmail.com> - 4.5.6-1
+- New upstream release
+- Remove unused patches from git
+
+* Thu Sep 13 2012 Jerry James <loganjerry at gmail.com> - 4.5.5-1
 - New upstream release
 - Drop upstreamed patches
 - Sources are now UTF-8; no conversion necessary
diff --git a/sources b/sources
index 48a4fbf..a200710 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95f725b5b420ba4b0e3dfd4265a83776  gap4r5p5_2012_07_16-17_17.tar.bz2
+707de35677cbd11496d6dea0e90862cd  gap4r5p6_2012_09_16-01_02.tar.bz2


More information about the scm-commits mailing list