SPECS: chkconfig.spec - TODO -= optflags, release 0.3 for rebuild ...

pluto pluto at pld-linux.org
Mon Jun 19 22:24:43 CEST 2006


Author: pluto                        Date: Mon Jun 19 20:24:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- TODO -= optflags, release 0.3 for rebuild with new libnewt soname.

---- Files affected:
SPECS:
   chkconfig.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/chkconfig.spec
diff -u SPECS/chkconfig.spec:1.70 SPECS/chkconfig.spec:1.71
--- SPECS/chkconfig.spec:1.70	Mon Oct 24 22:48:51 2005
+++ SPECS/chkconfig.spec	Mon Jun 19 22:24:37 2006
@@ -1,7 +1,8 @@
 # $Revision$, $Date$
+#
 # TODO:
-# - update add,noxinet,pl.po-update patches
-# - optflags
+#		- update add,noxinet,pl.po-update patches
+#
 Summary:	Updates and queries runlevel information for system services
 Summary(de):	Aktualisiert runlevel-Informationen für Systemdienste und fragt diese ab
 Summary(es):	Herramienta para actualizar y listar servicios del sistema, por nivel de ejecución (runlevel)
@@ -14,7 +15,7 @@
 Summary(uk):	óÉÓÔĹÍÎÁ ŐÔÉĚŚÔÁ ÄĚŃ ËĹŇŐ×ÁÎÎŃ Ś¤ŇÁŇČŚ¤Ŕ /etc/rc.d
 Name:		chkconfig
 Version:	1.3.20
-Release:	0.2
+Release:	0.3
 Epoch:		1
 License:	GPL
 Group:		Applications/System
@@ -26,6 +27,7 @@
 Patch5:		%{name}-more_readable.patch
 Patch6:		%{name}-rc.d.patch
 Patch7:		%{name}-nostatic.patch
+Patch8:		%{name}-optflags.patch
 #BuildRequires:	autoconf
 #BuildRequires:	automake
 BuildRequires:	gettext-devel
@@ -167,6 +169,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 #mv -f po/{eu_ES,eu}.po
 mv -f po/{no,nb}.po
@@ -183,7 +186,8 @@
 	--with-max-level=6
 %endif
 %{__make} \
-	CC="%{__cc}"
+	CC="%{__cc}" \
+	OPTFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -232,6 +236,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2006/06/19 20:24:37  pluto
+- TODO -= optflags, release 0.3 for rebuild with new libnewt soname.
+
 Revision 1.70  2005/10/24 20:48:51  qboosh
 - s/update-dependencies/update-alternatives/ (mistake in man page?)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/chkconfig.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list