]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- updated to FINAL 1.2
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Sun, 13 Feb 2005 19:47:54 +0000 (19:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- STBR

Changed files:
    amarok.spec -> 1.35.2.17

amarok.spec

index ba3f6e2dc8f9a570a1e8c1089e66722370896237..60239db10923b900d26f14cc7b285472678ab6e8 100644 (file)
@@ -7,16 +7,15 @@
 %bcond_with    mysql           # enable mysql support
 #
 
-%define                _beta   beta4
 Summary:       A KDE audio player
 Summary(pl):   Odtwarzacz audio dla KDE
 Name:          amarok
-Version:       1.2.%{_beta}
-Release:       0.1
+Version:       1.2
+Release:       1
 License:       GPL
 Group:         X11/Applications/Multimedia
-Source0:       http://dl.sourceforge.net/amarok/%{name}-1.2-%{_beta}.tar.bz2
-# Source0-md5: 13e2256a2a19953289e52db66ef992b4
+Source0:       http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2
+# Source0-md5: 8db7d8985152ff29e8fb7377ada74527
 URL:           http://amarok.kde.org/
 Buildrequires: alsa-lib-devel
 Buildrequires: arts-qt-devel
@@ -87,7 +86,7 @@ Plugin xine.
 Wtyczka xine.
 
 %prep
-%setup -q -n %{name}-1.2-%{_beta}
+%setup -q
 
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
        amarok/src/amarok.desktop \
@@ -153,7 +152,6 @@ echo "want to have a visualizations in amarok."
 %{_datadir}/servicetypes/amarok_plugin.desktop
 %{_desktopdir}/kde/amarok.desktop
 %{_iconsdir}/*/*/apps/amarok.*
-%{_iconsdir}/crystalsvg/*/*/player_playlist_2.png
 
 %if %{with arts}
 %files arts
This page took 0.250193 seconds and 4 git commands to generate.