rpms/scribes/F-8 scribes-configure.ac-no-python-depcheck.patch, 1.4, 1.5

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Mon Dec 31 05:50:43 UTC 2007


Author: pgordon

Update of /cvs/pkgs/rpms/scribes/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6333/F-8

Modified Files:
	scribes-configure.ac-no-python-depcheck.patch 
Log Message:
Update configure.ac patch, too...

scribes-configure.ac-no-python-depcheck.patch:

Index: scribes-configure.ac-no-python-depcheck.patch
===================================================================
RCS file: /cvs/pkgs/rpms/scribes/F-8/scribes-configure.ac-no-python-depcheck.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- scribes-configure.ac-no-python-depcheck.patch	1 Apr 2007 17:33:02 -0000	1.4
+++ scribes-configure.ac-no-python-depcheck.patch	31 Dec 2007 05:50:39 -0000	1.5
@@ -1,17 +1,10 @@
---- configure.ac.old	2006-12-18 21:59:01.000000000 -0800
-+++ configure.ac	2006-12-18 21:59:19.000000000 -0800
-@@ -3,7 +3,6 @@
- 
- AC_INIT([scribes], [0.3.2], [<mystilleef at gmail.com>])
- GNOME_COMMON_INIT
--AC_PREREQ(2.60)
- AM_INIT_AUTOMAKE([1.8 dist-bzip2 no-dist-gzip])
- AM_MAINTAINER_MODE
- 
-@@ -29,8 +28,6 @@
+diff -up ./configure.ac.old ./configure.ac
+--- ./configure.ac.old	2007-12-29 14:14:54.000000000 -0800
++++ ./configure.ac	2007-12-29 14:15:15.000000000 -0800
+@@ -30,8 +30,6 @@ GNOME_DOC_INIT
  AM_GCONF_SOURCE_2
  
- AM_PATH_PYTHON([2.4])
+ AM_PATH_PYTHON([2.5])
 -AC_LANG([C])
 -AC_RUN_IFELSE([AC_LANG_PROGRAM([[#include <stdlib.h>]],[[int result = system("python depcheck.py"); if (result != 0) exit(EXIT_FAILURE);]])], [], [AC_MSG_ERROR([Error: Dependency check failed])])
  




More information about the fedora-extras-commits mailing list