Author: freetz Date: Tue Sep 6 18:36:38 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL and updated to 2.12.0
---- Files affected: SPECS: sound-juicer.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/sound-juicer.spec diff -u SPECS/sound-juicer.spec:1.36 SPECS/sound-juicer.spec:1.37 --- SPECS/sound-juicer.spec:1.36 Fri Apr 8 11:57:48 2005 +++ SPECS/sound-juicer.spec Tue Sep 6 20:36:33 2005 @@ -2,34 +2,36 @@ Summary: CD ripper Summary(pl): Ripper płyt CD Name: sound-juicer -Version: 2.10.1 +Version: 2.12.0 Release: 1 License: GPL v2+ Group: X11/Applications/Multimedia -Source0: http://ftp.gnome.org/pub/gnome/sources/sound-juicer/2.10/%{name}-%{version}.tar.bz2 -# Source0-md5: 59a5e142cf39152bcbc1467d02e4494a +Source0: http://ftp.gnome.org/pub/gnome/sources/sound-juicer/2.12/%{name}-%{version}.tar.bz2 +# Source0-md5: d5115a74bd51c8b35e49eb8137f5e301 Patch0: %{name}-desktop.patch URL: http://www.burtonini.com/blog/computers/sound-juicer/ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.52 -BuildRequires: automake >= 1.6 -BuildRequires: gnome-media-devel >= 2.10.0-0.2 +BuildRequires: automake >= 1.9 +BuildRequires: gnome-doc-utils >= 0.3.1-2 +BuildRequires: gnome-media-devel >= 2.11.91 BuildRequires: gnome-vfs2-devel >= 2.10.0-2 BuildRequires: gstreamer-GConf-devel >= 0.8.8 BuildRequires: gstreamer-devel >= 0.8.9 -BuildRequires: gtk+2-devel >= 2:2.6.3 +BuildRequires: gtk+2-devel >= 2:2.8.0 BuildRequires: intltool >= 0.33 BuildRequires: libglade2-devel BuildRequires: libgnomeui-devel >= 2.10.0-2 BuildRequires: libmusicbrainz-devel >= 2.1.0 -BuildRequires: nautilus-cd-burner-devel >= 2.10.0-2 +BuildRequires: libtool +BuildRequires: nautilus-cd-burner-devel >= 2.12.0 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: scrollkeeper >= 0.3.5 Requires(post,preun): GConf2 Requires(post,postun): scrollkeeper Requires: gstreamer-cdparanoia >= 0.8.8 -Requires: nautilus-cd-burner-libs >= 2.10.0-2 +Requires: nautilus-cd-burner-libs >= 2.12.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -43,11 +45,14 @@ %patch0 -p1 %build +gnome-doc-prepare --copy --force +%{__intltoolize} +%{__libtoolize} %{__aclocal} %{__autoconf} %{__automake} %configure \ - --disable--schemas-install \ + --disable--schemas-install %{__make} %install @@ -85,11 +90,11 @@ %defattr(644,root,root,755) %doc AUTHORS README TODO %attr(755,root,root) %{_bindir}/* -%{_sysconfdir}/gconf/schemas/* %{_datadir}/%{name} %{_desktopdir}/* -%{_pixmapsdir}/* %{_omf_dest_dir}/%{name} +%{_pixmapsdir}/* +%{_sysconfdir}/gconf/schemas/sound-juicer.schemas %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -97,6 +102,34 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2005/09/06 18:36:33 freetz +- merged from DEVEL and updated to 2.12.0 + +Revision 1.36.2.8 2005/08/23 09:08:02 paladine +- updated to 2.11.92 +- sorted %%files + +Revision 1.36.2.7 2005/08/18 11:50:47 aflinta +- rebuild with cairo, rel. 2 + +Revision 1.36.2.6 2005/08/09 12:55:17 paladine +- updated to 2.11.91 + +Revision 1.36.2.5 2005/07/25 19:24:32 freetz +- 2.11.90, gnome-doc-utils for omf docs build + +Revision 1.36.2.4 2005/07/14 15:54:16 wiget +- updated to 2.11.4 + +Revision 1.36.2.3 2005/07/04 21:34:02 freetz +- BR: libtool + +Revision 1.36.2.2 2005/07/04 21:31:33 freetz +- BR/R nautilus-cd-burner-{devel,libs} >= 2.11.1 + +Revision 1.36.2.1 2005/07/04 21:28:21 freetz +- 2.11.3, libtoolize, intltoolize + Revision 1.36 2005/04/08 09:57:48 paladine - new style macros - STBR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sound-juicer.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
