]> git.pld-linux.org Git - packages/chkconfig.git/commitdiff
- added link patch to avoid chkconfig dependency on newt; release 9 auto/ac/chkconfig-1_2_24h-9
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 May 2004 10:19:01 +0000 (10:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chkconfig.spec -> 1.60

chkconfig.spec

index 1234336aa68b61d06e2659ff8ca9f08517fde92d..297ffc82c3212580262a4e32cfb5630cc8afa540 100644 (file)
@@ -10,7 +10,7 @@ Summary(tr):  Sistem servis bilgilerini sorgular ve yeniler
 Summary(uk):   óÉÓÔÅÍÎÁ ÕÔÉ̦ÔÁ ÄÌÑ ËÅÒÕ×ÁÎÎÑ ¦¤ÒÁÒȦ¤À /etc/rc.d
 Name:          chkconfig
 Version:       1.2.24h
-Release:       8
+Release:       9
 Epoch:         1
 License:       GPL
 Group:         Applications/System
@@ -20,6 +20,7 @@ Patch0:               %{name}-add.patch
 Patch1:                %{name}-noxinet.patch
 Patch2:                %{name}-pl.po-update.patch
 Patch3:                %{name}-ponames.patch
+Patch4:                %{name}-link.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
@@ -94,7 +95,7 @@ Summary(pt):  Interface com menus para configura
 Summary(ru):   ðÏÌÎÏÜËÒÁÎÎÙÊ ÉÎÔÅÒÆÅÊÓ ÄÌÑ ÎÁÓÔÒÏÊËÉ ÕÒÏ×ÎÅÊ ÉÓÐÏÌÎÅÎÉÑ
 Summary(uk):   ðÏ×ÎÏÅËÒÁÎÎÉÊ ¦ÎÔÅÒÆÅÊÓ ÄÌÑ ÎÁÌÁÇÏÄÖÅÎÎÑ Ò¦×Φנ×ÉËÏÎÁÎÎÑ
 Group:         Applications/System
-Requires:      %{name} = %{epoch}:%{version}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description -n ntsysv
 ntsysv provides a full-screen tool for updating the /etc/rc.d
@@ -132,11 +133,12 @@ ntsysv - 
 ÓÅÒצӦ×.
 
 %prep
-%setup  -q
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 mv -f po/{eu_ES,eu}.po
 mv -f po/{no,nb}.po
This page took 0.108703 seconds and 4 git commands to generate.