SPECS (AC-branch): chkconfig.spec - fix building with current auto tools; r...

glen glen at pld-linux.org
Wed May 7 19:11:56 CEST 2008


Author: glen                         Date: Wed May  7 17:11:56 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix building with current auto tools; rel 16

---- Files affected:
SPECS:
   chkconfig.spec (1.65.4.4 -> 1.65.4.5) 

---- Diffs:

================================================================
Index: SPECS/chkconfig.spec
diff -u SPECS/chkconfig.spec:1.65.4.4 SPECS/chkconfig.spec:1.65.4.5
--- SPECS/chkconfig.spec:1.65.4.4	Wed May  7 19:02:54 2008
+++ SPECS/chkconfig.spec	Wed May  7 19:11:51 2008
@@ -11,7 +11,7 @@
 Summary(uk.UTF-8):	Системна утиліта для керування ієрархією /etc/rc.d
 Name:		chkconfig
 Version:	1.2.24h
-Release:	15
+Release:	16
 Epoch:		1
 License:	GPL
 Group:		Applications/System
@@ -23,6 +23,7 @@
 Patch3:		%{name}-ponames.patch
 Patch4:		%{name}-link.patch
 Patch5:		%{name}-more_readable.patch
+Patch6:		%{name}-auto.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
@@ -143,6 +144,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 mv -f po/{eu_ES,eu}.po
 mv -f po/{no,nb}.po
@@ -151,7 +153,9 @@
 mv -f po/{zh_CN.GB2312,zh_CN}.po
 
 %build
+cp -f /usr/share/gettext/config.rpath .
 %{__aclocal}
+%{__autoheader}
 %{__autoconf}
 %{__automake}
 %configure \
@@ -204,6 +208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65.4.5  2008-05-07 17:11:51  glen
+- fix building with current auto tools; rel 16
+
 Revision 1.65.4.4  2008-05-07 17:02:54  glen
 - convert to utf8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/chkconfig.spec?r1=1.65.4.4&r2=1.65.4.5&f=u



More information about the pld-cvs-commit mailing list