rpms/ruby-gnome2/devel .cvsignore, 1.10, 1.11 ruby-gnome2.spec, 1.52, 1.53 sources, 1.10, 1.11 ruby-gnome2-0.19.3-crash-moving-cursor-bz2865895.patch, 1.1, NONE ruby-gnome2-0.19.3-xul192.patch, 1.1, NONE

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Apr 28 17:24:21 UTC 2010


Author: mtasaka

Update of /cvs/extras/rpms/ruby-gnome2/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23345/devel

Modified Files:
	.cvsignore ruby-gnome2.spec sources 
Removed Files:
	ruby-gnome2-0.19.3-crash-moving-cursor-bz2865895.patch 
	ruby-gnome2-0.19.3-xul192.patch 
Log Message:
* Thu Apr 29 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.19.4-1
- Update to 0.19.4, drop all upstreamed patches



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ruby-gnome2/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore	24 Sep 2009 18:37:17 -0000	1.10
+++ .cvsignore	28 Apr 2010 17:24:19 -0000	1.11
@@ -1 +1 @@
-ruby-gnome2-all-0.19.3.tar.gz
+ruby-gnome2-all-0.19.4.tar.gz


Index: ruby-gnome2.spec
===================================================================
RCS file: /cvs/extras/rpms/ruby-gnome2/devel/ruby-gnome2.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -p -r1.52 -r1.53
--- ruby-gnome2.spec	19 Nov 2009 20:41:19 -0000	1.52
+++ ruby-gnome2.spec	28 Apr 2010 17:24:20 -0000	1.53
@@ -8,7 +8,7 @@
 # When changing release number, please make it sure that
 # the new EVR won't be higher than the one of higher branch!!
 #
-%define         mainrel                5
+%define         mainrel                1
 
 # Note
 # Currently this spec file does not support libgda module.
@@ -16,7 +16,7 @@
 # - Mamoru Tasaka
 
 Name:           ruby-gnome2
-Version:        0.19.3
+Version:        0.19.4
 #
 # When changing release number, please make it sure that
 # the new EVR won't be higher than the one of higher branch!!
@@ -33,12 +33,6 @@ Source0:        http://downloads.sourcef
 # Currently Fedora specific patch
 # Fix shebang on sample files
 Patch0:         ruby-gnome2-0.17.0-rc1-script.patch
-# Patch from upstream
-# Fix crash when moving curson on fantasdic 1.0 beta 7 
-# (ruby-gnome2-Bugs-2865895)
-Patch10:        ruby-gnome2-0.19.3-crash-moving-cursor-bz2865895.patch
-# Must contact upstream
-Patch11:	ruby-gnome2-0.19.3-xul192.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -773,8 +767,6 @@ This package provides libraries and head
 %setup -q -n %{name}-all-%{version}
 #%%setup -q -n %{name}-all-%{version}-%{betaver}
 %patch0 -p1
-%patch10 -p0
-%patch11 -p1
 
 # Keep timestamps as much as possible
 find . -type f -name depend | xargs sed -i -e 's|-m 0644 -v|-m 0644 -p -v|'
@@ -794,7 +786,7 @@ set -x
 ruby extconf.rb
 export CFLAGS="$RPM_OPT_FLAGS"
 
-make %{?_smp_mflags}
+make %{?_smp_mflags} -k
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -958,11 +950,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755, root, root) %{ruby_sitelib}/gtk2/base.rb
 #%{ruby_sitelib}/gtk2/base.rb
 %{ruby_sitearch}/gtk2.so
-# For now include gio here
-%if 0
-%{ruby_sitelib}/gio2.rb
-%{ruby_sitearch}/gio2.so
-%endif
 
 %files -n ruby-gtk2-devel
 %defattr(-,root,root,-)
@@ -1100,6 +1087,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 29 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.19.4-1
+- Update to 0.19.4, drop all upstreamed patches
+
 * Fri Nov 20 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.19.3-5
 - Patch to compile with xulrunner 1.9.2
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ruby-gnome2/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	24 Sep 2009 18:37:17 -0000	1.10
+++ sources	28 Apr 2010 17:24:20 -0000	1.11
@@ -1 +1 @@
-771b0cb607a27bddd02860d38e94666f  ruby-gnome2-all-0.19.3.tar.gz
+40451e4173e2c8bcd5046aea7e499ef9  ruby-gnome2-all-0.19.4.tar.gz


--- ruby-gnome2-0.19.3-crash-moving-cursor-bz2865895.patch DELETED ---


--- ruby-gnome2-0.19.3-xul192.patch DELETED ---



More information about the scm-commits mailing list