Author: megabajt Date: Wed Mar 31 20:17:13 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.28.2
---- Files affected: packages/sound-juicer: sound-juicer.spec (1.77 -> 1.78) ---- Diffs: ================================================================ Index: packages/sound-juicer/sound-juicer.spec diff -u packages/sound-juicer/sound-juicer.spec:1.77 packages/sound-juicer/sound-juicer.spec:1.78 --- packages/sound-juicer/sound-juicer.spec:1.77 Sat Jan 16 00:48:53 2010 +++ packages/sound-juicer/sound-juicer.spec Wed Mar 31 22:17:08 2010 @@ -2,12 +2,12 @@ Summary: CD ripper Summary(pl.UTF-8): Ripper płyt CD Name: sound-juicer -Version: 2.28.1 -Release: 3 +Version: 2.28.2 +Release: 1 License: GPL v2+ Group: X11/Applications/Multimedia Source0: http://ftp.gnome.org/pub/GNOME/sources/sound-juicer/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: 680c036ca9b062fe198fada30edbf534 +# Source0-md5: b40da7b2888d0c658fcfdff104ac8bbb URL: http://www.burtonini.com/blog/computers/sound-juicer/ BuildRequires: GConf2-devel >= 2.26.0 BuildRequires: autoconf >= 2.52 @@ -33,6 +33,7 @@ BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper >= 0.3.5 +BuildRequires: sed >= 4.0 Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper @@ -56,6 +57,9 @@ %prep %setup -q +sed -i -e 's/^...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build %{__gnome_doc_prepare} %{__intltoolize} @@ -66,7 +70,8 @@ %{__automake} %configure \ --disable-schemas-install \ - --disable-scrollkeeper + --disable-scrollkeeper \ + --disable-silent-rules %{__make} %install @@ -76,8 +81,6 @@ DESTDIR=$RPM_BUILD_ROOT \ GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/e...@shaw - %find_lang %{name} --with-gnome --with-omf %clean @@ -111,6 +114,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78 2010/03/31 20:17:08 megabajt +- updated to 2.28.2 + Revision 1.77 2010/01/15 23:48:53 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sound-juicer/sound-juicer.spec?r1=1.77&r2=1.78&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
