Hello community,

here is the log from the commit of package libyui-ncurses for openSUSE:Factory 
checked in at 2013-08-10 12:18:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-ncurses (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-ncurses.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-ncurses"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-ncurses/libyui-ncurses.changes    
2013-06-28 16:05:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-ncurses.new/libyui-ncurses.changes       
2013-08-10 12:18:16.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug  6 14:49:20 CEST 2013 - tgoettlic...@suse.de
+
+- Fixed dependencies
+- Version 2.44.1
+
+-------------------------------------------------------------------

Old:
----
  libyui-ncurses-2.44.0.tar.bz2

New:
----
  libyui-ncurses-2.44.1.tar.bz2

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

Other differences:
------------------
++++++ libyui-ncurses-doc.spec ++++++
--- /var/tmp/diff_new_pack.MV7pKT/_old  2013-08-10 12:18:18.000000000 +0200
+++ /var/tmp/diff_new_pack.MV7pKT/_new  2013-08-10 12:18:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui-ncurses (Version 2.44.0)
+# spec file for package libyui-ncurses-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-ncurses-doc
-Version:       2.44.0
+Version:        2.44.1
 Release:       0
-License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-ncurses-%{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-ncurses documentation
+License:        LGPL-2.1 or LGPL-3.0
+Group:          Documentation/HTML
 
 %description
 This package contains the character based (ncurses) user interface
@@ -46,10 +46,8 @@
 
 %prep
 
-
 %setup -n libyui-ncurses-%{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-ncurses5
 
-
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-
 %files
 %defattr(-,root,root)
 %doc %{_docdir}/libyui-ncurses5

++++++ libyui-ncurses.spec ++++++
--- /var/tmp/diff_new_pack.MV7pKT/_old  2013-08-10 12:18:18.000000000 +0200
+++ /var/tmp/diff_new_pack.MV7pKT/_new  2013-08-10 12:18:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui-ncurses (Version 2.44.0)
+# spec file for package libyui-ncurses
 #
-# 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,17 +11,15 @@
 # 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-ncurses
-Version:       2.44.0
+Version:        2.44.1
 Release:       0
-License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-ncurses-%{version}.tar.bz2
-Group:         System/Libraries
 
 BuildRequires: boost-devel
 BuildRequires: cmake >= 2.8
@@ -32,8 +30,10 @@
 BuildRequires: %{libyui_devel_version}
 BuildRequires: ncurses-devel
 
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui - Character Based User Interface
+License:        LGPL-2.1 or LGPL-3.0
+Group:          System/Libraries
 
 %description
 This package contains the character based (ncurses) user interface
@@ -42,16 +42,15 @@
 
 %package -n libyui-ncurses5
 
-Group:         System/Libraries
-
 Requires:      libyui5
 Provides:      libyui-ncurses = %{version}
 Provides:      yast2-ncurses = 2.42.0
 Obsoletes:     yast2-ncurses < 2.42.0
-Provides:      yui_backend
+Provides:       yui_backend = 5
 
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui - Character Based User Interface
+Group:          System/Libraries
 
 %description -n libyui-ncurses5
 This package contains the character based (ncurses) user interface
@@ -61,17 +60,16 @@
 
 %package devel
 
-Group:         Development/Languages/C and C++
-
-Requires:      libyui-ncurses5 = %{version}
+Requires:       %{libyui_devel_version}
+Requires:       boost-devel
 Requires:      glibc-devel
 Requires:      libstdc++-devel
-Requires:      boost-devel
-Requires:      %{libyui_devel_version}
+Requires:       libyui-ncurses5 = %{version}
 Requires:      ncurses-devel
 
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui-ncurses header files
+Group:          Development/Languages/C and C++
 
 %description devel
 This package contains the character based (ncurses) user interface
@@ -85,7 +83,6 @@
 %prep
 %setup -q -n libyui-ncurses-%{version}
 
-
 %build
 
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
@@ -112,7 +109,6 @@
 
 make %{?jobs:-j%jobs}
 
-
 %install
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"

++++++ libyui-ncurses-2.44.0.tar.bz2 -> libyui-ncurses-2.44.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-2.44.0/ChangeLog 
new/libyui-ncurses-2.44.1/ChangeLog
--- old/libyui-ncurses-2.44.0/ChangeLog 2013-06-19 11:52:40.000000000 +0200
+++ new/libyui-ncurses-2.44.1/ChangeLog 2013-08-06 15:35:21.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Aug  6 14:49:20 CEST 2013 - tgoettlic...@suse.de
+
+- Fixed dependencies
+- Version 2.44.1
+
+-------------------------------------------------------------------
 Tue Jun 18 15:40:41 CEST 2013 - g...@suse.de
 
 - NCTable multi selection mode: deselect all items correctly, 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-2.44.0/VERSION.cmake 
new/libyui-ncurses-2.44.1/VERSION.cmake
--- old/libyui-ncurses-2.44.0/VERSION.cmake     2013-06-19 11:52:40.000000000 
+0200
+++ new/libyui-ncurses-2.44.1/VERSION.cmake     2013-08-06 15:35:21.000000000 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "44" )
-SET( VERSION_PATCH "0" )
+SET( VERSION_PATCH "1" )
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-2.44.0/libyui-ncurses.spec.in 
new/libyui-ncurses-2.44.1/libyui-ncurses.spec.in
--- old/libyui-ncurses-2.44.0/libyui-ncurses.spec.in    2013-06-19 
11:52:40.000000000 +0200
+++ new/libyui-ncurses-2.44.1/libyui-ncurses.spec.in    2013-08-06 
15:35:21.000000000 +0200
@@ -46,7 +46,7 @@
 Provides:      lib@BASELIB@-ncurses = %{version}
 Provides:      yast2-ncurses = 2.42.0
 Obsoletes:     yast2-ncurses < 2.42.0
-Provides:      yui_backend
+Provides:      yui_backend = 5 
 
 URL:           @URL@
 Summary:       @SUMMARY@

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

Reply via email to