]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- rel 4
authorRobert Tomasik <rotom@pld-linux.org>
Wed, 4 Apr 2007 17:22:03 +0000 (17:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- lost dir added

Changed files:
    amarok.spec -> 1.160

amarok.spec

index f3ca23fabe14dfef0c903e55bfff5dfce69859d8..d92cd755897bda3284b51f8a799b1c9e432bcb5b 100644 (file)
@@ -29,7 +29,7 @@ Summary:      A KDE audio player
 Summary(pl.UTF-8):     Odtwarzacz audio dla KDE
 Name:          amarok
 Version:       1.4.5
-Release:       3
+Release:       4
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2
@@ -242,7 +242,7 @@ cp -f /usr/share/automake/config.sub admin
        --with-qt-libraries=%{_libdir} \
        --with%{!?with_included_sqlite:out}-included-sqlite
 
-%{__make}
+%{__make} -j3
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -290,6 +290,7 @@ fi
 %attr(755,root,root) %{_libdir}/kde3/libamarok_massstorage-device.so
 %attr(755,root,root) %{_libdir}/kde3/libamarok_nfs-device.so
 %attr(755,root,root) %{_libdir}/kde3/libamarok_smb-device.so
+%dir %{_libdir}/ruby_lib
 %{_libdir}/ruby_lib/http11.rb
 %attr(755,root,root) %{_libdir}/ruby_lib/libhttp11.so
 %attr(755,root,root) %{_libdir}/ruby_lib/libhttp11.so.0.0.0
This page took 0.14036 seconds and 4 git commands to generate.