SPECS (DEVEL): amarok.spec - updated to 1.3 - release 1 ; ready to...
paszczus
paszczus at pld-linux.org
Mon Aug 15 13:00:40 CEST 2005
Author: paszczus Date: Mon Aug 15 11:00:40 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 1.3
- release 1 ; ready to merge to HEAD
---- Files affected:
SPECS:
amarok.spec (1.35.2.38 -> 1.35.2.39)
---- Diffs:
================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.35.2.38 SPECS/amarok.spec:1.35.2.39
--- SPECS/amarok.spec:1.35.2.38 Thu Aug 11 08:27:26 2005
+++ SPECS/amarok.spec Mon Aug 15 13:00:34 2005
@@ -18,16 +18,18 @@
%bcond_with mysql # enable mysql support
%bcond_with akode # enable aKode engine (too buggy/incomplete)
#
-%define _beta beta3
+#%define _beta beta3
Summary: A KDE audio player
Summary(pl): Odtwarzacz audio dla KDE
Name: amarok
Version: 1.3
-Release: 0.%{_beta}.2
+#Release: 0.%{_beta}.2
+Release: 1
License: GPL
Group: X11/Applications/Multimedia
-Source0: http://dl.sourceforge.net/amarok/%{name}-%{version}-%{_beta}.tar.bz2
-# Source0-md5: e6587bcdd3dc9a811d40d00b89e13ceb
+#Source0: http://dl.sourceforge.net/amarok/%{name}-%{version}-%{_beta}.tar.bz2
+Source0: http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2
+# Source0-md5: 2dd100584795fb20c621fdbc96cbee1e
Patch0: kde-common-gcc4.patch
URL: http://amarok.kde.org/
BuildRequires: SDL-devel
@@ -134,7 +136,8 @@
Zeroconf data.
%prep
-%setup -q -n %{name}-%{version}-%{_beta}
+#%setup -q -n %{name}-%{version}-%{_beta}
+%setup -q
%patch0 -p1
%{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
amarok/src/amarok.desktop \
@@ -258,6 +261,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35.2.39 2005/08/15 11:00:34 paszczus
+- updated to 1.3
+- release 1 ; ready to merge to HEAD
+
Revision 1.35.2.38 2005/08/11 06:27:26 paszczus
- updated TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.35.2.38&r2=1.35.2.39&f=u
More information about the pld-cvs-commit
mailing list