Hello community,

here is the log from the commit of package rubygem-highline for 
openSUSE:Factory checked in at 2012-03-27 08:58:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-highline (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-highline.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-highline", Maintainer is "mrueck...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-highline/rubygem-highline.changes        
2012-03-20 13:29:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-highline.new/rubygem-highline.changes   
2012-03-27 08:58:51.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Mar 24 17:35:54 CET 2012 - bere...@b1-systems.de
+
+- remove installed .cvsignore files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-highline.spec ++++++
--- /var/tmp/diff_new_pack.J3jOoW/_old  2012-03-27 08:58:52.000000000 +0200
+++ /var/tmp/diff_new_pack.J3jOoW/_new  2012-03-27 08:58:52.000000000 +0200
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           rubygem-highline
 Version:        1.6.11
 Release:        0
@@ -48,16 +50,21 @@
 Summary:        Test suite for %{mod_name}
 Group:          Development/Languages/Ruby
 Requires:       %{name} = %{version}
+
 %description testsuite
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+
 %build
+
 %install
 %gem_install %{SOURCE0}
 # Fix wrong shebang line:
 find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/ 
-type f -name "*.rb" -exec sed -i "s|#!/usr/local/bin/ruby|#!/usr/bin/ruby|" {} 
\;
 
+find %{buildroot} -name .cvsignore -delete
+
 %files
 %defattr(-,root,root,-)
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to