rpms/Miro/F-8 .cvsignore,1.3,1.4 Miro.spec,1.4,1.5 sources,1.3,1.4

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Fri Nov 9 07:50:44 UTC 2007


Author: alexlan

Update of /cvs/extras/rpms/Miro/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26255

Modified Files:
	.cvsignore Miro.spec sources 
Log Message:
* Fri Nov 09 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.9.9-1
- Update to latest upstream (0.9.9.9)
- Build against gecko-libs 1.8.1.9 (firefox 2.0.0.9)
- Include xine_extractor in package (thanks to Jason Farrell)
- Drop Miro-setup.py.patch



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/Miro/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	31 Oct 2007 10:33:23 -0000	1.3
+++ .cvsignore	9 Nov 2007 07:50:10 -0000	1.4
@@ -1 +1 @@
-Miro-0.9.9.1.tar.gz
+Miro-0.9.9.9.tar.gz


Index: Miro.spec
===================================================================
RCS file: /cvs/extras/rpms/Miro/F-8/Miro.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Miro.spec	1 Nov 2007 19:20:26 -0000	1.4
+++ Miro.spec	9 Nov 2007 07:50:10 -0000	1.5
@@ -1,17 +1,16 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%define gecko_ver 1.8.1.8 
+%define gecko_ver 1.8.1.9
 
 Name:           Miro
-Version:        0.9.9.1
-Release:        6%{?dist}
+Version:        0.9.9.9
+Release:        1%{?dist}
 Summary:        Miro - Internet TV Player
 Group:          Applications/Multimedia
 License:        GPLv2+
 URL:            http://www.getmiro.com/
 Source0:	http://ftp.osuosl.org/pub/pculture.org/miro/src/%{name}-%{version}.tar.gz
-Patch0:         Miro-setup.py.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel xine-lib-devel Pyrex 
 BuildRequires:  boost-devel qt-devel pygtk2-devel libXcursor-devel libXv-devel
@@ -29,7 +28,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p0
 
 %build
 cd platform/gtk-x11 && CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
@@ -55,6 +53,7 @@
 %files -f platform/gtk-x11/miro.lang
 %defattr(-,root,root,-)
 %{_bindir}/*
+%{_libexecdir}/xine_extractor
 %{_datadir}/miro
 %{_datadir}/pixmaps/*
 %{_datadir}/applications/*.desktop
@@ -65,6 +64,12 @@
 
 
 %changelog
+* Fri Nov 09 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.9.9-1
+- Update to latest upstream (0.9.9.9)
+- Build against gecko-libs 1.8.1.9 (firefox 2.0.0.9)
+- Include xine_extractor in package (thanks to Jason Farrell)
+- Drop Miro-setup.py.patch
+
 * Thu Nov 01 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.9.1-6
 - Update patch with workaround suggested on:
   http://bugzilla.pculture.org/show_bug.cgi?id=8579


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/Miro/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	31 Oct 2007 10:33:23 -0000	1.3
+++ sources	9 Nov 2007 07:50:10 -0000	1.4
@@ -1 +1 @@
-55def64f525cc793c14f1fe8161b21b6  Miro-0.9.9.1.tar.gz
+45c4fb22dd68d51bc3616ced11e9ea8c  Miro-0.9.9.9.tar.gz




More information about the fedora-extras-commits mailing list