Hello community,

here is the log from the commit of package yast2-perl-bindings for 
openSUSE:Factory checked in at 2012-04-12 09:58:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-perl-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-perl-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-perl-bindings", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-perl-bindings/yast2-perl-bindings.changes  
2011-12-15 16:09:16.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-perl-bindings.new/yast2-perl-bindings.changes 
    2012-04-12 10:00:00.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr  9 22:08:36 CEST 2012 - [email protected]
+
+- BuildRequire libxcrypt-devel only for < 12.2 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yast2-perl-bindings.spec ++++++
--- /var/tmp/diff_new_pack.k2mppH/_old  2012-04-12 10:00:01.000000000 +0200
+++ /var/tmp/diff_new_pack.k2mppH/_new  2012-04-12 10:00:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-perl-bindings
 #
-# 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
@@ -27,7 +27,9 @@
 BuildRequires:  curl-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
+%if 0%{?suse_version} < 1220
 BuildRequires:  libxcrypt-devel
+%endif
 BuildRequires:  rpm-devel
 BuildRequires:  yast2-core-devel
 BuildRequires:  yast2-devtools
@@ -36,8 +38,8 @@
 # YCPValue::valuetype_str()
 Requires:       yast2-core >= 2.16.37
 BuildRequires:  yast2-ycp-ui-bindings-devel >= 2.16.37
-Requires:       yast2-ycp-ui-bindings       >= 2.16.37
 Requires:       perl = %{perl_version}
+Requires:       yast2-ycp-ui-bindings       >= 2.16.37
 # for YaPI.pm
 Requires:       perl(Locale::gettext)
 

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

Reply via email to