packages: ktorrent/ktorrent.spec - find_lang always after lang removal!
shadzik
shadzik at pld-linux.org
Wed Jun 2 13:18:36 CEST 2010
Author: shadzik Date: Wed Jun 2 11:18:36 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- find_lang always after lang removal!
---- Files affected:
packages/ktorrent:
ktorrent.spec (1.72 -> 1.73)
---- Diffs:
================================================================
Index: packages/ktorrent/ktorrent.spec
diff -u packages/ktorrent/ktorrent.spec:1.72 packages/ktorrent/ktorrent.spec:1.73
--- packages/ktorrent/ktorrent.spec:1.72 Wed Jun 2 12:47:44 2010
+++ packages/ktorrent/ktorrent.spec Wed Jun 2 13:18:31 2010
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): Natywny klient BitTorrenta dla KDE
Name: ktorrent
Version: 4.0.0
-Release: 3
+Release: 4
License: GPL
Group: Applications/Networking
Source0: http://ktorrent.org/downloads/4.0/%{name}-%{version}.tar.bz2
@@ -89,14 +89,14 @@
%{__make} -C build install \
DESTDIR=$RPM_BUILD_ROOT
-%find_lang %{name} --with-kde
-
# remove lib symlinks - devel subpackage is not needed anyway
rm -f $RPM_BUILD_ROOT/%{_libdir}/lib*.so
# remove unsupported langs
rm -rf $RPM_BUILD_ROOT/%{_datadir}/locale/sr at ijekavian*
+%find_lang %{name} --with-kde
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -161,6 +161,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73 2010/06/02 11:18:31 shadzik
+- find_lang always after lang removal!
+
Revision 1.72 2010/06/02 10:47:44 shadzik
- let's call it a typo :P
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ktorrent/ktorrent.spec?r1=1.72&r2=1.73&f=u
More information about the pld-cvs-commit
mailing list