Hello community,

here is the log from the commit of package satsolver-bindings for 
openSUSE:Factory checked in at 2012-05-31 17:09:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/satsolver-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.satsolver-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "satsolver-bindings", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/satsolver-bindings/satsolver-bindings.changes    
2012-02-23 15:34:46.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.satsolver-bindings.new/satsolver-bindings.changes   
    2012-05-31 17:09:54.000000000 +0200
@@ -2 +2 @@
-Mon Feb 13 10:55:23 UTC 2012 - co...@suse.com
+Tue May 29 12:23:54 UTC 2012 - kkae...@suse.com
@@ -4 +4,9 @@
-- patch license to follow spdx.org standard
+- Adapt to Swig 2.0.7
+- More Ruby 1.9 fixes
+- 0.45.0
+
+-------------------------------------------------------------------
+Mon May 14 12:20:37 UTC 2012 - kkae...@suse.com
+
+- Adapt to Ruby 1.9
+- 0.44.6

Old:
----
  satsolver-bindings-0.44.5.tar.bz2

New:
----
  satsolver-bindings-0.45.0.tar.bz2

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

Other differences:
------------------
++++++ satsolver-bindings.spec ++++++
--- /var/tmp/diff_new_pack.b8vpOe/_old  2012-05-31 17:09:56.000000000 +0200
+++ /var/tmp/diff_new_pack.b8vpOe/_new  2012-05-31 17:09:56.000000000 +0200
@@ -19,7 +19,7 @@
 %define run_testsuite 1
 
 Name:           satsolver-bindings
-Version:        0.44.5
+Version:        0.45.0
 Release:        0
 Url:            http://github.com/openSUSE/sat-solver-bindings
 Source:         satsolver-bindings-%{version}.tar.bz2
@@ -45,6 +45,7 @@
 %endif
 %endif
 %if 0%{?suse_version}
+BuildRequires:  pkg-config
 %if 0%{?suse_version} < 1030
 BuildRequires:  expat
 %else
@@ -73,8 +74,8 @@
 # add macros if not already defined
 %{!?py_sitedir: %define py_sitedir %(%__python -c "from distutils.sysconfig 
import get_python_lib; print get_python_lib(1)")}
 %{!?py_requires: %define py_requires Requires: python}
-%{!?ruby_sitelib: %global ruby_sitelib %(ruby -rrbconfig -e 'puts 
Config::CONFIG["sitelibdir"] ')}
-%{!?ruby_sitearch: %global ruby_sitearch %(ruby -rrbconfig -e 'puts 
Config::CONFIG["sitearchdir"] ')}
+%{!?ruby_sitelib: %global ruby_sitelib %(ruby -rrbconfig -e 'puts 
RbConfig::CONFIG["sitelibdir"] ')}
+%{!?ruby_sitearch: %global ruby_sitearch %(ruby -rrbconfig -e 'puts 
RbConfig::CONFIG["sitearchdir"] ')}
 
 %description
 This is not a package but a .spec placeholder fo subpackages of
@@ -145,7 +146,8 @@
     Bernhard Wiedemann <bwiedem...@suse.de>
 
 %package -n satsolver-bindings-devel
-Requires:       swig %{name}-devel
+Requires:       %{name}-devel
+Requires:       swig
 Summary:        Swig input files for satsolver bindings
 Group:          Development/Libraries/Other
 
@@ -198,7 +200,7 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 # we want to leave the .a file untouched
 export NO_BRP_STRIP_DEBUG=true
-%if 0%{?suse_version} > 1020
+%if 0%{?suse_version} > 1020 && 0%{?suse_version} < 1220
 %fdupes -s build/bindings/ruby/html
 %endif
 cd ..
@@ -249,8 +251,10 @@
 %endif
 # rdoc-swig doesn't work with Ruby 1.8.1 on RHEL4
 %if 0%{?rhel_version} == 0 || 0%{?rhel_version} >= 500
+%if 0%{?suse_version} == 0 || 0%{?suse_version} < 1220
 %doc build/bindings/ruby/html
 %endif
+%endif
 
 %files -n python-satsolver
 %defattr(-,root,root,-)

++++++ satsolver-bindings-0.44.5.tar.bz2 -> satsolver-bindings-0.45.0.tar.bz2 
++++++
/work/SRC/openSUSE:Factory/satsolver-bindings/satsolver-bindings-0.44.5.tar.bz2 
/work/SRC/openSUSE:Factory/.satsolver-bindings.new/satsolver-bindings-0.45.0.tar.bz2
 differ: char 11, line 1

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

Reply via email to