]> git.pld-linux.org Git - packages/chkconfig.git/commitdiff
- TODO -= optflags, release 0.3 for rebuild with new libnewt soname. auto/th/chkconfig-1_3_20-0_3
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 19 Jun 2006 20:24:37 +0000 (20:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chkconfig.spec -> 1.71

chkconfig.spec

index c6e0b8cfc50c0c8f72decd577ce7542dde610949..7b20af33e6534afeabf798d188b8e85a13b5818e 100644 (file)
@@ -1,6 +1,7 @@
+#
 # 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)
@@ -13,7 +14,7 @@ Summary(tr):  Sistem servis bilgilerini sorgular ve yeniler
 Summary(uk):   óÉÓÔÅÍÎÁ ÕÔÉ̦ÔÁ ÄÌÑ ËÅÒÕ×ÁÎÎÑ ¦¤ÒÁÒȦ¤À /etc/rc.d
 Name:          chkconfig
 Version:       1.3.20
-Release:       0.2
+Release:       0.3
 Epoch:         1
 License:       GPL
 Group:         Applications/System
@@ -25,6 +26,7 @@ Source0:      %{name}-%{version}.tar.gz
 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
@@ -166,6 +168,7 @@ perla; ma by
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 #mv -f po/{eu_ES,eu}.po
 mv -f po/{no,nb}.po
@@ -182,7 +185,8 @@ mv -f po/{sr,sr@Latn}.po
        --with-max-level=6
 %endif
 %{__make} \
-       CC="%{__cc}"
+       CC="%{__cc}" \
+       OPTFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.079036 seconds and 4 git commands to generate.