packages: sound-juicer/sound-juicer.spec - added -gtk.patch, -drawable.patc...
megabajt
megabajt at pld-linux.org
Wed Apr 13 13:34:43 CEST 2011
Author: megabajt Date: Wed Apr 13 11:34:43 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- added -gtk.patch, -drawable.patch and -profiles.patch
- switched to GTK+3
---- Files affected:
packages/sound-juicer:
sound-juicer.spec (1.82 -> 1.83)
---- Diffs:
================================================================
Index: packages/sound-juicer/sound-juicer.spec
diff -u packages/sound-juicer/sound-juicer.spec:1.82 packages/sound-juicer/sound-juicer.spec:1.83
--- packages/sound-juicer/sound-juicer.spec:1.82 Sat Apr 9 21:03:44 2011
+++ packages/sound-juicer/sound-juicer.spec Wed Apr 13 13:34:38 2011
@@ -8,22 +8,28 @@
Group: X11/Applications/Multimedia
Source0: http://ftp.gnome.org/pub/GNOME/sources/sound-juicer/2.32/%{name}-%{version}.tar.bz2
# Source0-md5: 8261bd1f450d7056d15828ed2a69ef65
+# https://bugzilla.gnome.org/show_bug.cgi?id=630868
+Patch0: %{name}-gtk.patch
+# https://bugzilla.gnome.org/show_bug.cgi?id=631887
+Patch1: %{name}-drawable.patch
+# https://bugzilla.gnome.org/show_bug.cgi?id=634729
+Patch2: %{name}-profiles.patch
URL: http://www.burtonini.com/blog/computers/sound-juicer/
BuildRequires: GConf2-devel >= 2.26.0
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1:1.9
-BuildRequires: brasero-devel >= 2.26.0
+BuildRequires: brasero-devel >= 3.0.0
BuildRequires: dbus-glib-devel >= 0.74
BuildRequires: docbook-dtd43-xml
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 1:2.20.0
BuildRequires: gnome-common >= 2.24.0
BuildRequires: gnome-doc-utils >= 0.14.0
-BuildRequires: gnome-media-devel >= 2.24.0
BuildRequires: gstreamer-plugins-base-devel >= 0.10.15
-BuildRequires: gtk+2-devel >= 2:2.20.0
+BuildRequires: gtk+3-devel >= 3.0.0
BuildRequires: intltool >= 0.40.0
-BuildRequires: libcanberra-gtk-devel
+BuildRequires: libcanberra-gtk3-devel
+BuildRequires: libgnome-media-profiles-devel
BuildRequires: libmusicbrainz3-devel >= 3.0.0
BuildRequires: libtool
BuildRequires: libxml2-progs
@@ -31,12 +37,11 @@
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.311
BuildRequires: scrollkeeper >= 0.3.5
-BuildRequires: sed >= 4.0
Requires(post,postun): gtk-update-icon-cache
-Requires(post,postun): hicolor-icon-theme
Requires(post,postun): scrollkeeper
Requires(post,preun): GConf2
Requires: gstreamer-cdparanoia >= 0.10.10
+Requires: hicolor-icon-theme
Suggests: gstreamer-audio-formats
Suggests: gstreamer-flac
Suggests: gstreamer-lame
@@ -54,9 +59,9 @@
%prep
%setup -q
-
-sed -i -e 's/^en at shaw//' po/LINGUAS
-rm -f po/en at shaw.po
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
%build
%{__gnome_doc_prepare}
@@ -69,7 +74,8 @@
%configure \
--disable-schemas-install \
--disable-scrollkeeper \
- --disable-silent-rules
+ --disable-silent-rules \
+ --with-gtk=3.0
%{__make}
%install
@@ -112,6 +118,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.83 2011/04/13 11:34:38 megabajt
+- added -gtk.patch, -drawable.patch and -profiles.patch
+- switched to GTK+3
+
Revision 1.82 2011/04/09 19:03:44 lisu
- rel 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sound-juicer/sound-juicer.spec?r1=1.82&r2=1.83&f=u
More information about the pld-cvs-commit
mailing list