Hello community,

here is the log from the commit of package openlmi-networking for 
openSUSE:Factory checked in at 2015-02-24 16:15:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openlmi-networking (Old)
 and      /work/SRC/openSUSE:Factory/.openlmi-networking.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openlmi-networking"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openlmi-networking/openlmi-networking.changes    
2014-12-19 09:37:36.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.openlmi-networking.new/openlmi-networking.changes   
    2015-02-24 16:15:59.000000000 +0100
@@ -2,16 +1,0 @@
-Thu Dec 11 07:59:19 UTC 2014 - kkae...@suse.com
-
-- Update to 0.3.1
-  * Documentation reworked to have same look&feel for all OpenLMI
-    providers.
-  * More useful error messages.
-  * Bugfixes and minor improvements.
-
--------------------------------------------------------------------
-Tue Oct  7 11:50:23 UTC 2014 - kkae...@suse.com
-
-- Update to 0.3.0
-  * support for NetworkManager 0.8
-  * bugfixes and stability improvements
-
--------------------------------------------------------------------

Old:
----
  openlmi-networking-0.3.1.tar.gz

New:
----
  openlmi-networking-0.2.2.tar.bz2

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

Other differences:
------------------
++++++ openlmi-networking.spec ++++++
--- /var/tmp/diff_new_pack.DH8l89/_old  2015-02-24 16:18:28.000000000 +0100
+++ /var/tmp/diff_new_pack.DH8l89/_new  2015-02-24 16:18:28.000000000 +0100
@@ -24,14 +24,14 @@
 %global logfile %{_localstatedir}/log/openlmi-install.log
 
 Name:           openlmi-networking
-Version:        0.3.1
+Version:        0.2.2
 Release:        1%{?dist}
 Summary:        CIM providers for network management
 License:        LGPL-2.1+
 Group:          System/Management
 
 Url:            http://fedorahosted.org/openlmi/
-Source0:        %{name}-%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.bz2
 
 # PATCH-FIX-OPENSUSE SUSE does not have libexec, kkae...@suse.de
 Patch2:         no-libexec-in-suse.patch
@@ -51,7 +51,7 @@
 BuildRequires:  cmake
 BuildRequires:  glib2-devel
 BuildRequires:  konkretcmpi-devel
-BuildRequires:  openlmi-providers-devel >= 0.5.0
+BuildRequires:  openlmi-providers-devel >= 0.0.19
 BuildRequires:  sblim-cmpi-devel
 %if 0%{?suse_version}
 BuildRequires:  NetworkManager-devel
@@ -65,7 +65,6 @@
 %if 0%{?suse_version}
 Requires:       python
 %else
-Requires:       openlmi-pegasus-compat
 Requires:       python2
 %endif
 # sblim-sfcb or tog-pegasus
@@ -109,7 +108,6 @@
 %{_datadir}/%{name}/70_LMI_NetworkingIndicationFilters.mof
 %{_datadir}/%{name}/90_LMI_Networking_Profile.mof
 %{_datadir}/%{name}/60_LMI_Networking.reg
-%dir %{_libexecdir}/pegasus
 %attr(755, root, root) %{_libexecdir}/pegasus/cmpiLMI_Networking-cimprovagt
 
 %pre

++++++ AddIPProtocolEndpoint_RemoveIPProtocolEndpoint.patch ++++++
--- /var/tmp/diff_new_pack.DH8l89/_old  2015-02-24 16:18:28.000000000 +0100
+++ /var/tmp/diff_new_pack.DH8l89/_new  2015-02-24 16:18:28.000000000 +0100
@@ -1,7 +1,7 @@
-diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.3.0/src/LMI_IPConfigurationServiceProvider.c 
./src/LMI_IPConfigurationServiceProvider.c
---- ../orig-openlmi-networking-0.3.0/src/LMI_IPConfigurationServiceProvider.c  
2014-09-04 11:09:32.000000000 +0200
-+++ ./src/LMI_IPConfigurationServiceProvider.c 2014-10-07 13:48:13.000995512 
+0200
-@@ -659,6 +659,39 @@
+diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.2.2/src/LMI_IPConfigurationServiceProvider.c 
./src/LMI_IPConfigurationServiceProvider.c
+--- ../orig-openlmi-networking-0.2.2/src/LMI_IPConfigurationServiceProvider.c  
2014-01-07 17:38:18.000000000 +0100
++++ ./src/LMI_IPConfigurationServiceProvider.c 2014-04-29 09:40:58.906124193 
+0200
+@@ -640,6 +640,39 @@
      return result;
  }
  

++++++ networkmanager-defines.patch ++++++
--- /var/tmp/diff_new_pack.DH8l89/_old  2015-02-24 16:18:28.000000000 +0100
+++ /var/tmp/diff_new_pack.DH8l89/_new  2015-02-24 16:18:28.000000000 +0100
@@ -1,19 +1,19 @@
-diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.3.0/src/activeconnection_nm.c 
./src/activeconnection_nm.c
---- ../orig-openlmi-networking-0.3.0/src/activeconnection_nm.c 2014-09-04 
11:09:32.000000000 +0200
-+++ ./src/activeconnection_nm.c        2014-10-07 13:47:12.254429011 +0200
-@@ -38,6 +38,9 @@
-     DBusGProxy *proxy;
- } ActiveConnectionPriv;
+diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.1.1/src/activeconnection_nm.c 
./src/activeconnection_nm.c
+--- ../orig-openlmi-networking-0.1.1/src/activeconnection_nm.c 2013-08-07 
08:28:28.000000000 +0200
++++ ./src/activeconnection_nm.c        2013-10-01 10:04:46.470136795 +0200
+@@ -34,6 +34,9 @@
+ #include "network_private.h"
+ #include "errors.h"
  
 +/* value taken from upstream: 
http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/include/NetworkManager.h
 */
 +#define NM_ACTIVE_CONNECTION_STATE_DEACTIVATED 4
 +
  LMIResult active_connection_read_properties(ActiveConnection 
*activeConnection, GHashTable *properties);
+ void active_connection_changed_cb(void *proxy, GHashTable *properties, 
ActiveConnection *activeConnection);
  
- ActiveConnectionStatus nm_state_to_status(unsigned int state) {
-diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs ../orig-openlmi-networking-0.3.0/src/port_nm.c 
./src/port_nm.c
---- ../orig-openlmi-networking-0.3.0/src/port_nm.c     2014-09-04 
11:09:32.000000000 +0200
-+++ ./src/port_nm.c    2014-10-07 13:47:12.254429011 +0200
+diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs ../orig-openlmi-networking-0.1.1/src/port_nm.c 
./src/port_nm.c
+--- ../orig-openlmi-networking-0.1.1/src/port_nm.c     2013-08-07 
08:28:28.000000000 +0200
++++ ./src/port_nm.c    2013-10-01 10:03:03.730124597 +0200
 @@ -31,6 +31,11 @@
  #include "network_private.h"
  #include "errors.h"

++++++ no-libexec-in-suse.patch ++++++
--- /var/tmp/diff_new_pack.DH8l89/_old  2015-02-24 16:18:28.000000000 +0100
+++ /var/tmp/diff_new_pack.DH8l89/_new  2015-02-24 16:18:28.000000000 +0100
@@ -1,8 +1,8 @@
-diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.3.0/src/CMakeLists.txt ./src/CMakeLists.txt
---- ../orig-openlmi-networking-0.3.0/src/CMakeLists.txt        2014-09-04 
11:09:32.000000000 +0200
-+++ ./src/CMakeLists.txt       2014-10-07 13:46:02.735491746 +0200
-@@ -104,7 +104,7 @@
- cim_registration(${PROVIDER_NAME} ${LIBRARY_NAME} ${MOF} 
share/openlmi-networking "${TARGET_MOF}")
+diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.1.0/src/CMakeLists.txt ./src/CMakeLists.txt
+--- ../orig-openlmi-networking-0.1.0/src/CMakeLists.txt        2013-07-30 
14:29:23.000000000 +0200
++++ ./src/CMakeLists.txt       2013-08-01 16:40:00.939403133 +0200
+@@ -105,7 +105,7 @@
+ register("OpenLMI-Networking.mof.skel" "${CIM_CLASSES}" ${TARGET_MOF})
  
  install(TARGETS ${LIBRARY_NAME} DESTINATION lib${LIB_SUFFIX}/cmpi/)
 -install(PROGRAMS ${CIMPROVAGT_SCRIPT} DESTINATION libexec/pegasus)
@@ -10,9 +10,9 @@
  install(FILES ${TARGET_MOF} DESTINATION share/openlmi-networking/)
  
  add_subdirectory(unittest)
-diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.3.0/src/cmpiLMI_Networking-cimprovagt 
./src/cmpiLMI_Networking-cimprovagt
---- ../orig-openlmi-networking-0.3.0/src/cmpiLMI_Networking-cimprovagt 
2014-09-04 11:09:32.000000000 +0200
-+++ ./src/cmpiLMI_Networking-cimprovagt        2014-10-07 13:46:02.735491746 
+0200
+diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.1.0/src/cmpiLMI_Networking-cimprovagt 
./src/cmpiLMI_Networking-cimprovagt
+--- ../orig-openlmi-networking-0.1.0/src/cmpiLMI_Networking-cimprovagt 
2013-07-30 14:29:23.000000000 +0200
++++ ./src/cmpiLMI_Networking-cimprovagt        2013-08-01 16:40:10.891817657 
+0200
 @@ -20,4 +20,4 @@
  #
  

++++++ openlmi-networking-0.3.1.tar.gz -> openlmi-networking-0.2.2.tar.bz2 
++++++
++++ 9100 lines of diff (skipped)

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

Reply via email to