Author: patrys Date: Wed Feb 18 11:05:45 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 - force libdir until the package properly detects mono libdir
---- Files affected: SPECS: taglib-sharp.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/taglib-sharp.spec diff -u SPECS/taglib-sharp.spec:1.11 SPECS/taglib-sharp.spec:1.12 --- SPECS/taglib-sharp.spec:1.11 Tue Feb 17 15:18:56 2009 +++ SPECS/taglib-sharp.spec Wed Feb 18 12:05:39 2009 @@ -7,7 +7,7 @@ Summary: Metadata library for most common movie and music formats Name: taglib-sharp Version: 2.0.3.2 -Release: 1 +Release: 2 License: LGPLv2 Group: Development #Source0: http://www.taglib-sharp.com/Download/%{name}-%{version}.tar.gz @@ -48,7 +48,8 @@ %{__autoconf} %{__automake} %configure \ - --disable-docs + --disable-docs \ + --libdir=/usr/lib %{__make} %install @@ -76,6 +77,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2009/02/18 11:05:39 patrys +- rel 2 +- force libdir until the package properly detects mono libdir + Revision 1.11 2009/02/17 14:18:56 patrys - 2.0.3.2 - alternative (maintained) source ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/taglib-sharp.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
