rpms/Miro/devel Miro.spec,1.33,1.34

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Sun Jul 20 00:27:14 UTC 2008


Author: alexlan

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

Modified Files:
	Miro.spec 
Log Message:
- Rebuild for xulrunner-1.9.0.1
- Unfortunately we probably need to make this an exact match because
  Miro uses the unstable API, so a rebuild may need to be done on every
  package update to be sure that it will work with new xulrunner update



Index: Miro.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Miro/devel/Miro.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- Miro.spec	19 Jun 2008 05:39:29 -0000	1.33
+++ Miro.spec	20 Jul 2008 00:26:30 -0000	1.34
@@ -1,11 +1,11 @@
 %{!?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.9
+%define gecko_ver 1.9.0.1
 
 Name:           Miro
 Version:        1.2.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Miro - Internet TV Player
 Group:          Applications/Multimedia
 License:        GPLv2+
@@ -79,6 +79,12 @@
 
 
 %changelog
+* Sat July 19 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.4-3
+- Rebuild for xulrunner-1.9.0.1
+- Unfortunately we probably need to make this an exact match because
+  Miro uses the unstable API, so a rebuild may need to be done on every
+  package update to be sure that it will work with new xulrunner updates
+
 * Wed Jun 18 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.4-2
 - Rebuild for xulrunner-1.9 final.
 




More information about the fedora-extras-commits mailing list