Author: glen                         Date: Sun Feb 17 13:50:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rebuild -ru to get it built

---- Files affected:
SPECS:
   kde-i18n.spec (1.189 -> 1.190) 

---- Diffs:

================================================================
Index: SPECS/kde-i18n.spec
diff -u SPECS/kde-i18n.spec:1.189 SPECS/kde-i18n.spec:1.190
--- SPECS/kde-i18n.spec:1.189   Sun Feb 17 14:37:26 2008
+++ SPECS/kde-i18n.spec Sun Feb 17 14:50:25 2008
@@ -14,7 +14,7 @@
 Summary(pl.UTF-8):     KDE - wsparcie dla wielu języków
 Name:          kde-i18n
 Version:       3.5.9
-Release:       0.1
+Release:       2
 License:       GPL
 Group:         X11/Applications
 Source0:       
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/kde-i18n/%{name}-af-%{version}.tar.bz2
@@ -157,6 +157,8 @@
 # Source68-md5:        232a615fc0dedb13615d4d89dcd6d416
 Source69:      
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/kde-i18n/%{name}-zh_TW-%{version}.tar.bz2
 # Source69-md5:        4e247ee8af22a2a08edb67d083425b90
+Source70:      kde-admin.tar.bz2
+# Source70-md5:        d98cf83cbea953f42d5b3087d1f47c71
 Patch0:                %{name}-locale-names.patch
 Patch1:                %{name}-et-bug-157938.patch
 %if %{with alltogether}
@@ -1502,20 +1504,25 @@
 
 %prep
 %setup -qcT %(seq -f '-a %g' 0 69 | xargs)
-cd [EMAIL PROTECTED]
+cd [EMAIL PROTECTED]
 %patch0 -p2
 cd -
-cd %{name}-et-%{version}
+cd kde-18n-et-%{version}
 %patch1 -p1
 cd -
 
 # http://bugs.kde.org/show_bug.cgi?id=157967
-mv kde-i18n-ru-%{version}{,-broken}
+cd kde-i18n-ru-%{version}
+%{__tar} xjf %{SOURCE70}
+mv -f configure{,.dist}
+cd ..
 
 %build
-
-for dir in kde-i18n-*-%{version}; do
+for dir in kde-i18n-ru-%{version}; do
        cd "$dir"
+       if [ ! -f configure ]; then
+               %{__make} -f admin/Makefile.common cvs
+       fi
        if [ ! -f Makefile ]; then
                %configure
        fi
@@ -2036,6 +2043,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.190  2008-02-17 13:50:25  glen
+- rebuild -ru to get it built
+
 Revision 1.189  2008-02-17 13:37:26  glen
 - builds but -ru
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde-i18n.spec?r1=1.189&r2=1.190&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to