Author: patrys Date: Wed Jun 11 09:07:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rebuild autocrap
---- Files affected: SPECS: taglib-sharp.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/taglib-sharp.spec diff -u SPECS/taglib-sharp.spec:1.4 SPECS/taglib-sharp.spec:1.5 --- SPECS/taglib-sharp.spec:1.4 Wed Jun 11 10:55:46 2008 +++ SPECS/taglib-sharp.spec Wed Jun 11 11:06:59 2008 @@ -5,14 +5,17 @@ Summary: Metadata library for most common movie and music formats Name: taglib-sharp Version: 2.0.3.0 -Release: 2 +Release: 3 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: dotnet-gnome-sharp-devel +BuildRequires: libtool BuildRequires: mono-csharp +BuildRequires: monodoc #BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -24,7 +27,7 @@ %package devel Summary: Header files for taglib-sharp library -Summary(pl.UTF-8): Pliki nagłówkowe bibliotektaglib-sharp +Summary(pl.UTF-8): Pliki nagłówkowe bibliotektaglib-sharp Group: Development/Libraries # if base package contains shared library for which these headers are #Requires: %{name} = %{version}-%{release} @@ -42,7 +45,11 @@ %patch0 -p1 %build -cp -f /usr/share/automake/config.sub . +#cp -f /usr/share/automake/config.sub . +%{__libtoolize} +%{__aclocal} +%{__autoconf} +%{__automake} %configure \ --disable-docs %{__make} @@ -64,8 +71,9 @@ %{_prefix}/lib/mono/gac/policy.2.0.taglib-sharp %files devel +%defattr(644,root,root,755) %{_prefix}/lib/mono/taglib-sharp -%{_prefix}/share/pkgconfig/taglib-sharp.pc +%{_datadir}/pkgconfig/taglib-sharp.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -74,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008-06-11 09:06:59 patrys +- rebuild autocrap + Revision 1.4 2008-06-11 08:55:46 patrys - use $prefix/lib as gacdir - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/taglib-sharp.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
