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

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Wed Oct 31 10:34:00 UTC 2007


Author: alexlan

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

Modified Files:
	sources Miro.spec .cvsignore 
Log Message:
* Tue Oct 30 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.9.1-3
- Add BuildRequires: libXv-devel
- Drop dbus patch

* Sun Oct 28 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.9.1-1
- Update to latest upstream (0.9.9.1)

* Fri Oct 26 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.8.1-8
- Replace Requires and BuildRequires for firefox with gecko to 
  smooth eventual xulrunner transition



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/Miro/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	24 Sep 2007 15:19:27 -0000	1.2
+++ sources	31 Oct 2007 10:33:23 -0000	1.3
@@ -1 +1 @@
-ab32d49da9396aa4d596953f5575394b  Miro-0.9.8.1.tar.gz
+55def64f525cc793c14f1fe8161b21b6  Miro-0.9.9.1.tar.gz


Index: Miro.spec
===================================================================
RCS file: /cvs/extras/rpms/Miro/F-8/Miro.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Miro.spec	25 Oct 2007 10:49:03 -0000	1.2
+++ Miro.spec	31 Oct 2007 10:33:23 -0000	1.3
@@ -1,22 +1,22 @@
 %{!?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 firefoxver 2.0.0.8
+%define gecko_ver 1.8.1.8 
 
 Name:           Miro
-Version:        0.9.8.1
-Release:        7%{?dist}
+Version:        0.9.9.1
+Release:        3%{?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:		dbus.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
-BuildRequires:  firefox-devel = %{firefoxver} gettext libXfixes-devel gtk2-devel
-Requires:	firefox = %{firefoxver} xine-lib gnome-python2-gtkmozembed 
+BuildRequires:  boost-devel qt-devel pygtk2-devel libXcursor-devel libXv-devel
+BuildRequires:  gecko-devel = %{gecko_ver} gettext libXfixes-devel gtk2-devel
+
+Requires:	gecko-libs = %{gecko_ver} xine-lib gnome-python2-gtkmozembed 
 Requires:	gnome-python2-gconf dbus-python 
 Obsoletes:	Democracy
 
@@ -28,7 +28,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch -p0 
 
 %build
 cd platform/gtk-x11 && CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
@@ -64,6 +63,17 @@
 
 
 %changelog
+* Tue Oct 30 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.9.1-3
+- Add BuildRequires: libXv-devel
+- Drop dbus patch
+
+* Sun Oct 28 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.9.1-1
+- Update to latest upstream (0.9.9.1)
+
+* Fri Oct 26 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.8.1-8
+- Replace Requires and BuildRequires for firefox with gecko to 
+  smooth eventual xulrunner transition 
+
 * Thu Oct 25 2007 Alex Lancaster <alexl at users.sourceforge.net> 0.9.8.1-7
 - Rebuild for new Firefox (2.0.0.8)
 - License: GPLv2+ to conform with Fedora licensing guidelines


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/Miro/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	24 Sep 2007 15:19:27 -0000	1.2
+++ .cvsignore	31 Oct 2007 10:33:23 -0000	1.3
@@ -1 +1 @@
-Miro-0.9.8.1.tar.gz
+Miro-0.9.9.1.tar.gz




More information about the fedora-extras-commits mailing list