SPECS: kde-i18n.spec - oops, build all not just ru
glen
glen at pld-linux.org
Sun Feb 17 16:58:44 CET 2008
Author: glen Date: Sun Feb 17 15:58:44 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- oops, build all not just ru
---- Files affected:
SPECS:
kde-i18n.spec (1.190 -> 1.191)
---- Diffs:
================================================================
Index: SPECS/kde-i18n.spec
diff -u SPECS/kde-i18n.spec:1.190 SPECS/kde-i18n.spec:1.191
--- SPECS/kde-i18n.spec:1.190 Sun Feb 17 14:50:25 2008
+++ SPECS/kde-i18n.spec Sun Feb 17 16:58:39 2008
@@ -14,7 +14,7 @@
Summary(pl.UTF-8): KDE - wsparcie dla wielu języków
Name: kde-i18n
Version: 3.5.9
-Release: 2
+Release: 3
License: GPL
Group: X11/Applications
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/kde-i18n/%{name}-af-%{version}.tar.bz2
@@ -1518,8 +1518,8 @@
cd ..
%build
-for dir in kde-i18n-ru-%{version}; do
- cd "$dir"
+for dir in kde-i18n-*-%{version}; do
+ cd $dir
if [ ! -f configure ]; then
%{__make} -f admin/Makefile.common cvs
fi
@@ -2043,6 +2043,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.191 2008-02-17 15:58:39 glen
+- oops, build all not just ru
+
Revision 1.190 2008-02-17 13:50:25 glen
- rebuild -ru to get it built
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde-i18n.spec?r1=1.190&r2=1.191&f=u
More information about the pld-cvs-commit
mailing list