Author: megabajt Date: Sun Nov 16 11:03:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -add_extensions_mimetypes_thorough_mpeg_checking.patch - release 7
---- Files affected: SPECS: taglib-sharp.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/taglib-sharp.spec diff -u SPECS/taglib-sharp.spec:1.9 SPECS/taglib-sharp.spec:1.10 --- SPECS/taglib-sharp.spec:1.9 Wed Jun 11 11:37:03 2008 +++ SPECS/taglib-sharp.spec Sun Nov 16 12:03:46 2008 @@ -7,13 +7,16 @@ Summary: Metadata library for most common movie and music formats Name: taglib-sharp Version: 2.0.3.0 -Release: 6 +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 @@ -42,9 +45,9 @@ %prep %setup -q %patch0 -p1 +%patch1 -p0 %build -#cp -f /usr/share/automake/config.sub . %{__libtoolize} %{__aclocal} %{__autoconf} @@ -74,13 +77,16 @@ %{_prefix}/lib/mono/taglib-sharp %{_datadir}/pkgconfig/taglib-sharp.pc - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008/11/16 11:03:46 megabajt +- added -add_extensions_mimetypes_thorough_mpeg_checking.patch +- release 7 + Revision 1.9 2008/06/11 09:37:03 patrys - use mono macros - guess what, rel 6 @@ -110,4 +116,3 @@ Revision 1.1 2008-06-01 13:59:03 aredridel - added - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/taglib-sharp.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
