packages: quodlibet/quodlibet.spec - updated to version 2.3 - use %{__rm} m...
kiesiu
kiesiu at pld-linux.org
Sun Apr 3 19:23:52 CEST 2011
Author: kiesiu Date: Sun Apr 3 17:23:52 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to version 2.3
- use %{__rm} macro
---- Files affected:
packages/quodlibet:
quodlibet.spec (1.71 -> 1.72)
---- Diffs:
================================================================
Index: packages/quodlibet/quodlibet.spec
diff -u packages/quodlibet/quodlibet.spec:1.71 packages/quodlibet/quodlibet.spec:1.72
--- packages/quodlibet/quodlibet.spec:1.71 Thu Nov 11 03:01:49 2010
+++ packages/quodlibet/quodlibet.spec Sun Apr 3 19:23:47 2011
@@ -6,33 +6,33 @@
Summary: Quod Libet - GTK+-based audio player
Summary(pl.UTF-8): Quod Libet - odtwarzacz dźwięku oparty na GTK+
Name: quodlibet
-Version: 2.2.1
-Release: 6
+Version: 2.3
+Release: 1
License: GPL v2
Group: X11/Applications/Multimedia
Source0: http://quodlibet.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: 8e2bf197afbfca98975d0f2103629d2d
+# Source0-md5: e6bdb97decba40c33bd57e039d82c217
Patch0: %{name}-home_etc.patch
Patch1: %{name}-nopy.patch
Patch2: %{name}-desktop.patch
URL: http://code.google.com/p/quodlibet/
BuildRequires: gettext-devel
-BuildRequires: gtk+2-devel >= 2:2.6.0
+BuildRequires: gtk+2-devel >= 2:2.12.0
BuildRequires: intltool
BuildRequires: pkgconfig
# 2.5 needed for ctypes
BuildRequires: python-devel >= 1:2.5
-BuildRequires: python-pygtk-devel >= 2:2.6.0
+BuildRequires: python-pygtk-devel >= 2:2.12.0
BuildRequires: rpm-pythonprov
%pyrequires_eq python-modules
Requires: gstreamer-GConf
Requires: gstreamer-audio-effects-base
-Requires: gtk+2 >= 2:2.6.0
+Requires: gtk+2 >= 2:2.12.0
Requires: python-gnome-gconf
Requires: python-gstreamer >= 0.10.2-2
Requires: python-mutagen >= 1.11
Requires: python-pycairo
-Requires: python-pygtk-gtk >= 2:2.6.0
+Requires: python-pygtk-gtk >= 2:2.12.0
Suggests: gstreamer-audiosink
Suggests: gstreamer-mad
Suggests: gstreamer-musepack
@@ -70,7 +70,7 @@
%{?with_home_etc:%patch0 -p1}
%patch1 -p1
%patch2 -p1
-rm -f po/gl_ES.po
+%{__rm} po/gl_ES.po
%build
CFLAGS="%{rpmcflags}"; export CFLAGS
@@ -132,6 +132,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.72 2011/04/03 17:23:47 kiesiu
+- updated to version 2.3
+- use %{__rm} macro
+
Revision 1.71 2010/11/11 02:01:49 wrobell
- added missing desktop file icons
- rel. 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/quodlibet/quodlibet.spec?r1=1.71&r2=1.72&f=u
More information about the pld-cvs-commit
mailing list