Author: lisu Date: Tue Jun 7 13:23:24 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.9 - more verbose files
---- Files affected: packages/logg: logg.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/logg/logg.spec diff -u packages/logg/logg.spec:1.12 packages/logg/logg.spec:1.13 --- packages/logg/logg.spec:1.12 Tue Apr 6 23:47:04 2010 +++ packages/logg/logg.spec Tue Jun 7 15:23:19 2011 @@ -5,12 +5,12 @@ Summary: Library for playing Ogg/Vorbis audio files Summary(pl.UTF-8): Biblioteka do odtwarzania plików dźwiękowych Ogg/Vorbis Name: logg -Version: 2.8 +Version: 2.9 Release: 0.1 License: MIT Group: Development/Tools Source0: http://trent.gamblin.ca/logg/%{name}-%{version}.zip -# Source0-md5: a940e7894f2a487f26ff7d012d06967b +# Source0-md5: 9bf15529a30624ed13a81cd7c4249ca0 Patch0: %{name}-Makefile.patch URL: http://trent.gamblin.ca/logg/ BuildRequires: allegro-devel >= 4.4.0 @@ -85,7 +85,8 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/liblogg.so -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/play_ogg +%attr(755,root,root) %{_bindir}/stream_ogg %files devel %defattr(644,root,root,755) @@ -101,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2011/06/07 13:23:19 lisu +- updated to 2.9 +- more verbose files + Revision 1.12 2010/04/06 21:47:04 sparky - dropped BR: libstdc++-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/logg/logg.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
