rpms/Miro/devel Miro.spec,1.30,1.31

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Tue Apr 29 05:58:08 UTC 2008


Author: alexlan

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

Modified Files:
	Miro.spec 
Log Message:
Sync with F-9.



Index: Miro.spec
===================================================================
RCS file: /cvs/extras/rpms/Miro/devel/Miro.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- Miro.spec	28 Apr 2008 07:56:25 -0000	1.30
+++ Miro.spec	29 Apr 2008 05:57:33 -0000	1.31
@@ -5,14 +5,14 @@
 
 Name:           Miro
 Version:        1.2.3
-Release:        1%{?dist}
+Release:        2%{?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:         %{name}-1.1-utf8.patch
-#Patch1:		%{name}-xulrunner.patch
+Patch1:		%{name}-xulrunner.patch
 Patch2:		%{name}-gcc43.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel xine-lib-devel Pyrex 
@@ -33,7 +33,7 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
-#%patch1 -p1
+%patch1 -p1
 %patch2 -p1
 
 %build
@@ -79,6 +79,9 @@
 
 
 %changelog
+* Mon Apr 28 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.3-2
+- Update and re-enable xulrunner patch from Martin Stransky (#393521)
+
 * Mon Apr 28 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.3-1
 - Update to official 1.2.3 upstream release (includes the previous
   xulrunner fixes in test release).




More information about the fedora-extras-commits mailing list