rpms/ruby-gnome2/F-7 ruby-gnome2.spec,1.3,1.4

Allisson Azevedo (allisson) fedora-extras-commits at redhat.com
Thu Aug 9 10:39:56 UTC 2007


Author: allisson

Update of /cvs/pkgs/rpms/ruby-gnome2/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21424

Modified Files:
	ruby-gnome2.spec 
Log Message:

Rebuild against new firefox



Index: ruby-gnome2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ruby-gnome2/F-7/ruby-gnome2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-gnome2.spec	3 Aug 2007 14:21:59 -0000	1.3
+++ ruby-gnome2.spec	9 Aug 2007 10:39:24 -0000	1.4
@@ -3,7 +3,7 @@
 
 Name:           ruby-gnome2
 Version:        0.16.0
-Release:        7%{?dist}
+Release:        9%{?dist}
 Summary:        Ruby binding of libgnome/libgnomeui-2.x
 
 Group:          System Environment/Libraries
@@ -12,6 +12,8 @@
 URL:            http://ruby-gnome2.sourceforge.jp/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-all-%{version}.tar.gz
 Patch0:         ruby-gnome2-script.patch
+Patch10:	ruby-gnome2-all-0.16.0-typedef.patch
+Patch11:	ruby-gnome2-all-0.16.0-newpoppler.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  ruby ruby-devel gtk2-devel libgnome-devel libgnomeui-devel
@@ -236,8 +238,8 @@
 BuildRequires:  ruby ruby-devel gtk2-devel pango-devel 
 
 %if "%fedora" > "6"
-BuildRequires:  firefox-devel = 2.0.0.5
-Requires:       firefox = 2.0.0.5
+BuildRequires:  firefox-devel = 2.0.0.6
+Requires:       firefox = 2.0.0.6
 %endif
 
 %if "%fedora" == "6"
@@ -417,6 +419,8 @@
 %prep
 %setup -q -n %{name}-all-%{version}
 %patch0 -p1
+%patch10 -p1 -b .typedef
+%patch11 -p1 -b .newpoppler
 
 #Because of an error in upstream packaging there is a second ruby-gnome2 dir inside so we delete it
 #%{__rm} -rf %{name}
@@ -610,6 +614,13 @@
 
 
 %changelog
+
+* Thu Aug  9 2007 Allisson Azevedo <allisson at gmail.com> 0.16.0-9
+- Rebuild against new firefox
+
+* Fri Aug  4 2007 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> 0.16.0-8
+- Apply patch extracted from CVS to build glib gtk poppler
+
 * Fri Jul 20 2007 Jesse Keating <jkeating at redhat.com> 0.16.0-7
 - Rebuild against new firefox
 




More information about the fedora-extras-commits mailing list