Author: megabajt Date: Wed Mar 17 16:33:28 2010 GMT Module: packages Tag: HEAD ---- Log message: - renamed to dotnet-taglib-sharp - release 2
---- Files affected: packages/dotnet-taglib-sharp: dotnet-taglib-sharp.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec diff -u packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec:1.14 packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec:1.15 --- packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec:1.14 Fri Mar 12 10:37:42 2010 +++ packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec Wed Mar 17 17:33:22 2010 @@ -1,17 +1,16 @@ # $Revision$, $Date$ # # 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 +Name: dotnet-taglib-sharp Version: 2.0.3.6 -Release: 1 -License: LGPLv2 +Release: 2 +License: LGPL v2 Group: Development #Source0: http://www.taglib-sharp.com/Download/%{name}-%{version}.tar.gz -Source0: http://download.banshee-project.org/taglib-sharp/%{version}/%{name}-%{version}.tar.gz +Source0: http://download.banshee-project.org/taglib-sharp/%{version}/taglib-sharp-%{version}.tar.gz # Source0-md5: 4dc516ccf6719dc71130915bbc413c1a URL: http://taglib-sharp.com/ BuildRequires: autoconf @@ -21,6 +20,8 @@ BuildRequires: mono-csharp BuildRequires: monodoc BuildRequires: pkgconfig +Provides: taglib-sharp +Obsoletes: taglib-sharp #BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,19 +32,21 @@ access to specific APIs for a given format. %package devel -Summary: Header files for taglib-sharp library -Summary(pl.UTF-8): Pliki nagłówkowe bibliotektaglib-sharp +Summary: TagLib# development files +Summary(pl.UTF-8): Pliki programistyczne TagLib# Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Provides: taglib-sharp-devel +Obsoletes: taglib-sharp-devel %description devel -Header files for taglib-sharp library. +TagLib# development files. %description devel -l pl.UTF-8 -Pliki nagłówkowe bibliote taglib-sharp. +Pliki programistyczne TagLib#. %prep -%setup -q +%setup -q -n taglib-sharp-%{version} %build %{__libtoolize} @@ -80,6 +83,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2010/03/17 16:33:22 megabajt +- renamed to dotnet-taglib-sharp +- release 2 + Revision 1.14 2010/03/12 09:37:42 patrys - 2.0.3.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dotnet-taglib-sharp/dotnet-taglib-sharp.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
