[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-commit
Subject:    commit libqdialogsolver1 for openSUSE:Factory
From:       root () hilbert ! suse ! de (h_root)
Date:       2014-02-28 20:16:15
Message-ID: 20140228201615.30403AE03C () hilbert ! suse ! de
[Download RAW message or body]

Hello community,

here is the log from the commit of package libqdialogsolver1 for openSUSE:Factory \
checked in at 2014-02-28 21:16:13 \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing \
/work/SRC/openSUSE:Factory/libqdialogsolver1 (Old)  and      \
/work/SRC/openSUSE:Factory/.libqdialogsolver1.new (New) \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqdialogsolver1"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqdialogsolver1/libqdialogsolver1.changes	2013-05-07 \
                07:27:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqdialogsolver1.new/libqdialogsolver1.changes	2014-02-28 \
21:16:14.000000000 +0100 @@ -1,0 +2,6 @@
+Mon Feb 24 11:34:56 CET 2014 - ma@suse.de
+
+- adapted to work with new yast independend libyui
+- version 1.3.2
+
+-------------------------------------------------------------------

Old:
----
  libqdialogsolver1-1.3.1.tar.bz2

New:
----
  libqdialogsolver1-1.3.2.tar.bz2

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

Other differences:
------------------
++++++ libqdialogsolver1.spec ++++++
--- /var/tmp/diff_new_pack.90bJkT/_old	2014-02-28 21:16:14.000000000 +0100
+++ /var/tmp/diff_new_pack.90bJkT/_new	2014-02-28 21:16:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libqdialogsolver
+# spec file for package libqdialogsolver1
 #
-# Copyright (c) 2007-2011 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
@@ -15,21 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Name:           libqdialogsolver1
-Version:        1.3.1
+Version:        1.3.2
 Release:        0
+Summary:        QDialog class for showing solver results
 License:        GPL-2.0+
 Group:          System/Packages
-Summary:        QDialog class for showing solver results
 %if 0%{?suse_version}
 %requires_ge    libzypp
 %endif
 Requires:       graphviz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libqt4-devel gettext-devel cmake
+BuildRequires:  cmake
 BuildRequires:	gcc-c++ >= 4.5
+BuildRequires:  gettext-devel
+BuildRequires:  libqt4-devel
 %if 0%{?suse_version} <= 1220
 BuildRequires:  yast2-libyui-devel
 %else
@@ -44,7 +45,6 @@
 This package provides a QDialog class for showing solver results
 
 %package devel
-License:        GPL-2.0+
 Requires:       libqdialogsolver1 == %{version}
 Summary:        QDialog class for showing solver results
 Group:          Development/Libraries/Others
@@ -91,16 +91,14 @@
 
 %files -f dialogsolver.lang
 %defattr(-,root,root)
-%dir %{_libdir}/YaST2/plugin
-%dir %{_libdir}/YaST2
 %{_libdir}/libqdialogsolver.so.1
-%{_libdir}/YaST2/plugin/libpy2qt_zypp_solver_dialog.so.2
+%{_libdir}/yui/libyui-qt_zypp_solver_dialog.so.*
 
 %files devel
 %defattr(-,root,root)
 %dir /usr/include/zypp
 /usr/include/zypp/*
 %{_libdir}/libqdialogsolver.so
-%{_libdir}/YaST2/plugin/libpy2qt_zypp_solver_dialog.so
+%{_libdir}/yui/libyui-qt_zypp_solver_dialog.so
 
 %changelog

++++++ libqdialogsolver1-1.3.1.tar.bz2 -> libqdialogsolver1-1.3.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' old/libqdialogsolver1-1.3.1/VERSION.cmake \
                new/libqdialogsolver1-1.3.2/VERSION.cmake
--- old/libqdialogsolver1-1.3.1/VERSION.cmake	2013-03-19 14:00:36.000000000 +0100
+++ new/libqdialogsolver1-1.3.2/VERSION.cmake	2014-02-24 11:35:52.000000000 +0100
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR "1")
 SET(VERSION_MINOR "3")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' old/libqdialogsolver1-1.3.1/package/libqdialogsolver1.changes \
                new/libqdialogsolver1-1.3.2/package/libqdialogsolver1.changes
--- old/libqdialogsolver1-1.3.1/package/libqdialogsolver1.changes	2013-04-29 \
                12:22:43.000000000 +0200
+++ new/libqdialogsolver1-1.3.2/package/libqdialogsolver1.changes	2014-02-24 \
11:35:52.000000000 +0100 @@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Feb 24 11:34:56 CET 2014 - ma@suse.de
+
+- adapted to work with new yast independend libyui
+- version 1.3.2
+
+-------------------------------------------------------------------
 Mon Apr 29 12:11:39 CEST 2013 - ma@suse.de
 
 - Compile with std=c++0x
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' old/libqdialogsolver1-1.3.1/package/libqdialogsolver1.spec.in \
                new/libqdialogsolver1-1.3.2/package/libqdialogsolver1.spec.in
--- old/libqdialogsolver1-1.3.1/package/libqdialogsolver1.spec.in	2013-03-19 \
                14:00:36.000000000 +0100
+++ new/libqdialogsolver1-1.3.2/package/libqdialogsolver1.spec.in	2014-01-28 \
11:00:51.000000000 +0100 @@ -91,16 +91,14 @@
 
 %files -f dialogsolver.lang
 %defattr(-,root,root)
-%dir %{_libdir}/YaST2/plugin
-%dir %{_libdir}/YaST2
 %{_libdir}/libqdialogsolver.so.1
-%{_libdir}/YaST2/plugin/libpy2qt_zypp_solver_dialog.so.2
+%{_libdir}/yui/libyui-qt_zypp_solver_dialog.so.*
 
 %files devel
 %defattr(-,root,root)
 %dir /usr/include/zypp
 /usr/include/zypp/*
 %{_libdir}/libqdialogsolver.so
-%{_libdir}/YaST2/plugin/libpy2qt_zypp_solver_dialog.so
+%{_libdir}/yui/libyui-qt_zypp_solver_dialog.so
 
 %changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' \
'--exclude=.svnignore' old/libqdialogsolver1-1.3.1/yast_plugin/CMakeLists.txt \
                new/libqdialogsolver1-1.3.2/yast_plugin/CMakeLists.txt
--- old/libqdialogsolver1-1.3.1/yast_plugin/CMakeLists.txt	2013-03-19 \
                14:00:36.000000000 +0100
+++ new/libqdialogsolver1-1.3.2/yast_plugin/CMakeLists.txt	2014-01-28 \
11:00:51.000000000 +0100 @@ -38,14 +38,14 @@
 if(COMMAND cmake_policy)
   cmake_policy(SET CMP0003 NEW)
 endif(COMMAND cmake_policy)
-ADD_LIBRARY( py2qt_zypp_solver_dialog SHARED ${qt_solver_dialog_plugin_SRCS} )
-TARGET_LINK_LIBRARIES( py2qt_zypp_solver_dialog yui)
-TARGET_LINK_LIBRARIES( py2qt_zypp_solver_dialog ${QT_QTCORE_LIBRARY} )
-TARGET_LINK_LIBRARIES( py2qt_zypp_solver_dialog ${QT_QTGUI_LIBRARY} )
-TARGET_LINK_LIBRARIES( py2qt_zypp_solver_dialog qdialogsolver )
-SET_TARGET_PROPERTIES( py2qt_zypp_solver_dialog PROPERTIES SOVERSION 2 )
-SET_TARGET_PROPERTIES( py2qt_zypp_solver_dialog PROPERTIES LINK_FLAGS \
"-Wl,--no-undefined -Wl,-rpath -Wl,${CMAKE_INSTALL_PREFIX}/lib/YaST2/plugin" ) \
+ADD_LIBRARY( yui-qt_zypp_solver_dialog SHARED ${qt_solver_dialog_plugin_SRCS} ) \
+TARGET_LINK_LIBRARIES( yui-qt_zypp_solver_dialog yui) +TARGET_LINK_LIBRARIES( \
yui-qt_zypp_solver_dialog ${QT_QTCORE_LIBRARY} ) +TARGET_LINK_LIBRARIES( \
yui-qt_zypp_solver_dialog ${QT_QTGUI_LIBRARY} ) +TARGET_LINK_LIBRARIES( \
yui-qt_zypp_solver_dialog qdialogsolver ) +SET_TARGET_PROPERTIES( \
yui-qt_zypp_solver_dialog PROPERTIES SOVERSION ${LIBYUI_SONAME_MAJOR} ) \
+SET_TARGET_PROPERTIES( yui-qt_zypp_solver_dialog PROPERTIES LINK_FLAGS \
"-Wl,--no-undefined -Wl,-rpath -Wl,${LIB_INSTALL_DIR}/yui" )  
-INSTALL(TARGETS py2qt_zypp_solver_dialog LIBRARY DESTINATION \
"${LIB_INSTALL_DIR}/YaST2/plugin" ) +INSTALL(TARGETS yui-qt_zypp_solver_dialog \
LIBRARY DESTINATION "${LIB_INSTALL_DIR}/yui" )  
 

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic