rpms/libtranslate/F-10 libtranslate-0.99-fix-modules.patch, 1.1, 1.2 libtranslate.spec, 1.20, 1.21

Dmitry Butskoy buc at fedoraproject.org
Mon Dec 22 14:01:46 UTC 2008


Author: buc

Update of /cvs/extras/rpms/libtranslate/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19404

Modified Files:
	libtranslate-0.99-fix-modules.patch libtranslate.spec 
Log Message:


libtranslate-0.99-fix-modules.patch:

Index: libtranslate-0.99-fix-modules.patch
===================================================================
RCS file: /cvs/extras/rpms/libtranslate/F-10/libtranslate-0.99-fix-modules.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libtranslate-0.99-fix-modules.patch	19 Dec 2008 13:50:36 -0000	1.1
+++ libtranslate-0.99-fix-modules.patch	22 Dec 2008 14:01:45 -0000	1.2
@@ -1,6 +1,18 @@
 diff -up libtranslate-0.99/src/modules/Makefile.am.fix-modules libtranslate-0.99/src/modules/Makefile.am
---- libtranslate-0.99/src/modules/Makefile.am.fix-modules	2008-12-17 13:28:47.000000000 +0800
-+++ libtranslate-0.99/src/modules/Makefile.am	2008-12-17 13:19:06.000000000 +0800
+diff -up libtranslate-0.99/src/Makefile.am.fix-modules libtranslate-0.99/src/Makefile.am
+--- libtranslate-0.99/src/Makefile.am.fix-modules	2008-12-21 11:12:05.000000000 +0200
++++ libtranslate-0.99/src/Makefile.am	2008-12-21 11:19:42.000000000 +0200
+@@ -1,6 +1,6 @@
+ include $(top_srcdir)/common.make
+ 
+-SUBDIRS = modules
++SUBDIRS = . modules
+ 
+ public_headers = \
+ 	translate-common.h			\
+diff -up libtranslate-0.99/src/modules/Makefile.am.fix-modules libtranslate-0.99/src/modules/Makefile.am
+--- libtranslate-0.99/src/modules/Makefile.am.fix-modules	2005-01-05 14:14:17.000000000 +0200
++++ libtranslate-0.99/src/modules/Makefile.am	2008-12-21 11:10:51.000000000 +0200
 @@ -18,12 +18,12 @@ generic_la_SOURCES = \
  	translate-generic-service.h		\
  	translate-generic-soup-cookie-jar.c	\


Index: libtranslate.spec
===================================================================
RCS file: /cvs/extras/rpms/libtranslate/F-10/libtranslate.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- libtranslate.spec	19 Dec 2008 13:50:36 -0000	1.20
+++ libtranslate.spec	22 Dec 2008 14:01:45 -0000	1.21
@@ -1,7 +1,7 @@
 Name: libtranslate
 Summary: Natural language translation library
 Version: 0.99
-Release: 16%{?dist}
+Release: 17%{?dist}
 License: BSD
 Group: System Environment/Libraries
 %define url	http://savannah.nongnu.org/download/libtranslate
@@ -56,6 +56,9 @@
 %patch10 -p1
 %patch11 -p1
 
+intltoolize --automake --force
+aclocal -I m4
+automake
 autoconf
 
 
@@ -116,6 +119,10 @@
 
 
 %changelog
+* Mon Dec 22 2008 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-17
+- update fix-modules patch, more autotools to run
+  (by Dwayne Bailey <dwayne at translate.org.za>)
+
 * Fri Dec 19 2008 Dmitry Butskoy <Dmitry at Butskoy.name> - 0.99-16
 - add fix-modules patch (#477077)
 




More information about the fedora-extras-commits mailing list