Author: qboosh Date: Fri May 30 17:24:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.2.0 - updated ac_fixes patch, removed obsolete curl,flac patches
---- Files affected: SPECS: vorbis-tools.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/vorbis-tools.spec diff -u SPECS/vorbis-tools.spec:1.52 SPECS/vorbis-tools.spec:1.53 --- SPECS/vorbis-tools.spec:1.52 Mon Feb 25 00:19:32 2008 +++ SPECS/vorbis-tools.spec Fri May 30 19:24:40 2008 @@ -4,17 +4,15 @@ Summary(pl.UTF-8): Narzędzia do obsługi plików w formacie Ogg Vorbis Summary(pt_BR.UTF-8): Ferramentas Ogg Vorbis Name: vorbis-tools -Version: 1.1.1 -Release: 7 +Version: 1.2.0 +Release: 1 Epoch: 1 -License: GPL +License: GPL v2 Group: Development/Libraries Source0: http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.gz -# Source0-md5: 47845fd76f5f2354a3619c4097575487 +# Source0-md5: df976d24e51ef3d87cd462edf747bf9a Patch0: %{name}-ac_fixes.patch Patch1: %{name}-nolibnsl.patch -Patch2: %{name}-curl.patch -Patch3: %{name}-flac.patch URL: http://www.vorbis.com/ BuildRequires: autoconf >= 2.53 BuildRequires: automake @@ -52,8 +50,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 -%patch3 -p2 %build %{__gettextize} @@ -78,9 +74,17 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS README -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/* +%doc AUTHORS CHANGES README +%attr(755,root,root) %{_bindir}/ogg123 +%attr(755,root,root) %{_bindir}/oggdec +%attr(755,root,root) %{_bindir}/oggenc +%attr(755,root,root) %{_bindir}/ogginfo +%attr(755,root,root) %{_bindir}/vorbiscomment +%{_mandir}/man1/ogg123.1* +%{_mandir}/man1/oggdec.1* +%{_mandir}/man1/oggenc.1* +%{_mandir}/man1/ogginfo.1* +%{_mandir}/man1/vorbiscomment.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -88,6 +92,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2008-05-30 17:24:40 qboosh +- updated to 1.2.0 +- updated ac_fixes patch, removed obsolete curl,flac patches + Revision 1.52 2008-02-24 23:19:32 glen - release 7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vorbis-tools.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
