Fixes generation of configure
This commit is contained in:
parent
809b8e48c3
commit
dee7eed2f6
10
gpm-1.20.5-ac_package_version.patch
Normal file
10
gpm-1.20.5-ac_package_version.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- 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)
|
||||||
|
|
2
gpm.spec
2
gpm.spec
@ -13,6 +13,7 @@ Patch2: gpm-1.20.1-lib-silent.patch
|
|||||||
Patch3: gpm-1.20.3-gcc4.3.patch
|
Patch3: gpm-1.20.3-gcc4.3.patch
|
||||||
Patch4: gpm-1.20.5-close-fds.patch
|
Patch4: gpm-1.20.5-close-fds.patch
|
||||||
Patch5: gpm-1.20.1-weak-wgetch.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
|
Prereq: /sbin/chkconfig /sbin/ldconfig /sbin/install-info
|
||||||
Requires: bash >= 2.0
|
Requires: bash >= 2.0
|
||||||
# this defines the library version that this package builds.
|
# this defines the library version that this package builds.
|
||||||
@ -47,6 +48,7 @@ mouse button.
|
|||||||
%patch3 -p1 -b .gcc4.3
|
%patch3 -p1 -b .gcc4.3
|
||||||
%patch4 -p1 -b .close-fds
|
%patch4 -p1 -b .close-fds
|
||||||
%patch5 -p1 -b .weak-wgetch
|
%patch5 -p1 -b .weak-wgetch
|
||||||
|
%patch6 -p1 -b .ac_package_version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
rm -f configure
|
rm -f configure
|
||||||
|
Loading…
Reference in New Issue
Block a user