]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- lang files back (why these were disabled?)
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 24 Jul 2005 01:42:41 +0000 (01:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok.spec -> 1.35.2.30

amarok.spec

index c1bbb37c7b74cbe21203bcb236e586da2dbeff96..063037f56fee7f5e01e75b1f954350404df30b60 100644 (file)
@@ -4,7 +4,6 @@
 #      * NMM, MAS audio backend support
 #      * make descriptions less useless
 #      * HelixPlayer engine?
-#      * nls files, kde html documents
 #
 # Conditional builds:
 %bcond_without arts            # disable arts engine
@@ -19,7 +18,7 @@ Summary:      A KDE audio player
 Summary(pl):   Odtwarzacz audio dla KDE
 Name:          amarok
 Version:       1.3
-Release:       0.%{_beta}.3
+Release:       0.%{_beta}.4
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       http://dl.sourceforge.net/amarok/%{name}-%{version}-%{_beta}.tar.bz2
@@ -169,7 +168,7 @@ rm -rf $RPM_BUILD_ROOT
 # remove bogus dir
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/xx
 
-#find_lang amarok --all-name --with-kde
+%find_lang amarok --all-name --with-kde
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -178,9 +177,7 @@ rm -rf $RPM_BUILD_ROOT
 echo "Remember to install libvisual-plugins-* packages if you"
 echo "want to have a visualizations in amarok."
 
-%files
-%defattr(644,root,root,755)
-# -f %{name}.lang
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/amarok
This page took 0.042078 seconds and 4 git commands to generate.