Author: patrys Date: Wed Jun 11 08:55:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - use $prefix/lib as gacdir - rel 2
---- Files affected: SPECS: taglib-sharp.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/taglib-sharp.spec diff -u SPECS/taglib-sharp.spec:1.3 SPECS/taglib-sharp.spec:1.4 --- SPECS/taglib-sharp.spec:1.3 Wed Jun 11 10:45:10 2008 +++ SPECS/taglib-sharp.spec Wed Jun 11 10:55:46 2008 @@ -5,12 +5,13 @@ Summary: Metadata library for most common movie and music formats Name: taglib-sharp Version: 2.0.3.0 -Release: 1 +Release: 2 License: LGPLv2 Group: Development URL: http://taglib-sharp.com/ Source0: http://www.taglib-sharp.com/Download/%{name}-%{version}.tar.gz # Source0-md5: aa2c344760c8f4d878957fd4600155a5 +Patch0: %{name}-gacdir.patch BuildRequires: mono-csharp #BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -38,6 +39,7 @@ %prep %setup -q +%patch0 -p1 %build cp -f /usr/share/automake/config.sub . @@ -72,6 +74,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008-06-11 08:55:46 patrys +- use $prefix/lib as gacdir +- rel 2 + Revision 1.3 2008-06-11 08:45:10 patrys - mouse-friendly download URI ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/taglib-sharp.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
