packages: gringotts/gringotts.spec, gringotts/compile.patch (NEW) - added c...
sls
sls at pld-linux.org
Fri Oct 14 18:15:38 CEST 2011
Author: sls Date: Fri Oct 14 16:15:38 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- added compile.patch
- renenerated ac/am
---- Files affected:
packages/gringotts:
gringotts.spec (1.17 -> 1.18) , compile.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/gringotts/gringotts.spec
diff -u packages/gringotts/gringotts.spec:1.17 packages/gringotts/gringotts.spec:1.18
--- packages/gringotts/gringotts.spec:1.17 Mon Jun 15 18:35:55 2009
+++ packages/gringotts/gringotts.spec Fri Oct 14 18:15:33 2011
@@ -11,6 +11,7 @@
# Source0-md5: 6f17589f1cb7d08be73728843dcf286a
Patch0: %{name}-desktop.patch
Patch1: %{name}-gtk+2.patch
+Patch2: compile.patch
URL: http://gringotts.berlios.de/
BuildRequires: gettext-devel
BuildRequires: gtk+2-devel
@@ -35,8 +36,12 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
+%{__aclocal}
+%{__automake}
+%{__autoconf}
%configure
%{__make}
@@ -69,6 +74,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2011/10/14 16:15:33 sls
+- added compile.patch
+- renenerated ac/am
+
Revision 1.17 2009/06/15 16:35:55 arekm
- up to 1.2.10
================================================================
Index: packages/gringotts/compile.patch
diff -u /dev/null packages/gringotts/compile.patch:1.1
--- /dev/null Fri Oct 14 18:15:38 2011
+++ packages/gringotts/compile.patch Fri Oct 14 18:15:33 2011
@@ -0,0 +1,10 @@
+--- gringotts-1.2.10/src/Makefile.am.orig 2011-10-14 18:13:12.022903244 +0200
++++ gringotts-1.2.10/src/Makefile.am 2011-10-14 18:13:17.079567229 +0200
+@@ -3,7 +3,6 @@ INCLUDES = \
+ -DG_LOG_DOMAIN=\"gringotts\" \
+ -DLOCALEDIR=\"$(datadir)/locale\" \
+ -DDOCDIR=\"$(docdir)\" \
+- -DG_DISABLE_DEPRECATED \
+ -DGDK_PIXBUF_DISABLE_DEPRECATED \
+ -DGDK_DISABLE_DEPRECATED \
+ -Wpointer-arith \
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gringotts/gringotts.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list