rpms/scribes/F-7 .cvsignore, 1.13, 1.14 scribes.spec, 1.28, 1.29 sources, 1.13, 1.14

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sat May 19 07:14:38 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/scribes/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25263

Modified Files:
	.cvsignore scribes.spec sources 
Log Message:
Update to 0.3.2.5


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/scribes/F-7/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	28 Apr 2007 09:04:44 -0000	1.13
+++ .cvsignore	19 May 2007 07:14:04 -0000	1.14
@@ -1 +1 @@
-scribes-0.3.2.2.tar.bz2
+scribes-0.3.2.5.tar.bz2


Index: scribes.spec
===================================================================
RCS file: /cvs/extras/rpms/scribes/F-7/scribes.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- scribes.spec	28 Apr 2007 09:04:44 -0000	1.28
+++ scribes.spec	19 May 2007 07:14:04 -0000	1.29
@@ -3,14 +3,14 @@
 %define	python_module_name	SCRIBES
 
 Name:		scribes
-Version:	0.3.2.2
+Version:	0.3.2.5
 Release:	1%{?dist}
 Summary:	A sleek, simple, and powerful text editor for the GNOME desktop
 Group:		Applications/Editors
 License:	GPL
 URL:		http://scribes.sourceforge.net/           
 
-Source0:	http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
+Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 Patch0:		%{name}-configure.ac-no-python-depcheck.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -101,6 +101,7 @@
 	--remove-category=Application	\
 	--delete-original	\
 	%{buildroot}/%{_datadir}/applications/%{name}.desktop
+## Fix some plugin script permissions...
 chmod +x %{buildroot}/%{python_sitelib}/%{python_module_name}/syntax.py
 chmod +x %{buildroot}/%{python_sitelib}/%{python_module_name}/error.py
 chmod +x %{buildroot}/%{python_sitelib}/%{python_module_name}/license.py
@@ -150,7 +151,7 @@
 %{python_sitelib}/%{python_module_name}/
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
-%{_datadir}/pixmaps/%{name}.svg
+%{_datadir}/pixmaps/%{name}.png
 %{_datadir}/gnome/help/%{name}/
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/applications/fedora-%{name}.desktop
@@ -159,6 +160,9 @@
 
 
 %changelog
+* Fri May 18 2007 Peter Gordon <peter at thecodergeek.com> - 0.3.2.5-1
+- Update to new upstream release (0.3.2.5).
+
 * Sat Apr 28 2007 Peter Gordon <peter at thecodergeek.com> - 0.3.2.2-1
 - Update to new upstream release (0.3.2.2).
 - Drop fix-Job.py-print-header-path fix (merged upstream):


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/scribes/F-7/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	28 Apr 2007 09:04:44 -0000	1.13
+++ sources	19 May 2007 07:14:04 -0000	1.14
@@ -1 +1 @@
-ebac85aefd582043e86d58af533fb4f6  scribes-0.3.2.2.tar.bz2
+d5931f73520af92ee00a16b77bd17ba2  scribes-0.3.2.5.tar.bz2




More information about the fedora-extras-commits mailing list