Hello community,

here is the log from the commit of package yast2-qt for openSUSE:Factory 
checked in at 2012-04-23 16:14:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-qt (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-qt", Maintainer is "tgoettlic...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-qt/yast2-qt.changes        2012-02-24 
06:54:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-qt.new/yast2-qt.changes   2012-04-23 
16:14:30.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 10 15:40:58 CEST 2012 - tgoettlic...@suse.de
+
+- BuildRequire libxcrypt-devel only for < 12.2 
+- Version: 2.22.5
+
+-------------------------------------------------------------------

Old:
----
  yast2-qt-2.22.4.tar.bz2

New:
----
  yast2-qt-2.22.5.tar.bz2

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

Other differences:
------------------
++++++ yast2-qt.spec ++++++
--- /var/tmp/diff_new_pack.ylRUa1/_old  2012-04-23 16:14:31.000000000 +0200
+++ /var/tmp/diff_new_pack.ylRUa1/_new  2012-04-23 16:14:31.000000000 +0200
@@ -18,24 +18,26 @@
 
 
 Name:           yast2-qt
-Version:        2.22.4
+Version:        2.22.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-qt-2.22.4.tar.bz2
+Source0:        yast2-qt-2.22.5.tar.bz2
 Group:          System/YaST
 License:        GPL-2.0
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  doxygen
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libxcrypt-devel
 BuildRequires:  libxslt
 BuildRequires:  perl-XML-Writer
 BuildRequires:  libqt4-devel
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake
+%if 0%{?suse_version} < 1220
+BuildRequires:  libxcrypt-devel
+%endif
 %requires_ge   libqt4 
 
 Summary:        YaST2 - Graphical User Interface

++++++ yast2-qt-2.22.4.tar.bz2 -> yast2-qt-2.22.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-qt-2.22.4/VERSION.cmake 
new/yast2-qt-2.22.5/VERSION.cmake
--- old/yast2-qt-2.22.4/VERSION.cmake   2012-02-23 15:16:05.000000000 +0100
+++ new/yast2-qt-2.22.5/VERSION.cmake   2012-04-10 15:42:07.000000000 +0200
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "22")
-SET(VERSION_PATCH "4")
+SET(VERSION_PATCH "5")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-qt-2.22.4/package/yast2-qt.changes 
new/yast2-qt-2.22.5/package/yast2-qt.changes
--- old/yast2-qt-2.22.4/package/yast2-qt.changes        2012-02-23 
15:16:05.000000000 +0100
+++ new/yast2-qt-2.22.5/package/yast2-qt.changes        2012-04-10 
15:42:07.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Apr 10 15:40:58 CEST 2012 - tgoettlic...@suse.de
+
+- BuildRequire libxcrypt-devel only for < 12.2 
+- Version: 2.22.5
+
+-------------------------------------------------------------------
 Thu Feb 23 15:12:05 CET 2012 - tgoettlic...@suse.de
 
 - Fixed selection Table widget (bnc#746156) 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-qt-2.22.4/yast2-qt.spec.in 
new/yast2-qt-2.22.5/yast2-qt.spec.in
--- old/yast2-qt-2.22.4/yast2-qt.spec.in        2012-02-23 15:16:05.000000000 
+0100
+++ new/yast2-qt-2.22.5/yast2-qt.spec.in        2012-04-10 15:42:07.000000000 
+0200
@@ -8,13 +8,15 @@
 BuildRequires: doxygen 
 BuildRequires: libdrm-devel 
 BuildRequires: libjpeg-devel 
-BuildRequires: libxcrypt-devel 
 BuildRequires: libxslt 
 BuildRequires: perl-XML-Writer 
 BuildRequires: libqt4-devel 
 BuildRequires: sgml-skel 
 BuildRequires: update-desktop-files
 BuildRequires:  cmake
+%if 0%{?suse_version} < 1220
+BuildRequires:  libxcrypt-devel
+%endif
 %requires_ge   libqt4 
 
 Summary:       YaST2 - Graphical User Interface

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

Reply via email to