rpms/ruby-gnome2/devel .cvsignore, 1.9, 1.10 ruby-gnome2.spec, 1.47, 1.48 sources, 1.9, 1.10

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Sep 24 18:37:17 UTC 2009


Author: mtasaka

Update of /cvs/extras/rpms/ruby-gnome2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23153/devel

Modified Files:
	.cvsignore ruby-gnome2.spec sources 
Log Message:
* Fri Sep 25 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.19.3-1
- Update to 0.19.3
- Released source does not support gio yet



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ruby-gnome2/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	22 Sep 2009 03:22:08 -0000	1.9
+++ .cvsignore	24 Sep 2009 18:37:17 -0000	1.10
@@ -1 +1 @@
-ruby-gnome2-all-0.19.2-svn3690_trunk.tar.gz
+ruby-gnome2-all-0.19.3.tar.gz


Index: ruby-gnome2.spec
===================================================================
RCS file: /cvs/extras/rpms/ruby-gnome2/devel/ruby-gnome2.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- ruby-gnome2.spec	22 Sep 2009 03:22:08 -0000	1.47
+++ ruby-gnome2.spec	24 Sep 2009 18:37:17 -0000	1.48
@@ -2,13 +2,13 @@
 %{!?ruby_sitearch: %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")}
 
 %define         xulrunner_still_beta   1
-%define         betaver                svn3690_trunk
+#%%define         betaver                svn3690_trunk
 
 #
 # When changing release number, please make it sure that
 # the new EVR won't be higher than the one of higher branch!!
 #
-%define         mainrel                0.1.%{betaver}
+%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.2
+Version:        0.19.3
 #
 # When changing release number, please make it sure that
 # the new EVR won't be higher than the one of higher branch!!
@@ -28,8 +28,8 @@ Group:          System Environment/Libra
 
 License:        LGPLv2
 URL:            http://ruby-gnome2.sourceforge.jp/
-#Source0:        http://downloads.sourceforge.net/%{name}/%{name}-all-%{version}.tar.gz
-Source0:        %{name}-all-%{version}-%{betaver}.tar.gz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-all-%{version}.tar.gz
+#Source0:        %{name}-all-%{version}-%{betaver}.tar.gz
 # Currently Fedora specific patch
 Patch0:         ruby-gnome2-0.17.0-rc1-script.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -762,8 +762,8 @@ This package provides libraries and head
 
 
 %prep
-#%%setup -q -n %{name}-all-%{version}
-%setup -q -n %{name}-all-%{version}-%{betaver}
+%setup -q -n %{name}-all-%{version}
+#%%setup -q -n %{name}-all-%{version}-%{betaver}
 %patch0 -p1
 
 # Keep timestamps as much as possible
@@ -778,7 +778,7 @@ done
 set -x
 
 # cleanup
-find . -type d -path '*/sample/*.svn' | sort -r | xargs rm -rf
+# find . -type d -path '*/sample/*.svn' | sort -r | xargs rm -rf
 
 %build
 ruby extconf.rb
@@ -949,8 +949,10 @@ rm -rf $RPM_BUILD_ROOT
 #%{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,-)
@@ -1088,6 +1090,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Sep 25 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.19.3-1
+- Update to 0.19.3
+- Released source does not support gio yet
+
 * Sat Sep 19 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp>
 - Try rev 3690
 - Massive pkgconfig files renaming


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ruby-gnome2/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	22 Sep 2009 03:22:08 -0000	1.9
+++ sources	24 Sep 2009 18:37:17 -0000	1.10
@@ -1 +1 @@
-1639f62d1f30cba03d1a14b283632f65  ruby-gnome2-all-0.19.2-svn3690_trunk.tar.gz
+771b0cb607a27bddd02860d38e94666f  ruby-gnome2-all-0.19.3.tar.gz




More information about the fedora-extras-commits mailing list