Author: qboosh Date: Tue Nov 8 20:47:47 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - removed bogus BRs, missing dir
---- Files affected: SPECS: mpcenc.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/mpcenc.spec diff -u SPECS/mpcenc.spec:1.1 SPECS/mpcenc.spec:1.2 --- SPECS/mpcenc.spec:1.1 Sun Nov 6 21:31:41 2005 +++ SPECS/mpcenc.spec Tue Nov 8 21:47:42 2005 @@ -10,9 +10,6 @@ Source0: http://files2.musepack.net/source/%{_subname}-%{version}.tar.bz2 # Source0-md5: eb3e6b64b1f7d68aaeb04e39936d87fb URL: http://www.musepack.net/ -BuildRequires: automake -BuildRequires: autoconf -BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -58,7 +55,7 @@ %defattr(644,root,root,755) #%doc AUTHORS ChangeLog CHANGES NEWS %attr(755,root,root) %{_bindir}/* -%{_docdir}/%{name}-%{version}/* +%{_docdir}/%{name}-%{version} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -66,6 +63,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/11/08 20:47:42 qboosh +- removed bogus BRs, missing dir + Revision 1.1 2005/11/06 20:31:41 blekot - initial, rel 0.1 - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mpcenc.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
