rpms/jokosher/devel .cvsignore, 1.9, 1.10 jokosher.spec, 1.22, 1.23 sources, 1.13, 1.14

Christopher Brown snecker at fedoraproject.org
Thu Jun 4 20:48:06 UTC 2009


Author: snecker

Update of /cvs/pkgs/rpms/jokosher/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7071

Modified Files:
	.cvsignore jokosher.spec sources 
Log Message:
Update to latest bzr checkout - fixes #499813
Spec file clean ups



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/jokosher/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	10 May 2009 08:50:14 -0000	1.9
+++ .cvsignore	4 Jun 2009 20:47:36 -0000	1.10
@@ -1 +1 @@
-jokosher-20090509svn.tar.gz
+jokosher-20090604svn.tar.gz


Index: jokosher.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jokosher/devel/jokosher.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- jokosher.spec	10 May 2009 08:50:15 -0000	1.22
+++ jokosher.spec	4 Jun 2009 20:47:36 -0000	1.23
@@ -1,16 +1,16 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 # This tarball is a subversion checkout for Jokosher 1.0
-# Available from http://jokosher.python-hosting.com/file/JonoEdit/trunk
+# Available from launchpad using bzr branch lp:jokosher
 
 Name: jokosher
 Version: 1.0
-Release: 0.5.20090509svn%{?dist}
+Release: 0.5.20090604svn%{?dist}
 Summary: A simple and easy-to-use Open Source multi-track editor
 Group: Applications/Multimedia
 License: GPLv2+ with exceptions
 URL: http://%{name}.org
-Source0: http://www.%{name}.org/downloads/source/%{name}-20090509svn.tar.gz
+Source0: http://www.%{name}.org/downloads/source/%{name}-20090604svn.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
@@ -58,9 +58,6 @@ Features
 
 %prep
 %setup -q
-%{__sed} -i s/"Version=0.9"/"Version=1.0"/g bin/jokosher.desktop
-%{__sed} -i s/"Recorder"/"Recorder;"/g bin/jokosher.desktop
-%{__sed} -i s/"AudioVideoEditing"/"AudioVideo"/g bin/jokosher.desktop
 %{__sed} -i '1d' Jokosher/JokosherApp.py
 
 %build
@@ -93,7 +90,7 @@ scrollkeeper-update -q ||:
 %doc AUTHORS COPYING README
 
 %exclude %{python_sitelib}/Jokosher/Profiler.py
-%{python_sitelib}/jokosher-0.11.2-py?.?.egg-info
+%{python_sitelib}/jokosher-0.11.3-py?.?.egg-info
 %{python_sitelib}/Jokosher
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
@@ -105,6 +102,11 @@ scrollkeeper-update -q ||:
 %{_datadir}/omf/%{name}/
 
 %changelog
+* Thu Jun  4 2009 Christopher Brown <snecklifter at gmail.com> - 1.0-0.5.20090604svn
+- Update to latest svn - fixes #499813
+- Update tarball checkout instructions
+- Remove desktop file sedding
+
 * Sat May  9 2009 Christopher Brown <snecklifter at gmail.com> - 1.0-0.5.20090509svn
 - Update to latest svn
 - Add new pyxdg requires


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/jokosher/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	10 May 2009 08:50:15 -0000	1.13
+++ sources	4 Jun 2009 20:47:36 -0000	1.14
@@ -1 +1 @@
-981bf75772e54043c81738a918495c89  jokosher-20090509svn.tar.gz
+64af74cbc0289f3b06742e67d497aa69  jokosher-20090604svn.tar.gz




More information about the fedora-extras-commits mailing list