]> git.pld-linux.org Git - packages/sound-juicer.git/commitdiff
- updated to 3.4.0
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 27 Mar 2012 21:06:17 +0000 (21:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete patches

Changed files:
    sound-juicer.spec -> 1.85

sound-juicer.spec

index f2bc2c82a5d575769c41b8a108d0896e5a14ed1f..af53a7fbfb260509bd0c735d9380bd543c1798ed 100644 (file)
@@ -1,34 +1,26 @@
 Summary:       CD ripper
 Summary(pl.UTF-8):     Ripper płyt CD
 Name:          sound-juicer
-Version:       2.32.0
-Release:       5
+Version:       3.4.0
+Release:       1
 License:       GPL v2+
 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
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/sound-juicer/3.4/%{name}-%{version}.tar.xz
+# Source0-md5: a913b246260ccf3843ea779ae9cdb5e7
 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 >= 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: gstreamer-plugins-base-devel >= 0.10.15
+BuildRequires: gstreamer-plugins-base-devel >= 0.10.32
 BuildRequires: gtk+3-devel >= 3.0.0
 BuildRequires: intltool >= 0.40.0
 BuildRequires: libcanberra-gtk3-devel
-BuildRequires: libgnome-media-profiles-devel
 BuildRequires: libmusicbrainz3-devel >= 3.0.0
 BuildRequires: libtool
 BuildRequires: libxml2-progs
@@ -36,9 +28,12 @@ BuildRequires:       pkgconfig
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper >= 0.3.5
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): scrollkeeper
 Requires(post,preun):  GConf2
+Requires:      desktop-file-utils
 Requires:      gstreamer-cdparanoia >= 0.10.10
 Requires:      hicolor-icon-theme
 Suggests:      gstreamer-audio-formats
@@ -46,7 +41,6 @@ Suggests:     gstreamer-flac
 Suggests:      gstreamer-lame
 Suggests:      gstreamer-taglib
 Suggests:      gstreamer-vorbis
-Requires:      desktop-file-utils
 # sr@Latn vs. sr@latin
 Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -59,9 +53,6 @@ Sound Juicer, ripper płyt CD używający GTK+ i GStreamera.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %{__gnome_doc_prepare}
@@ -74,8 +65,7 @@ Sound Juicer, ripper płyt CD używający GTK+ i GStreamera.
 %configure \
        --disable-schemas-install \
        --disable-scrollkeeper \
-       --disable-silent-rules \
-       --with-gtk=3.0
+       --disable-silent-rules
 %{__make}
 
 %install
This page took 0.089977 seconds and 4 git commands to generate.