]> git.pld-linux.org Git - packages/dotnet-ipod-sharp.git/commitdiff
- add gac patch auto/th/dotnet-ipod-sharp-0_8_0-2
authorPatryk Zawadzki <patrys@room-303.com>
Tue, 26 Aug 2008 13:43:44 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    dotnet-ipod-sharp.spec -> 1.12

dotnet-ipod-sharp.spec

index 1d467c0827c0cc69825a2cad6ec344983cff947a..6d455e3eb03a0b194f196bfeae191e35ee651f1b 100644 (file)
@@ -3,13 +3,14 @@ Summary:      .NET support for iPods
 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
@@ -40,6 +41,7 @@ udostępnia także wrapper CIL dla libipoddevice.
 %prep
 %setup -q -n ipod-sharp-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal} -I .
@@ -65,4 +67,6 @@ rm -rf $RPM_BUILD_ROOT
 #%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.*
This page took 0.431401 seconds and 4 git commands to generate.