]> git.pld-linux.org Git - packages/dotnet-gnome-sharp.git/commitdiff
- dotnet-gnome-sharp-automake.patch
authorqrczak <qrczak@pld-linux.org>
Tue, 16 Jan 2007 11:18:31 +0000 (11:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Release 2

Changed files:
    dotnet-gnome-sharp-automake.patch -> 1.1
    dotnet-gnome-sharp.spec -> 1.6

dotnet-gnome-sharp-automake.patch [new file with mode: 0644]
dotnet-gnome-sharp.spec

diff --git a/dotnet-gnome-sharp-automake.patch b/dotnet-gnome-sharp-automake.patch
new file mode 100644 (file)
index 0000000..5525fcc
--- /dev/null
@@ -0,0 +1,11 @@
+--- gnome-sharp-2.16.0/sample/gconf/Makefile.am~       2006-08-21 18:37:25.000000000 +0200
++++ gnome-sharp-2.16.0/sample/gconf/Makefile.am        2007-01-16 12:10:18.000000000 +0100
+@@ -24,7 +24,7 @@
+ Settings.cs: $(SCHEMA)
+       MONO_PATH=$(top_builddir)/gconf/GConf/gconf-sharp.dll:${MONO_PATH} $(RUNTIME) $(GCONFDIR)/tools/gconfsharp-schemagen.exe Sample $(SCHEMA) > Settings.cs
+-install-hook: 
++install-data-hook: 
+       GCONF_CONFIG_SOURCE="" gconftool-2 --makefile-install-rule $(SCHEMA)
+ CLEANFILES = sample.exe Settings.cs
index 1f65fea742f1f3d8f9a445f2454a3953b5a7f538..012e7696eeaa5271e584806a701e105449a45298 100644 (file)
@@ -6,13 +6,14 @@ Summary:      .NET language bindings for GNOME
 Summary(pl):   Wi±zania GNOME dla .NET
 Name:          dotnet-gnome-sharp
 Version:       2.16.0
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/gnome-sharp/2.16/gnome-sharp-%{version}.tar.bz2
 # Source0-md5: 09034669acec52f9d9818d9a31c032d5
 Patch0:                %{name}-destdir.patch
 Patch1:                %{name}-mint.patch
+Patch2:                %{name}-automake.patch
 URL:           http://gtk-sharp.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -87,6 +88,7 @@ Biblioteki statyczne gnome-sharp.
 %setup -q -n gnome-sharp-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
This page took 0.078754 seconds and 4 git commands to generate.