Hello community,
here is the log from the commit of package rubygem-sprockets-2_1 for
openSUSE:Factory checked in at 2012-07-23 10:40:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sprockets-2_1 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-sprockets-2_1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-sprockets-2_1", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-sprockets-2_1/rubygem-sprockets-2_1.changes
2012-07-16 10:11:31.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-sprockets-2_1.new/rubygem-sprockets-2_1.changes
2012-07-23 10:40:42.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 22 16:03:20 UTC 2012 - [email protected]
+
+- fix tilt requires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-sprockets-2_1.spec ++++++
--- /var/tmp/diff_new_pack.JNqAyr/_old 2012-07-23 10:40:42.000000000 +0200
+++ /var/tmp/diff_new_pack.JNqAyr/_new 2012-07-23 10:40:42.000000000 +0200
@@ -30,15 +30,20 @@
%define mod_name sprockets
%define mod_full_name %{mod_name}-%{version}
Source: %{mod_full_name}.gem
-BuildRequires: rubygem-hike-1 >= 1.2
-BuildRequires: rubygem-rack-1 >= 1.0
-#BuildRequires: rubygem-tilt-1 >= 1.1
-BuildRequires: rubygem-tilt-1 = 1.1
BuildRequires: rubygems_with_buildroot_patch
+# hike ~> 1.2
+BuildRequires: rubygem-hike-1 >= 1.2
Requires: rubygem-hike-1 >= 1.2
+# rack ~> 1.0
+BuildRequires: rubygem-rack-1 >= 1.0
Requires: rubygem-rack-1 >= 1.0
-#Requires: rubygem-tilt-1 >= 1.1
-Requires: rubygem-tilt-1 = 1.1
+# tilt ~> 1.1
+BuildRequires: rubygem-tilt-1 >= 1.1
+Requires: rubygem-tilt-1 >= 1.1
+# tilt != 1.3.0
+BuildConflicts: rubygem-tilt = 1.3.0
+Conflicts: rubygem-tilt = 1.3.0
+
Provides: rubygem-%{mod_name} = %{version}
Provides: rubygem-%{mod_name}-2 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]