[packages/mate-corba] - up to 1.4.1 - added am patch (workaround for recent automake)

qboosh qboosh at pld-linux.org
Sun Dec 8 20:09:06 CET 2013


commit 0436641fb1d633f5057d85b2b3a919b4350e6b2b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Dec 8 20:10:32 2013 +0100

    - up to 1.4.1
    - added am patch (workaround for recent automake)

 mate-corba-am.patch | 11 +++++++++++
 mate-corba.spec     |  6 ++++--
 2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/mate-corba.spec b/mate-corba.spec
index 9352eff..df83073 100644
--- a/mate-corba.spec
+++ b/mate-corba.spec
@@ -1,12 +1,13 @@
 Summary:	MateCORBA - a fork of GNOME's ORBit
 Summary(pl.UTF-8):	MateCORBA - odgałęzienie ORBita z GNOME
 Name:		mate-corba
-Version:	1.4.0
+Version:	1.4.1
 Release:	1
 License:	LGPL v2+ (libraries), GPL v2+
 Group:		Libraries
 Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
-# Source0-md5:	bca940f187738be6aa50e67af50fdd59
+# Source0-md5:	867d05e015b1a7fda957b4914b5f5bea
+Patch0:		%{name}-am.patch
 URL:		http://wiki.mate-desktop.org/mate-corba
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake >= 1:1.9
@@ -67,6 +68,7 @@ Dokumentacja API MateCORBA.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__gtkdocize}
diff --git a/mate-corba-am.patch b/mate-corba-am.patch
new file mode 100644
index 0000000..edaa56e
--- /dev/null
+++ b/mate-corba-am.patch
@@ -0,0 +1,11 @@
+--- mate-corba-1.4.1/test/everything/Makefile.am.orig	2013-03-19 22:05:18.000000000 +0100
++++ mate-corba-1.4.1/test/everything/Makefile.am	2013-12-08 19:55:12.534671966 +0100
+@@ -78,7 +78,7 @@
+ BUILT_SOURCES = ${EVERYTHING_BUILT} everything-imodule.c
+ CLEANFILES = ${BUILT_SOURCES} iorfile
+ 
+-TESTS = $(srcdir)/test.sh
++TESTS = test.sh
+ 
+ EXTRA_DIST = $(IDL_FILES) test.sh $(included_src)
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-corba.git/commitdiff/0436641fb1d633f5057d85b2b3a919b4350e6b2b



More information about the pld-cvs-commit mailing list