rpms/scribes/FC-6 .cvsignore, 1.12, 1.13 scribes.spec, 1.22, 1.23 sources, 1.12, 1.13

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sat Jun 16 20:04:38 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/scribes/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv337

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/scribes/FC-6/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	19 May 2007 19:29:49 -0000	1.12
+++ .cvsignore	16 Jun 2007 20:04:02 -0000	1.13
@@ -1 +1 @@
-scribes-0.3.2.5.tar.bz2
+scribes-0.3.2.8.tar.bz2


Index: scribes.spec
===================================================================
RCS file: /cvs/extras/rpms/scribes/FC-6/scribes.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- scribes.spec	19 May 2007 19:29:49 -0000	1.22
+++ scribes.spec	16 Jun 2007 20:04:02 -0000	1.23
@@ -3,7 +3,7 @@
 %define	python_module_name	SCRIBES
 
 Name:		scribes
-Version:	0.3.2.5
+Version:	0.3.2.8
 Release:	1%{?dist}
 Summary:	A sleek, simple, and powerful text editor for the GNOME desktop
 Group:		Applications/Editors
@@ -96,15 +96,12 @@
 %install
 rm -rf %{buildroot}
 make DESTDIR=%{buildroot} install
-desktop-file-install --vendor fedora	\
-	--dir %{buildroot}%{_datadir}/applications	\
-	--remove-category=Application	\
-	--delete-original	\
+desktop-file-install --vendor fedora				\
+	--dir %{buildroot}%{_datadir}/applications		\
+	--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
+rm -f %{buildroot}/%{_datadir}/%{name}/plugins/*/.__junk
 %find_lang %{name}
 
 
@@ -160,6 +157,9 @@
 
 
 %changelog
+* Sat Jun 16 2007 Peter Gordon <peter at thecodergeek.com> - 0.3.2.8-1
+- Update to new upstream release (0.3.2.8).
+
 * Sat May 19 2007 Peter Gordon <peter at thecodergeek.com> - 0.3.2.5-1
 - Update to new upstream release (0.3.2.5).
 - Sync various spec file fixes from devel and F-7 branches.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/scribes/FC-6/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	19 May 2007 19:29:49 -0000	1.12
+++ sources	16 Jun 2007 20:04:02 -0000	1.13
@@ -1 +1 @@
-d5931f73520af92ee00a16b77bd17ba2  scribes-0.3.2.5.tar.bz2
+a593994bb80dd35a26a02676ba69e786  scribes-0.3.2.8.tar.bz2




More information about the fedora-extras-commits mailing list