rpms/jokosher/F-11 .cvsignore, 1.8, 1.9 jokosher.spec, 1.21, 1.22 sources, 1.12, 1.13

Christopher Brown snecker at fedoraproject.org
Thu Jun 4 21:20:53 UTC 2009


Author: snecker

Update of /cvs/pkgs/rpms/jokosher/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15369

Modified Files:
	.cvsignore jokosher.spec sources 
Log Message:
Update to latest bzr branch - fixes #499813
Clean up spec file



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/jokosher/F-11/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	12 Oct 2008 11:12:26 -0000	1.8
+++ .cvsignore	4 Jun 2009 21:20:22 -0000	1.9
@@ -1 +1 @@
-jokosher-20081012svn.tar.gz
+jokosher-20090604svn.tar.gz


Index: jokosher.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jokosher/F-11/jokosher.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- jokosher.spec	25 Feb 2009 09:35:02 -0000	1.21
+++ jokosher.spec	4 Jun 2009 21:20:22 -0000	1.22
@@ -1,24 +1,20 @@
 %{!?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.20081012svn%{?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}-20081012svn.tar.gz
+Source0: http://www.%{name}.org/downloads/source/%{name}-20090604svn.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
-%if 0%{?fedora} >= 8
 BuildRequires: python-setuptools-devel
-%else
-BuildRequires: python-setuptools
-%endif
 BuildRequires: desktop-file-utils
 BuildRequires: pygtk2-devel
 BuildRequires: scrollkeeper
@@ -30,6 +26,7 @@ Requires: pygtk2
 Requires: gstreamer-python
 Requires: gnome-desktop
 Requires: ladspa
+Requires: pyxdg
 Requires(post): scrollkeeper
 Requires(postun): scrollkeeper
 
@@ -61,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
@@ -96,7 +90,7 @@ scrollkeeper-update -q ||:
 %doc AUTHORS COPYING README
 
 %exclude %{python_sitelib}/Jokosher/Profiler.py
-%{python_sitelib}/jokosher-0.10-py?.?.egg-info
+%{python_sitelib}/jokosher-0.11.3-py?.?.egg-info
 %{python_sitelib}/Jokosher
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
@@ -108,6 +102,15 @@ 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
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.5.20081012svn
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/jokosher/F-11/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	12 Oct 2008 11:12:26 -0000	1.12
+++ sources	4 Jun 2009 21:20:22 -0000	1.13
@@ -1 +1 @@
-8b198242bfb998bcdb52df05a4ade77e  jokosher-20081012svn.tar.gz
+64af74cbc0289f3b06742e67d497aa69  jokosher-20090604svn.tar.gz




More information about the fedora-extras-commits mailing list