]> git.pld-linux.org Git - packages/ktorrent.git/commitdiff
- find_lang always after lang removal! auto/th/ktorrent-4_0_0-4 auto/ti/ktorrent-4_0_0-4
authorshadzik <shadzik@pld-linux.org>
Wed, 2 Jun 2010 11:18:31 +0000 (11:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ktorrent.spec -> 1.73

ktorrent.spec

index 85555abe26f6fc1638e52086742c1e974cc7538d..e175092a57ac89dc9d367ca4b8bee498ab8b3991 100644 (file)
@@ -7,7 +7,7 @@ Summary(de.UTF-8):      Ein nativer KDE BitTorrent Klient
 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
@@ -88,14 +88,14 @@ rm -rf $RPM_BUILD_ROOT
 %{__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@ijekavian*
 
+%find_lang %{name} --with-kde
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.061777 seconds and 4 git commands to generate.