]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- no gstreamer here, so fixed only the docs/locale
authordjurban <djurban@pld-linux.org>
Thu, 17 Jun 2004 15:08:10 +0000 (15:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok.spec -> 1.18

amarok.spec

index 2b9df35d32347b0be69923167f8c733b75f51ce1..e2ce789b940bfa0eefe26e2630d09bde8cb9eccc 100644 (file)
@@ -1,6 +1,4 @@
 # TODO:
-# - package documentation
-# - package locale files
 # - add gstreamer subpackage with libamarok_gstengine_plugin
 # Conditional builds:
 %bcond_without xmms # disable xmms wrapping
@@ -57,13 +55,12 @@ rm -rf $RPM_BUILD_ROOT
        kde_htmldir=%{_kdedocdir} \
        kde_libs_htmldir=%{_kdedocdir}
 
-#find_lang %{name} --with-kde
+%find_lang amarok --all-name --with-kde 
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files 
-#-f %{name}.lang
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/amarok
 %{?with_xmms:%attr(755,root,root) %{_bindir}/amarok_xmmswrapper}
This page took 0.038652 seconds and 4 git commands to generate.