Author: qboosh Date: Sun Oct 31 18:04:22 2010 GMT Module: packages Tag: HEAD ---- Log message: - unified sf URL format - package README - fixed version in rev. 1.58 changelog entry
---- Files affected: packages/lame: lame.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: packages/lame/lame.spec diff -u packages/lame/lame.spec:1.58 packages/lame/lame.spec:1.59 --- packages/lame/lame.spec:1.58 Wed Mar 24 08:27:20 2010 +++ packages/lame/lame.spec Sun Oct 31 19:04:13 2010 @@ -14,7 +14,7 @@ # come from old mpg123 code, which was licensed on GPL License: GPL v2+ (MP3 decoder), LGPL v2+ (the rest) Group: Applications/Sound -Source0: http://dl.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/lame/%{name}-%{version}.tar.gz # Source0-md5: 92169a198b28b7dfb79b8860b4709cff Patch0: %{name}-link.patch Patch1: %{name}-without_gtk.patch @@ -149,7 +149,7 @@ %files %defattr(644,root,root,755) -%doc ChangeLog TODO USAGE doc/html/*.{html,css} +%doc ChangeLog README TODO USAGE doc/html/*.{html,css} %attr(755,root,root) %{_bindir}/lame %attr(755,root,root) %{_bindir}/mp3rtp %{_mandir}/man1/lame.1* @@ -183,8 +183,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2010/10/31 18:04:13 qboosh +- unified sf URL format +- package README +- fixed version in rev. 1.58 changelog entry + Revision 1.58 2010/03/24 07:27:20 amateja -- updated to 3.98.m +- updated to 3.98.4 Revision 1.57 2010/03/01 13:08:04 amateja - updated to 3.98.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lame/lame.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
