]> git.pld-linux.org Git - packages/chkconfig.git/commitdiff
- updated ponames patch, more locale moves: no->nb, sr->sr@Latn; release 8 auto/ac/chkconfig-1_2_24h-8
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 4 Feb 2004 13:45:43 +0000 (13:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chkconfig.spec -> 1.59

chkconfig.spec

index 81eab4933b1e2eb6b809feff444f9f479187512b..1234336aa68b61d06e2659ff8ca9f08517fde92d 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:       7
+Release:       8
 Epoch:         1
 License:       GPL
 Group:         Applications/System
@@ -138,9 +138,11 @@ ntsysv - 
 %patch2 -p1
 %patch3 -p1
 
-mv -f po/eu{_ES,}.po
-mv -f po/zh{,_TW}.po
-mv -f po/zh_CN{.GB2312,}.po
+mv -f po/{eu_ES,eu}.po
+mv -f po/{no,nb}.po
+mv -f po/{sr,sr@Latn}.po
+mv -f po/{zh,zh_TW}.po
+mv -f po/{zh_CN.GB2312,zh_CN}.po
 
 %build
 %{__aclocal}
@@ -152,7 +154,7 @@ mv -f po/zh_CN{.GB2312,}.po
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/{etc/rc.d/{init,rc{0,1,2,3,4,5,6}}.d,sbin}
+install -d $RPM_BUILD_ROOT{/etc/rc.d/{init,rc{0,1,2,3,4,5,6}}.d,/sbin}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
This page took 0.088964 seconds and 4 git commands to generate.