packages: dotnet-taglib-sharp/dotnet-taglib-sharp.spec - updated to 2.0.4.0
megabajt
megabajt at pld-linux.org
Tue Mar 20 22:42:33 CET 2012
Author: megabajt Date: Tue Mar 20 21:42:33 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.0.4.0
---- Files affected:
packages/dotnet-taglib-sharp:
dotnet-taglib-sharp.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec
diff -u packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec:1.16 packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec:1.17
--- packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec:1.16 Sun Mar 21 21:23:53 2010
+++ packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec Tue Mar 20 22:42:28 2012
@@ -5,17 +5,18 @@
%include /usr/lib/rpm/macros.mono
Summary: Metadata library for most common movie and music formats
Name: dotnet-taglib-sharp
-Version: 2.0.3.7
+Version: 2.0.4.0
Release: 1
License: LGPL v2
-Group: Development
-#Source0: http://www.taglib-sharp.com/Download/%{name}-%{version}.tar.gz
+Group: Libraries
Source0: http://download.banshee-project.org/taglib-sharp/%{version}/taglib-sharp-%{version}.tar.bz2
-# Source0-md5: dbd16b0ffcff8b0f9c0004090545d239
+# Source0-md5: c7e3b2d064e0429d168fa7498c47970e
+Patch0: %{name}-makefile.patch
URL: http://taglib-sharp.com/
BuildRequires: autoconf
BuildRequires: automake >= 1:1.9
BuildRequires: dotnet-gnome-sharp-devel
+BuildRequires: exiv2-devel
BuildRequires: libtool
BuildRequires: mono-csharp
BuildRequires: monodoc
@@ -47,6 +48,7 @@
%prep
%setup -q -n taglib-sharp-%{version}
+%patch0 -p1
%build
%{__libtoolize}
@@ -60,6 +62,7 @@
%install
rm -rf $RPM_BUILD_ROOT
+
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -75,7 +78,7 @@
%files devel
%defattr(644,root,root,755)
%{_prefix}/lib/mono/taglib-sharp
-%{_datadir}/pkgconfig/taglib-sharp.pc
+%{_npkgconfigdir}/taglib-sharp.pc
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -83,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2012/03/20 21:42:28 megabajt
+- updated to 2.0.4.0
+
Revision 1.16 2010/03/21 20:23:53 megabajt
- updated to 2.0.3.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org//packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list