Hello community,

here is the log from the commit of package libyui-gtk for openSUSE:Factory 
checked in at 2012-09-11 09:11:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-gtk", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-gtk/libyui-gtk.changes    2012-08-09 
17:41:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-gtk.new/libyui-gtk.changes       
2012-09-11 09:11:48.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep  4 14:35:20 CEST 2012 - tgoettlic...@suse.de
+
+- Fixed requirements in doc spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libyui-gtk-doc.spec ++++++
--- /var/tmp/diff_new_pack.DREtM5/_old  2012-09-11 09:11:53.000000000 +0200
+++ /var/tmp/diff_new_pack.DREtM5/_new  2012-09-11 09:11:53.000000000 +0200
@@ -28,10 +28,11 @@
 BuildRequires:  fdupes
 BuildRequires:  graphviz-gnome
 BuildRequires:  texlive-latex
+BuildRequires:  cmake >= 2.8
+BuildRequires:  gcc-c++
+BuildRequires:  libyui-devel
 
 
-Obsoletes:     libyui-gtk-doc < %{version}
-
 URL:           http://github.com/libyui/
 Summary:       Libyui-gtk documentation
 

++++++ libyui-gtk-2.42.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-gtk-2.42.1/ChangeLog 
new/libyui-gtk-2.42.1/ChangeLog
--- old/libyui-gtk-2.42.1/ChangeLog     2012-08-09 11:19:24.000000000 +0200
+++ new/libyui-gtk-2.42.1/ChangeLog     2012-09-07 12:37:09.000000000 +0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Tue Sep  4 14:35:20 CEST 2012 - tgoettlic...@suse.de
+
+- Fixed requirements in doc spec file
+
+-------------------------------------------------------------------
 Mon Apr 30 10:25:22 CEST 2012 - tgoettlic...@suse.de
 
 - Fix for bnc #722053 by Michael Meeks
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-gtk-2.42.1/VERSION.cmake 
new/libyui-gtk-2.42.1/VERSION.cmake
--- old/libyui-gtk-2.42.1/VERSION.cmake 2012-08-09 11:19:24.000000000 +0200
+++ new/libyui-gtk-2.42.1/VERSION.cmake 2012-09-07 12:37:09.000000000 +0200
@@ -2,3 +2,10 @@
 SET( VERSION_MINOR "42" )
 SET( VERSION_PATCH "1" )
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${VERSION_SHA1}" )
+
+##### This is need for the libyui core, ONLY.
+##### These will be overridden from exports in LibyuiConfig.cmake
+SET( SONAME_MAJOR "4" )
+SET( SONAME_MINOR "0" )
+SET( SONAME_PATCH "0" )
+SET( SONAME "${SONAME_MAJOR}.${SONAME_MINOR}.${SONAME_PATCH}" )

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

Reply via email to