Hello community,

here is the log from the commit of package libyui-qt-graph for openSUSE:Factory 
checked in at 2013-10-06 14:28:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-qt-graph (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-qt-graph.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-qt-graph"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-qt-graph/libyui-qt-graph.changes  
2013-06-28 16:05:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt-graph.new/libyui-qt-graph.changes     
2013-10-06 14:28:14.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 27 08:57:27 UTC 2013 - [email protected]
+
+- supplement libyui-qt (bnc#793893)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libyui-qt-graph-doc.spec ++++++
--- /var/tmp/diff_new_pack.IA6m9R/_old  2013-10-06 14:28:17.000000000 +0200
+++ /var/tmp/diff_new_pack.IA6m9R/_new  2013-10-06 14:28:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui-qt-graph (Version 2.42.7)
+# spec file for package libyui-qt-graph-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-qt-graph-doc
 Version:       2.42.7
 Release:       0
-License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-qt-graph-%{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-qt-graph documentation
+License:        LGPL-2.1 or LGPL-3.0
+Group:          Documentation/HTML
 
 %description
 This package contains the Qt graph 
@@ -46,10 +46,8 @@
 
 %prep
 
-
 %setup -n libyui-qt-graph-%{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-qt-graph5
 
-
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-
 %files
 %defattr(-,root,root)
 %doc %{_docdir}/libyui-qt-graph5

++++++ libyui-qt-graph.spec ++++++
--- /var/tmp/diff_new_pack.IA6m9R/_old  2013-10-06 14:28:17.000000000 +0200
+++ /var/tmp/diff_new_pack.IA6m9R/_new  2013-10-06 14:28:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui-qt-graph (Version 2.42.7)
+# spec file for package libyui-qt-graph
 #
-# 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,16 +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/
 #
 
+
 Name:          libyui-qt-graph
 Version:       2.42.7
 Release:       0
-License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-qt-graph-%{version}.tar.bz2
-Group:         System/Libraries
 
 BuildRequires: cmake >= 2.8
 BuildRequires:  gcc-c++
@@ -28,12 +27,13 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  libyui-devel >= 3.0.4
 
-
 %define libyui_qt_devel_version        libyui-qt-devel >= 2.42.0
 BuildRequires: %{libyui_qt_devel_version}
 
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui - Qt Graph Widget
+License:        LGPL-2.1 or LGPL-3.0
+Group:          System/Libraries
 
 %description
 This package contains the Qt graph 
@@ -42,16 +42,16 @@
 
 %package -n libyui-qt-graph5
 
-Group:         System/Libraries
-
 Requires:      libyui5
+Supplements:    libyui-qt5
 Provides:      libyui-qt-graph = %{version}
 
 Provides:      yast2-qt-graph = 2.42.0
 Obsoletes:     yast2-qt-graph < 2.42.0
 
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui - Qt Graph Widget
+Group:          System/Libraries
 
 %description -n libyui-qt-graph5
 This package contains the Qt graph 
@@ -61,13 +61,12 @@
 
 %package devel
 
-Group:         Development/Languages/C and C++
-
-Requires:      libyui-qt-graph5 = %{version}
 Requires:      %{libyui_qt_devel_version}
+Requires:       libyui-qt-graph5 = %{version}
 
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui-qt-graph header files
+Group:          Development/Languages/C and C++
 
 %description devel
 This package contains the Qt graph 
@@ -81,7 +80,6 @@
 %prep
 %setup -q -n libyui-qt-graph-%{version}
 
-
 %build
 
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
@@ -108,7 +106,6 @@
 
 make %{?jobs:-j%jobs}
 
-
 %install
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
@@ -139,5 +136,4 @@
 %{_libdir}/cmake/libyui-qt-graph
 %doc %{_docdir}/libyui-qt-graph5/examples
 
-
 %changelog

++++++ libyui-qt-graph-2.42.7.tar.bz2 ++++++

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

Reply via email to