Hello community,

here is the log from the commit of package libyui-ncurses-pkg for 
openSUSE:Factory checked in at 2014-07-29 16:48:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-ncurses-pkg (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-ncurses-pkg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-ncurses-pkg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-ncurses-pkg/libyui-ncurses-pkg.changes    
2014-01-09 17:25:15.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.libyui-ncurses-pkg.new/libyui-ncurses-pkg.changes   
    2014-07-29 16:48:06.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jul 28 11:45:50 UTC 2014 - [email protected]
+
+- Recommend this package when yast2-packager and libyui-ncurses are
+  installed (bnc#888300)
+- 2.46.1
+
+-------------------------------------------------------------------

Old:
----
  libyui-ncurses-pkg-2.46.0.tar.bz2

New:
----
  libyui-ncurses-pkg-2.46.1.tar.bz2

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

Other differences:
------------------
++++++ libyui-ncurses-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.ycVYWm/_old  2014-07-29 16:48:07.000000000 +0200
+++ /var/tmp/diff_new_pack.ycVYWm/_new  2014-07-29 16:48:07.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-ncurses-pkg-doc
-Version:        2.46.0
+Version:        2.46.1
 Release:        0
 Source:         libyui-ncurses-pkg-%{version}.tar.bz2
 

++++++ libyui-ncurses-pkg.spec ++++++
--- /var/tmp/diff_new_pack.ycVYWm/_old  2014-07-29 16:48:07.000000000 +0200
+++ /var/tmp/diff_new_pack.ycVYWm/_new  2014-07-29 16:48:07.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-ncurses-pkg
-Version:        2.46.0
+Version:        2.46.1
 Release:        0
 Source:         libyui-ncurses-pkg-%{version}.tar.bz2
 
@@ -51,6 +51,7 @@
 Obsoletes:      yast2-ncurses-pkg < 2.42.0
 
 Provides:       libyui_pkg
+Supplements:    packageand(libyui-ncurses:yast2-packager)
 
 Url:            http://github.com/libyui/
 Summary:        Libyui - yast2 package selector widget for the ncurses UI

++++++ libyui-ncurses-pkg-2.46.0.tar.bz2 -> libyui-ncurses-pkg-2.46.1.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.46.0/CMakeLists.txt 
new/libyui-ncurses-pkg-2.46.1/CMakeLists.txt
--- old/libyui-ncurses-pkg-2.46.0/CMakeLists.txt        2014-07-29 
16:48:07.000000000 +0200
+++ new/libyui-ncurses-pkg-2.46.1/CMakeLists.txt        2014-07-29 
16:48:07.000000000 +0200
@@ -1 +1 @@
-symbolic link to /usr/share/libyui/buildtools/CMakeLists.common
+symbolic link to ../libyui-master/buildtools/CMakeLists.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.46.0/ChangeLog 
new/libyui-ncurses-pkg-2.46.1/ChangeLog
--- old/libyui-ncurses-pkg-2.46.0/ChangeLog     2014-01-08 23:13:50.000000000 
+0100
+++ new/libyui-ncurses-pkg-2.46.1/ChangeLog     2014-07-28 14:23:40.000000000 
+0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Jul 28 11:45:50 UTC 2014 - [email protected]
+
+- Recommend this package when yast2-packager and libyui-ncurses are
+  installed (bnc#888300)
+- 2.46.1
+
+-------------------------------------------------------------------
 Wed Jan  8 22:06:52 CET 2014 - [email protected]
 
 - adjusted to libyui so version 6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.46.0/VERSION.cmake 
new/libyui-ncurses-pkg-2.46.1/VERSION.cmake
--- old/libyui-ncurses-pkg-2.46.0/VERSION.cmake 2014-01-08 23:13:50.000000000 
+0100
+++ new/libyui-ncurses-pkg-2.46.1/VERSION.cmake 2014-07-28 14:23:40.000000000 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "46" )
-SET( VERSION_PATCH "0" )
+SET( VERSION_PATCH "1" )
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.46.0/libyui-ncurses-pkg.spec.in 
new/libyui-ncurses-pkg-2.46.1/libyui-ncurses-pkg.spec.in
--- old/libyui-ncurses-pkg-2.46.0/libyui-ncurses-pkg.spec.in    2014-01-08 
23:13:50.000000000 +0100
+++ new/libyui-ncurses-pkg-2.46.1/libyui-ncurses-pkg.spec.in    2014-07-28 
14:23:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package @PROJECTNAME@ (Version @VERSION@)
+# spec file for package @PROJECTNAME@
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -11,51 +11,49 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-#
-# norootforbuild
 
-Name:          @PROJECTNAME@
-Version:       @VERSION@
-Release:       0
-License:       LGPL-2.1 or LGPL-3.0
-Source:                @PROJECTNAME@-%{version}.tar.bz2
-Group:         System/Libraries
-
-BuildRequires: boost-devel
-BuildRequires: cmake >= 2.8
-BuildRequires: gcc-c++
-BuildRequires: pkg-config
-BuildRequires:  libyui-devel >= 3.0.4
 
-%define libyui_ncurses_devel_version   libyui-ncurses-devel >= 2.43.9
-BuildRequires: %{libyui_ncurses_devel_version}
-%define libzypp_devel_version          libzypp-devel >= 12.3.0
-BuildRequires: %{libzypp_devel_version}
+Name:           @PROJECTNAME@
+Version:        @VERSION@
+Release:        0
+Source:         @PROJECTNAME@-%{version}.tar.bz2
+
+BuildRequires:  boost-devel
+BuildRequires:  cmake >= 2.8
+BuildRequires:  gcc-c++
+BuildRequires:  libyui-devel >= 3.0.4
+BuildRequires:  pkg-config
 
-URL:           @URL@
-Summary:       @SUMMARY@
+%define libyui_ncurses_devel_version    libyui-ncurses-devel >= 2.43.9
+BuildRequires:  %{libyui_ncurses_devel_version}
+%define libzypp_devel_version           libzypp-devel >= 12.3.0
+BuildRequires:  %{libzypp_devel_version}
+
+Url:            @URL@
+Summary:        @SUMMARY@
+License:        LGPL-2.1 or LGPL-3.0
+Group:          System/Libraries
 
 %description
 @DESCRIPTION@
 
 %package -n @PROJECTNAME@@SONAME_MAJOR@
 
-Group:         System/Libraries
-
-Requires:      lib@BASELIB@@SONAME_MAJOR@
-Provides:      lib@BASELIB@-ncurses-pkg = %{version}
+Requires:       lib@BASELIB@@SONAME_MAJOR@
+Provides:       lib@BASELIB@-ncurses-pkg = %{version}
 
-Provides:      yast2-ncurses-pkg = 2.42.0
-Obsoletes:     yast2-ncurses-pkg < 2.42.0
+Provides:       yast2-ncurses-pkg = 2.42.0
+Obsoletes:      yast2-ncurses-pkg < 2.42.0
 
 Provides:       libyui_pkg
+Supplements:    packageand(libyui-ncurses:yast2-packager)
 
-
-URL:           @URL@
-Summary:       @SUMMARY@
+Url:            @URL@
+Summary:        @SUMMARY@
+Group:          System/Libraries
 
 %description -n @PROJECTNAME@@SONAME_MAJOR@
 @DESCRIPTION@
@@ -63,17 +61,16 @@
 
 %package devel
 
-Group:         Development/Languages/C and C++
-
-Requires:      @PROJECTNAME@@SONAME_MAJOR@ = %{version}
-Requires:      glibc-devel
-Requires:      libstdc++-devel
-Requires:      boost-devel
-Requires:      %{libyui_ncurses_devel_version}
-Requires:      %{libzypp_devel_version}
-
-URL:           @URL@
-Summary:       @PROJECTNAME_UC@ header files
+Requires:       %{libyui_ncurses_devel_version}
+Requires:       %{libzypp_devel_version}
+Requires:       boost-devel
+Requires:       glibc-devel
+Requires:       libstdc++-devel
+Requires:       @PROJECTNAME@@SONAME_MAJOR@ = %{version}
+
+Url:            @URL@
+Summary:        @PROJECTNAME_UC@ header files
+Group:          Development/Languages/C and C++
 
 %description devel
 @DESCRIPTION@
@@ -85,7 +82,6 @@
 %prep
 %setup -q -n @PROJECTNAME@-%{version}
 
-
 %build
 
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
@@ -98,21 +94,20 @@
 
 %if %{?_with_debug:1}%{!?_with_debug:0}
 cmake .. \
-       -DPREFIX=%{_prefix} \
-       -DDOC_DIR=%{_docdir} \
-       -DLIB_DIR=%{_lib} \
-       -DCMAKE_BUILD_TYPE=RELWITHDEBINFO
+        -DPREFIX=%{_prefix} \
+        -DDOC_DIR=%{_docdir} \
+        -DLIB_DIR=%{_lib} \
+        -DCMAKE_BUILD_TYPE=RELWITHDEBINFO
 %else
 cmake .. \
-       -DPREFIX=%{_prefix} \
-       -DDOC_DIR=%{_docdir} \
-       -DLIB_DIR=%{_lib} \
-       -DCMAKE_BUILD_TYPE=RELEASE
+        -DPREFIX=%{_prefix} \
+        -DDOC_DIR=%{_docdir} \
+        -DLIB_DIR=%{_lib} \
+        -DCMAKE_BUILD_TYPE=RELEASE
 %endif
 
 make %{?jobs:-j%jobs}
 
-
 %install
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"

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

Reply via email to