]> git.pld-linux.org Git - packages/dotnet-taglib-sharp.git/blobdiff - dotnet-taglib-sharp.spec
- added -add_extensions_mimetypes_thorough_mpeg_checking.patch
[packages/dotnet-taglib-sharp.git] / dotnet-taglib-sharp.spec
index e3e33248951ee624c07d3985a43484312b05cd38..70e44a4de3583b54bec6b59515ece660d269317d 100644 (file)
@@ -1,16 +1,21 @@
 #
 # TODO: Make build as noarch
+# TODO: Rename to dotnet-taglib-sharp?
 #
+%include       /usr/lib/rpm/macros.mono
 Summary:       Metadata library for most common movie and music formats
 Name:          taglib-sharp
 Version:       2.0.3.0
-Release:       4
+Release:       7
 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
+# http://bugzilla.gnome.org/show_bug.cgi?id=532561
+# http://forum.taglib-sharp.com/viewtopic.php?f=5&t=276&p=821#p821
+Patch1:                %{name}-add_extensions_mimetypes_thorough_mpeg_checking.patch
+URL:           http://taglib-sharp.com/
 BuildRequires: dotnet-gnome-sharp-devel
 BuildRequires: libtool
 BuildRequires: mono-csharp
@@ -28,10 +33,7 @@ access to specific APIs for a given format.
 Summary:       Header files for taglib-sharp library
 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}
-# if -libs package contains shared library for which these headers are
-#Requires:     %{name}-libs = %{version}-%{release}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files for taglib-sharp library.
@@ -42,9 +44,9 @@ Pliki nagłówkowe bibliote taglib-sharp.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 
 %build
-#cp -f /usr/share/automake/config.sub .
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
This page took 0.0436260000000001 seconds and 4 git commands to generate.