]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- finished update auto/ac/amarok-1_0-0_040612_1
authordjurban <djurban@pld-linux.org>
Sat, 12 Jun 2004 18:14:47 +0000 (18:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok.spec -> 1.15

amarok.spec

index 03a0b8db5452161bcc25dbe5364d34a15bcd004f..7b4e60965384cd16df36613bc9de9cf9d4ea6ae7 100644 (file)
@@ -36,7 +36,7 @@ A KDE audio player.
 Odtwarzacz audio dla KDE.
 
 %prep
-%setup -q -n %{name}-%{_snap}
+%setup -q -n %{name}
 
 %build
 cp -f /usr/share/automake/config.sub admin
@@ -59,12 +59,13 @@ rm -rf $RPM_BUILD_ROOT
        kde_htmldir=%{_kdedocdir} \
        kde_libs_htmldir=%{_kdedocdir}
 
-%find_lang %{name} --with-kde
+#find_lang %{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.051208 seconds and 4 git commands to generate.