rpms/jokosher/devel jokosher.spec,1.5,1.6

Christopher Brown (snecker) fedora-extras-commits at redhat.com
Sat Jun 9 22:35:11 UTC 2007


Author: snecker

Update of /cvs/extras/rpms/jokosher/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20424/devel

Modified Files:
	jokosher.spec 
Log Message:



Index: jokosher.spec
===================================================================
RCS file: /cvs/extras/rpms/jokosher/devel/jokosher.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- jokosher.spec	9 Jun 2007 13:44:00 -0000	1.5
+++ jokosher.spec	9 Jun 2007 22:34:37 -0000	1.6
@@ -5,7 +5,7 @@
 
 Name: jokosher
 Version: 0.9
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: A simple and easy-to-use Open Source multi-track editor
 Group: Applications/Multimedia
 License: GPL style
@@ -59,9 +59,8 @@
 
 %prep
 %setup -q
-# chmod 644 doc/userguide/images/*
-# chmod 644 doc/api/update.sh
-# sed -i 's/\r//' doc/userguide/%{name}userguide.de.html
+sed -i s/"Version=0.9"/"Version=1.0"/g bin/jokosher.desktop
+sed -i s/"Recorder"/"Recorder;"/g bin/jokosher.desktop
 sed -i '1d' Jokosher/JokosherApp.py
 
 %build
@@ -105,6 +104,9 @@
 %{_datadir}/omf/%{name}/
 
 %changelog
+* Sat Jun  9 2007 Christopher Brown <snecklifter at gmail.com> - 0.9-3
+- desktop file fixes
+
 * Sat Jun  9 2007 Christopher Brown <snecklifter at gmail.com> - 0.9-2
 - Add yelp requires - fixes #243402
 




More information about the fedora-extras-commits mailing list