rpms/Miro/F-13 .cvsignore, 1.24, 1.25 Miro.spec, 1.74, 1.75 sources, 1.24, 1.25 Miro-3.0.1-mozembed-realize.patch, 1.1, NONE

Michel Alexandre Salim salimma at fedoraproject.org
Thu Jun 3 17:59:42 UTC 2010


Author: salimma

Update of /cvs/pkgs/rpms/Miro/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17264/F-13

Modified Files:
	.cvsignore Miro.spec sources 
Removed Files:
	Miro-3.0.1-mozembed-realize.patch 
Log Message:
* Wed May  5 2010 Michel Salim <salimma at fedoraproject.org> - 3.0.1-1
- Update to 3.0.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/Miro/F-13/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- .cvsignore	5 May 2010 21:57:48 -0000	1.24
+++ .cvsignore	3 Jun 2010 17:59:41 -0000	1.25
@@ -1 +1 @@
-miro-3.0.1.tar.gz
+miro-3.0.2.tar.gz


Index: Miro.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Miro/F-13/Miro.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -p -r1.74 -r1.75
--- Miro.spec	5 May 2010 22:51:36 -0000	1.74
+++ Miro.spec	3 Jun 2010 17:59:42 -0000	1.75
@@ -1,10 +1,8 @@
 %{!?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.2.3
-
 Name:           Miro
-Version:        3.0.1
+Version:        3.0.2
 Release:        1%{?dist}
 Summary:        Internet TV Player
 
@@ -14,18 +12,15 @@ URL:            http://www.getmiro.com/
 Source0:        http://ftp.osuosl.org/pub/pculture.org/miro/src/miro-%{version}.tar.gz
 # http://bugzilla.pculture.org/show_bug.cgi?id=13312
 Patch0:         %{name}-2.0-videodir.patch
-# http://bugzilla.pculture.org/show_bug.cgi?id=13169
-Patch1:         %{name}-3.0.1-mozembed-realize.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-devel Pyrex pygtk2-devel
-BuildRequires:  gecko-devel-unstable = %{gecko_ver} gettext
+BuildRequires:  python-devel Pyrex gtk2-devel pygtk2-devel
+BuildRequires:  gettext
 #if 0%{?fedora} >= 11
 #BuildRequires:  rb_libtorrent-devel rb_libtorrent-python
 #endif
 
-Requires:       gecko-libs = %{gecko_ver} 
-Requires:       gnome-python2-gtkmozembed 
+Requires:       pywebkitgtk
 Requires:       gnome-python2-gconf
 Requires:       dbus-python
 %if 0%{?fedora} >= 11
@@ -47,7 +42,6 @@ releasing bug fixes on a regular basis.
 # Otherwise, the unpatched files get re-added into Miro
 # (and '.' breaks Python imports)
 %patch0 -p1
-%patch1 -p2
 
 
 %build
@@ -104,6 +98,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Thu Jun  3 2010 Michel Salim <salimma at fedoraproject.org> - 3.0.2-1
+- Update to 3.0.2
+
 * Wed May  5 2010 Michel Salim <salimma at fedoraproject.org> - 3.0.1-1
 - Update to 3.0.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/Miro/F-13/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- sources	5 May 2010 21:57:48 -0000	1.24
+++ sources	3 Jun 2010 17:59:42 -0000	1.25
@@ -1 +1 @@
-849840c65ed8c3ac7a6b1de0f855e047  miro-3.0.1.tar.gz
+385ac3f7478bfd88c87b8a47d356bd4f  miro-3.0.2.tar.gz


--- Miro-3.0.1-mozembed-realize.patch DELETED ---



More information about the scm-commits mailing list