rpms/scribes/devel .cvsignore, 1.17, 1.18 scribes-configure.ac-no-python-depcheck.patch, 1.4, 1.5 scribes.spec, 1.35, 1.36 sources, 1.17, 1.18

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sat Dec 29 23:29:27 UTC 2007


Author: pgordon

Update of /cvs/pkgs/rpms/scribes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7299

Modified Files:
	.cvsignore scribes-configure.ac-no-python-depcheck.patch 
	scribes.spec sources 
Log Message:
Update to 0.3.3.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/scribes/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	30 Sep 2007 21:10:14 -0000	1.17
+++ .cvsignore	29 Dec 2007 23:28:42 -0000	1.18
@@ -1,2 +1 @@
-scribes-0.3.2.8.tar.bz2
-scribes-0.3.2.9.tar.bz2
+scribes-0.3.3.1.tar.bz2

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

Index: scribes-configure.ac-no-python-depcheck.patch
===================================================================
RCS file: /cvs/pkgs/rpms/scribes/devel/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	29 Dec 2007 23:28:42 -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])])
  


Index: scribes.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scribes/devel/scribes.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- scribes.spec	30 Sep 2007 21:10:14 -0000	1.35
+++ scribes.spec	29 Dec 2007 23:28:42 -0000	1.36
@@ -3,7 +3,7 @@
 %define	python_module_name	SCRIBES
 
 Name:		scribes
-Version:	0.3.2.9
+Version:	0.3.3.1
 Release:	1%{?dist}
 Summary:	A sleek, simple, and powerful text editor for the GNOME desktop
 Group:		Applications/Editors
@@ -33,7 +33,7 @@
 ## dependency for us.
 Requires:	dbus-python >= 0.70
 Requires:	pygtk2 >= 2.10
-Requires:	python >= 2.4
+Requires:	python >= 2.5
 Requires:	gnome-python2-gconf >= 2.12
 Requires:	gnome-python2-gnomeprint >= 2.12
 Requires:	gnome-python2-gnomevfs >= 2.12
@@ -105,7 +105,6 @@
 rm -f %{buildroot}/%{_datadir}/%{name}/plugins/*/.__junk
 %find_lang %{name}
 
-
 %clean
 rm -rf %{buildroot}
 
@@ -158,6 +157,9 @@
 
 
 %changelog
+* Sat Dec 29 2007 Peter Gordon <peter at thecodergeek.com> - 0.3.3.1-1
+- Update to new upstream release (0.3.3.1).
+
 * Sun Sep 30 2007 Peter Gordon <peter at thecodergeek.com> - 0.3.2.9-1
 - Update to new upstream release (0.3.2.9).
 - Update License tag (GPLv2+).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/scribes/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	30 Sep 2007 21:10:14 -0000	1.17
+++ sources	29 Dec 2007 23:28:42 -0000	1.18
@@ -1,2 +1 @@
-a593994bb80dd35a26a02676ba69e786  scribes-0.3.2.8.tar.bz2
-c2cc2dcc28853b950d618c5ef9a8c170  scribes-0.3.2.9.tar.bz2
+9b72b04e7a567ea65830ca6fe61c7132  scribes-0.3.3.1.tar.bz2




More information about the fedora-extras-commits mailing list