Hello community, here is the log from the commit of package libyui-gtk-pkg for openSUSE:Factory checked in at 2013-07-16 15:39:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui-gtk-pkg (Old) and /work/SRC/openSUSE:Factory/.libyui-gtk-pkg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-gtk-pkg" Changes: -------- --- /work/SRC/openSUSE:Factory/libyui-gtk-pkg/libyui-gtk-pkg.changes 2013-06-28 16:04:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libyui-gtk-pkg.new/libyui-gtk-pkg.changes 2013-07-16 15:39:54.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jul 4 13:54:03 CEST 2013 - [email protected] + +- Fix undefined zypp version (bnc#811209) +- Version 2.42.9 + +------------------------------------------------------------------- Old: ---- libyui-gtk-pkg-2.42.8.tar.bz2 New: ---- libyui-gtk-pkg-2.42.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-gtk-pkg-doc.spec ++++++ --- /var/tmp/diff_new_pack.bD9INR/_old 2013-07-16 15:39:55.000000000 +0200 +++ /var/tmp/diff_new_pack.bD9INR/_new 2013-07-16 15:39:55.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libyui-gtk-pkg (Version 2.42.8) +# spec file for package libyui-gtk-pkg-doc # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,26 +15,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: libyui-gtk-pkg-doc -Version: 2.42.8 +Version: 2.42.9 Release: 0 -License: LGPL-2.1 or LGPL-3.0 Source: libyui-gtk-pkg-%{version}.tar.bz2 -Group: Documentation/HTML BuildArch: noarch +BuildRequires: cmake >= 2.8 BuildRequires: doxygen BuildRequires: fdupes -BuildRequires: graphviz-gnome -BuildRequires: texlive-latex -BuildRequires: cmake >= 2.8 BuildRequires: gcc-c++ +BuildRequires: graphviz-gnome BuildRequires: libyui-devel >= 3.0.4 +BuildRequires: texlive-latex - -URL: http://github.com/libyui/ +Url: http://github.com/libyui/ Summary: Libyui-gtk-pkg documentation +License: LGPL-2.1 or LGPL-3.0 +Group: Documentation/HTML %description This package contains the Gtk package selector @@ -46,10 +46,8 @@ %prep - %setup -n libyui-gtk-pkg-%{version} - %build export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" @@ -65,18 +63,15 @@ make %{?jobs:-j%jobs} docs - %install cd build make install DESTDIR="$RPM_BUILD_ROOT" %fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-gtk-pkg5 - %clean rm -rf "$RPM_BUILD_ROOT" - %files %defattr(-,root,root) %doc %{_docdir}/libyui-gtk-pkg5 ++++++ libyui-gtk-pkg.spec ++++++ --- /var/tmp/diff_new_pack.bD9INR/_old 2013-07-16 15:39:55.000000000 +0200 +++ /var/tmp/diff_new_pack.bD9INR/_new 2013-07-16 15:39:55.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libyui-gtk-pkg (Version 2.42.8) +# spec file for package libyui-gtk-pkg # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,32 +11,32 @@ # 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: libyui-gtk-pkg -Version: 2.42.8 +Version: 2.42.9 Release: 0 -License: LGPL-2.1 or LGPL-3.0 Source: libyui-gtk-pkg-%{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 BuildRequires: gtk3-devel +BuildRequires: libyui-devel >= 3.0.4 +BuildRequires: pkg-config %define libyui_gtk_devel_version libyui-gtk-devel >= 2.42.0 BuildRequires: %{libyui_gtk_devel_version} %define libzypp_devel_version libzypp-devel >= 13.0.0 BuildRequires: %{libzypp_devel_version} -URL: http://github.com/libyui/ +Url: http://github.com/libyui/ Summary: Libyui - Gtk Package Selector +License: LGPL-2.1 or LGPL-3.0 +Group: System/Libraries %description This package contains the Gtk package selector @@ -45,16 +45,15 @@ %package -n libyui-gtk-pkg5 -Group: System/Libraries - Requires: libyui5 Provides: libyui-gtk-pkg = %{version} Provides: yast2-gtk-pkg = %{version} Obsoletes: yast2-gtk-pkg < %{version} Provides: libyui_pkg -URL: http://github.com/libyui/ +Url: http://github.com/libyui/ Summary: Libyui - Gtk Package Selector +Group: System/Libraries %description -n libyui-gtk-pkg5 This package contains the Gtk package selector @@ -64,15 +63,14 @@ %package devel -Group: Development/Languages/C and C++ - -Requires: libyui-gtk-pkg5 = %{version} +Requires: boost-devel Requires: glibc-devel Requires: libstdc++-devel -Requires: boost-devel +Requires: libyui-gtk-pkg5 = %{version} -URL: http://github.com/libyui/ +Url: http://github.com/libyui/ Summary: Libyui-gtk-pkg header files +Group: Development/Languages/C and C++ %description devel This package contains the Gtk package selector @@ -86,7 +84,6 @@ %prep %setup -q -n libyui-gtk-pkg-%{version} - %build export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" @@ -115,7 +112,6 @@ make %{?jobs:-j%jobs} - %install cd build make install DESTDIR="$RPM_BUILD_ROOT" ++++++ libyui-gtk-pkg-2.42.8.tar.bz2 -> libyui-gtk-pkg-2.42.9.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-gtk-pkg-2.42.8/ChangeLog new/libyui-gtk-pkg-2.42.9/ChangeLog --- old/libyui-gtk-pkg-2.42.8/ChangeLog 2013-06-26 15:05:58.000000000 +0200 +++ new/libyui-gtk-pkg-2.42.9/ChangeLog 2013-07-09 10:27:19.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Jul 4 13:54:03 CEST 2013 - [email protected] + +- Fix undefined zypp version (bnc#811209) +- Version 2.42.9 + +------------------------------------------------------------------- Wed Jun 26 11:55:18 CEST 2013 - [email protected] - Removed webpin search (bnc#821866) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-gtk-pkg-2.42.8/PROJECTINFO.cmake new/libyui-gtk-pkg-2.42.9/PROJECTINFO.cmake --- old/libyui-gtk-pkg-2.42.8/PROJECTINFO.cmake 2013-06-26 15:05:58.000000000 +0200 +++ new/libyui-gtk-pkg-2.42.9/PROJECTINFO.cmake 2013-07-09 10:27:19.000000000 +0200 @@ -15,3 +15,12 @@ SET( SUMMARY "Libyui - Gtk Package Selector" ) SET( DESCRIPTION "This package contains the Gtk package selector\ncomponent for libYUI.\n" ) + +# set libzypp version +execute_process (COMMAND pkg-config --modversion libzypp COMMAND awk -F. "{ printf \"%d\", ($1 * 1000 + $2) * 1000 + $3;}" OUTPUT_VARIABLE ZYPP_VERSION) +if (NOT ZYPP_VERSION) + message (WARNING "Could not parse Zypp version.") +endif (NOT ZYPP_VERSION) + +# create config.h (see config.h.cmake) +configure_file (${CMAKE_CURRENT_SOURCE_DIR}/src/config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/src/config.h) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-gtk-pkg-2.42.8/SOURCECONF.cmake new/libyui-gtk-pkg-2.42.9/SOURCECONF.cmake --- old/libyui-gtk-pkg-2.42.8/SOURCECONF.cmake 2013-06-26 15:05:58.000000000 +0200 +++ new/libyui-gtk-pkg-2.42.9/SOURCECONF.cmake 2013-07-09 10:27:19.000000000 +0200 @@ -25,7 +25,7 @@ ) SET( ${TARGETLIB}_HEADERS -config.h +config.h.cmake YGPackageSelector.h YGPackageSelectorPluginImpl.h ygtkcellrendererbutton.h diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-gtk-pkg-2.42.8/VERSION.cmake new/libyui-gtk-pkg-2.42.9/VERSION.cmake --- old/libyui-gtk-pkg-2.42.8/VERSION.cmake 2013-06-26 15:05:58.000000000 +0200 +++ new/libyui-gtk-pkg-2.42.9/VERSION.cmake 2013-07-09 10:27:19.000000000 +0200 @@ -1,6 +1,6 @@ SET( VERSION_MAJOR "2" ) SET( VERSION_MINOR "42" ) -SET( VERSION_PATCH "8" ) +SET( VERSION_PATCH "9" ) 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-gtk-pkg-2.42.8/src/config.h new/libyui-gtk-pkg-2.42.9/src/config.h --- old/libyui-gtk-pkg-2.42.8/src/config.h 2013-06-26 15:05:58.000000000 +0200 +++ new/libyui-gtk-pkg-2.42.9/src/config.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include <Libyui_config.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-gtk-pkg-2.42.8/src/config.h.cmake new/libyui-gtk-pkg-2.42.9/src/config.h.cmake --- old/libyui-gtk-pkg-2.42.8/src/config.h.cmake 1970-01-01 01:00:00.000000000 +0100 +++ new/libyui-gtk-pkg-2.42.9/src/config.h.cmake 2013-07-09 10:27:19.000000000 +0200 @@ -0,0 +1,3 @@ +#include <Libyui_config.h> + +#cmakedefine ZYPP_VERSION ${ZYPP_VERSION} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
