Hello community,

here is the log from the commit of package rubygem-gem2rpm for openSUSE:Factory 
checked in at 2013-06-05 19:33:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-gem2rpm (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-gem2rpm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-gem2rpm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-gem2rpm/rubygem-gem2rpm.changes  
2013-05-27 09:59:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-gem2rpm.new/rubygem-gem2rpm.changes     
2013-06-05 19:33:41.000000000 +0200
@@ -1,0 +2,5 @@
+Sat May 25 21:00:11 UTC 2013 - [email protected]
+
+- include changelog and history files too
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ gem2rpm-fix-opensuse-template.diff ++++++
--- /var/tmp/diff_new_pack.u5El5P/_old  2013-06-05 19:33:41.000000000 +0200
+++ /var/tmp/diff_new_pack.u5El5P/_new  2013-06-05 19:33:41.000000000 +0200
@@ -75,7 +75,7 @@
        begin
 diff -ru gem2rpm-0.9.2.orig/templates/opensuse.spec.erb 
gem2rpm-0.9.2/templates/opensuse.spec.erb
 --- gem2rpm-0.9.2.orig/templates/opensuse.spec.erb     2013-04-30 
13:31:08.586730796 +0200
-+++ gem2rpm-0.9.2/templates/opensuse.spec.erb  2013-05-14 12:10:57.659712421 
+0200
++++ gem2rpm-0.9.2/templates/opensuse.spec.erb  2013-05-25 22:59:55.229799605 
+0200
 @@ -1,7 +1,7 @@
  #
 -# spec file for package rubygem-<%= spec.name %> (Version <%= spec.version %>)
@@ -86,7 +86,7 @@
  #
  # All modifications and additions to the file contributed by third parties
  # remain the property of their copyright owners, unless otherwise agreed
-@@ -15,58 +15,161 @@
+@@ -15,58 +15,162 @@
  # Please submit bugfixes or comments via http://bugs.opensuse.org/
  #
  
@@ -181,10 +181,11 @@
 +     %w(test spec).each { |framework|
 +       test_frameworks[framework] = 1 if path.index(framework + "/") == 0
 +     }
-+     %w(LICENSE MIT-LICENSE LICENSE.md MIT-LICENSE.txt COPYING LICENSE.rdoc 
LEGAL.rdoc README.rdoc
-+       COPYING.txt README.txt README README.md).each { |file|
++     %w(changes copying copying.txt history history.md history.txt legal.rdoc 
++        license license.md license.rdoc mit-license changes.txt changes.md 
changelog.txt history.rdoc changelog.rdoc changelog.md
++        mit-license.txt readme readme.md readme.rdoc readme.txt).each { |file|
 +  #   $stderr.puts "PATH #{path} #{file}"
-+      docdirfiles << file if path == file
++      docdirfiles << path if path.downcase == file
 +     }
 +   end
 +   

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

Reply via email to