Hello community,

here is the log from the commit of package rubygem-racc for openSUSE:Factory 
checked in at 2014-02-19 07:25:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-racc (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-racc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-racc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-racc/rubygem-racc.changes        
2013-10-31 15:59:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-racc.new/rubygem-racc.changes   
2014-02-19 07:25:02.000000000 +0100
@@ -1,0 +2,16 @@
+Sat Feb 15 13:34:29 UTC 2014 - [email protected]
+
+- add ruby-devel buildrequires
+
+-------------------------------------------------------------------
+Thu Feb 13 06:43:55 UTC 2014 - [email protected]
+
+- license update: LGPL-2.1+
+  See COPYING
+
+-------------------------------------------------------------------
+Mon Jan 20 09:29:43 UTC 2014 - [email protected]
+
+- updated to version 1.4.11, no changelog
+
+-------------------------------------------------------------------

Old:
----
  racc-1.4.10.gem

New:
----
  racc-1.4.11.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-racc.spec ++++++
--- /var/tmp/diff_new_pack.46WbQs/_old  2014-02-19 07:25:03.000000000 +0100
+++ /var/tmp/diff_new_pack.46WbQs/_new  2014-02-19 07:25:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-racc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
 
 
 Name:           rubygem-racc
-Version:        1.4.10
+Version:        1.4.11
 Release:        0
 %define mod_name racc
 %define mod_full_name %{mod_name}-%{version}
 %define mod_branch -%{version}
-%define mod_weight 10410
+%define mod_weight 10411
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
+BuildRequires:  ruby-devel
+BuildRequires:  ruby-macros >= 3
 BuildRequires:  update-alternatives
 BuildRequires:  rubygem(rdoc) > 3.10
 Url:            http://i.loveruby.net/en/projects/racc/
@@ -83,9 +84,9 @@
 ln -s %{_sysconfdir}/alternatives/y2racc %{buildroot}%{_bindir}/y2racc
 
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/COPYING 
%buildroot/%{_docdir}/%{name}/COPYING
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/ChangeLog 
%buildroot/%{_docdir}/%{name}/ChangeLog
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.rdoc 
%buildroot/%{_docdir}/%{name}/README.rdoc
+ln -s %{gem_base}/gems/%{mod_full_name}/COPYING 
%buildroot/%{_docdir}/%{name}/COPYING
+ln -s %{gem_base}/gems/%{mod_full_name}/ChangeLog 
%buildroot/%{_docdir}/%{name}/ChangeLog
+ln -s %{gem_base}/gems/%{mod_full_name}/README.rdoc 
%buildroot/%{_docdir}/%{name}/README.rdoc
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -118,17 +119,18 @@
 %{_bindir}/y2racc%{mod_branch}
 %{_bindir}/y2racc
 %ghost %{_sysconfdir}/alternatives/y2racc
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%{gem_base}/cache/%{mod_full_name}.gem
+%{gem_base}/gems/%{mod_full_name}/
+%{gem_extensions}/%{mod_full_name}
+%exclude %{gem_base}/gems/%{mod_full_name}/test
+%{gem_base}/specifications/%{mod_full_name}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+%doc %{gem_base}/doc
 
 %files testsuite
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%{gem_base}/gems/%{mod_full_name}/test
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to