Hello community,
here is the log from the commit of package rubygem-pkg-config for
openSUSE:Factory checked in at 2012-07-02 12:53:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-pkg-config (Old)
and /work/SRC/openSUSE:Factory/.rubygem-pkg-config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-pkg-config", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-pkg-config/rubygem-pkg-config.changes
2012-06-26 17:31:10.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-pkg-config.new/rubygem-pkg-config.changes
2012-07-02 12:53:36.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jun 30 05:41:59 UTC 2012 - [email protected]
+
+- update to 1.1.3, small bug fix for more stranger pkg-config files
+- require pkg-config for the real functionality
+
+-------------------------------------------------------------------
Old:
----
pkg-config-1.1.2.gem
New:
----
pkg-config-1.1.3.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-pkg-config.spec ++++++
--- /var/tmp/diff_new_pack.pWmi07/_old 2012-07-02 12:53:37.000000000 +0200
+++ /var/tmp/diff_new_pack.pWmi07/_new 2012-07-02 12:53:37.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-pkg-config
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,19 +15,21 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%define mod_name pkg-config
%define mod_full_name %{mod_name}-%{version}
Name: rubygem-pkg-config
-Version: 1.1.2
+Version: 1.1.3
Release: 0
-License: LGPL-2.1
Summary: A pkg-config Implementation for Ruby
-Url: http://github.com/rcairo/pkg-config
+License: LGPL-2.1
Group: Development/Languages/Ruby
+Url: http://github.com/rcairo/pkg-config
Source0: %{mod_full_name}.gem
BuildRequires: fdupes
BuildRequires: rubygems_with_buildroot_patch
+Requires: pkg-config
%if 0%{?suse_version} && 0%{?suse_version} < 1130
Requires: rubygems
%else
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]