rpms/Miro/F-10 Miro.spec,1.42,1.43

Alex Lancaster alexlan at fedoraproject.org
Sun Dec 21 04:56:34 UTC 2008


Author: alexlan

Update of /cvs/extras/rpms/Miro/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5140

Modified Files:
	Miro.spec 
Log Message:
* Wed Dec  3 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.8-1
- Enable patch for new boost 1.37 for F-11+
- Update to latest upstream (1.2.8)



Index: Miro.spec
===================================================================
RCS file: /cvs/extras/rpms/Miro/F-10/Miro.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- Miro.spec	17 Dec 2008 22:57:37 -0000	1.42
+++ Miro.spec	21 Dec 2008 04:56:04 -0000	1.43
@@ -4,8 +4,8 @@
 %define gecko_ver 1.9.0.5
 
 Name:           Miro
-Version:        1.2.7
-Release:        3%{?dist}
+Version:        1.2.8
+Release:        1%{?dist}
 Summary:        Miro - Internet TV Player
 Group:          Applications/Multimedia
 License:        GPLv2+
@@ -39,8 +39,10 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-# Enable this once Boost 1.36 enters, post-F10
-#patch3 -p1
+# Enable patch for Boost >= 1.36 (F-11 and later only)
+%if 0%{?fedora} >= 11
+%patch3 -p1
+%endif
 
 %build
 cd platform/gtk-x11 && CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
@@ -85,15 +87,16 @@
 
 
 %changelog
-* Wed Dec 17 2008 Christopher Aillon <caillon at redhat.com> - 1.2.7-3
-- Rebuild against newer gecko
+* Wed Dec  3 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.8-1
+- Enable patch for new boost 1.37 for F-11+
+- Update to latest upstream (1.2.8)
 
 * Wed Nov 12 2008 Christopher Aillon <caillon at redhat.com> - 1.2.7-2
 - Rebuild against newer gecko
 
 * Sun Sep 28 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.7-1
 - Update to 1.2.7
-- Rebuild against gecko-libs 1.9.0.5 (#464205)
+- Rebuild against gecko-libs 1.9.0.2 (#464205)
 
 * Fri Aug 22 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 1.2.6-3
 - Do not create backup files when patching; the backup files get re-added during the build process




More information about the fedora-extras-commits mailing list