SPECS: dotnet-ipod-sharp.spec - add gac patch - rel 2
patrys
patrys at pld-linux.org
Tue Aug 26 15:43:50 CEST 2008
Author: patrys Date: Tue Aug 26 13:43:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add gac patch
- rel 2
---- Files affected:
SPECS:
dotnet-ipod-sharp.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/dotnet-ipod-sharp.spec
diff -u SPECS/dotnet-ipod-sharp.spec:1.11 SPECS/dotnet-ipod-sharp.spec:1.12
--- SPECS/dotnet-ipod-sharp.spec:1.11 Sun Apr 27 22:21:26 2008
+++ SPECS/dotnet-ipod-sharp.spec Tue Aug 26 15:43:44 2008
@@ -4,13 +4,14 @@
Summary(pl.UTF-8): Obsługa iPodów z poziomu .NET
Name: dotnet-ipod-sharp
Version: 0.8.0
-Release: 1
+Release: 2
# no real license information, just included COPYING
License: LGPL v2
Group: Libraries
Source0: http://banshee-project.org/files/ipod-sharp/ipod-sharp-%{version}.tar.gz
# Source0-md5: ecb58c18599035fca34935a1287584f3
Patch0: %{name}-dep.patch
+Patch1: %{name}-gac.patch
URL: http://banshee-project.org/Subprojects/Ipod-sharp
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.9
@@ -41,6 +42,7 @@
%prep
%setup -q -n ipod-sharp-%{version}
%patch0 -p1
+%patch1 -p1
%build
%{__aclocal} -I .
@@ -66,6 +68,8 @@
#%files devel
%{_pkgconfigdir}/ipod-sharp.pc
%{_pkgconfigdir}/ipod-sharp-ui.pc
+%{_prefix}/lib/mono/gac/ipod-sharp
+%{_prefix}/lib/mono/gac/ipod-sharp-ui
#%{_libdir}/monodoc/sources/ipod-sharp-docs.*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -74,7 +78,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.11 2008/04/27 20:21:26 tommat
+Revision 1.12 2008/08/26 13:43:44 patrys
+- add gac patch
+- rel 2
+
+Revision 1.11 2008-04-27 20:21:26 tommat
- EA where mono avaliable
Revision 1.10 2008-01-12 14:24:35 qboosh
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-ipod-sharp.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list