SPECS (DEVEL): amarok.spec - update to 1.4.0a - fix updating from ...
maciek2w
maciek2w at pld-linux.org
Sun May 28 13:45:58 CEST 2006
Author: maciek2w Date: Sun May 28 11:45:58 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- update to 1.4.0a
- fix updating from 1.3 - users would lose their collection data
---- Files affected:
SPECS:
amarok.spec (1.106.2.25 -> 1.106.2.26)
---- Diffs:
================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.106.2.25 SPECS/amarok.spec:1.106.2.26
--- SPECS/amarok.spec:1.106.2.25 Wed May 24 08:56:11 2006
+++ SPECS/amarok.spec Sun May 28 13:45:53 2006
@@ -25,12 +25,14 @@
Summary: A KDE audio player
Summary(pl): Odtwarzacz audio dla KDE
Name: amarok
-Version: 1.4.0
+%define _ver 1.4.0
+%define _rel a
+Version: %{_ver}%{_rel}
Release: 1
License: GPL
Group: X11/Applications/Multimedia
Source0: http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2
-# Source0-md5: 5f79826d9d6d38f0c1f665916fe445bf
+# Source0-md5: 3ceffe6465290eef618861cdb81b420a
Patch0: kde-common-gcc4.patch
Patch1: %{name}-lyricsurl.patch
Patch2: %{name}-helixplayer-morearchs.patch
@@ -192,7 +194,7 @@
<http://amarok.kde.org/amarokwiki/index.php/Script-Writing_HowTo>.
%prep
-%setup -q
+%setup -q -n %{name}-%{_ver}
#%patch0 -p1
%patch2 -p1
%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
@@ -431,6 +433,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.106.2.26 2006/05/28 11:45:53 maciek2w
+- update to 1.4.0a
+- fix updating from 1.3 - users would lose their collection data
+
Revision 1.106.2.25 2006/05/24 06:56:11 paszczus
- release 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.106.2.25&r2=1.106.2.26&f=u
More information about the pld-cvs-commit
mailing list