rpms/gpm/devel gpm-1.20.5-ac_package_version.patch, NONE, 1.1 gpm.spec, 1.63, 1.64

Zdenek Prikryl (zprikryl) fedora-extras-commits at redhat.com
Thu Jul 17 10:24:41 UTC 2008


Author: zprikryl

Update of /cvs/extras/rpms/gpm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5292

Modified Files:
	gpm.spec 
Added Files:
	gpm-1.20.5-ac_package_version.patch 
Log Message:
Fixes generation of configure


gpm-1.20.5-ac_package_version.patch:

--- NEW FILE gpm-1.20.5-ac_package_version.patch ---
--- gpm-1.20.5/configure.ac.ac_package_version	2008-07-17 12:19:09.000000000 +0200
+++ gpm-1.20.5/configure.ac	2008-07-17 12:19:17.000000000 +0200
@@ -142,7 +142,6 @@ AC_SUBST(SOLDFLAGS)
 AC_SUBST(CURSES_OBJS)
 AC_SUBST(SHARED_LIBS)
 AC_SUBST(lispdir)
-AC_SUBST(AC_PACKAGE_VERSION)
 AC_SUBST(release)
 AC_SUBST(release_date)
 


Index: gpm.spec
===================================================================
RCS file: /cvs/extras/rpms/gpm/devel/gpm.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- gpm.spec	17 Jul 2008 09:46:43 -0000	1.63
+++ gpm.spec	17 Jul 2008 10:23:47 -0000	1.64
@@ -13,6 +13,7 @@
 Patch3: gpm-1.20.3-gcc4.3.patch
 Patch4: gpm-1.20.5-close-fds.patch
 Patch5: gpm-1.20.1-weak-wgetch.patch
+Patch6: gpm-1.20.5-ac_package_version.patch
 Prereq: /sbin/chkconfig /sbin/ldconfig /sbin/install-info
 Requires: bash >= 2.0
 # this defines the library version that this package builds.
@@ -47,6 +48,7 @@
 %patch3 -p1 -b .gcc4.3
 %patch4 -p1 -b .close-fds
 %patch5 -p1 -b .weak-wgetch
+%patch6 -p1 -b .ac_package_version
 
 %build
 rm -f configure




More information about the scm-commits mailing list