Hello community, here is the log from the commit of package wicked for openSUSE:Factory checked in at 2014-03-02 18:22:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wicked (Old) and /work/SRC/openSUSE:Factory/.wicked.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wicked" Changes: -------- --- /work/SRC/openSUSE:Factory/wicked/wicked.changes 2014-02-23 07:19:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes 2014-03-02 18:22:28.000000000 +0100 @@ -1,0 +2,24 @@ +Fri Feb 28 13:28:35 UTC 2014 - [email protected] + +- version 0.5.14 +- util: fix ni_uuid_parse() and support 8-4-4-4-12 format only + +------------------------------------------------------------------- +Thu Feb 27 22:03:51 UTC 2014 - [email protected] + +- version 0.5.13 +- bridge: do not require link-up on ports (bnc#862530) +- bonding: try to enslave into bond using netlink +- extensions: disabled writting of wickedd.log (debug) file +- addrconf: avoid unwanted updates, update flag fixes (bnc#865325) +- compat: blacklist all and default interface names +- leaseinfo: fixed typo in BOOTSERVERNAME variable +- compat: read all suse ifcfg files and init timeout +- compat: allow backends return complete config +- client: exclude STARTMODE='manual' interfaces in ifup all + and ignore interfaces with STARTMODE='off' (bnc#864444) +- temporarily disable modem init from system +- disable wicked-devel subpackage to avoid wrong expectations +- nanny: do not update <client-into> and client-state> by default + +------------------------------------------------------------------- Old: ---- wicked-0.5.12.tar.bz2 New: ---- wicked-0.5.14.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wicked.spec ++++++ --- /var/tmp/diff_new_pack.cMYWxD/_old 2014-03-02 18:22:29.000000000 +0100 +++ /var/tmp/diff_new_pack.cMYWxD/_new 2014-03-02 18:22:29.000000000 +0100 @@ -18,7 +18,7 @@ %define release_prefix %{?snapshot:%{snapshot}}%{!?snapshot:0} Name: wicked -Version: 0.5.12 +Version: 0.5.14 Release: %{release_prefix}.0.0 Summary: Network configuration infrastructure License: GPL-2.0 @@ -41,6 +41,8 @@ %bcond_with dbusstart %endif +%bcond_with wicked_devel + BuildRequires: libnl3-devel %if 0%{?suse_version} > 1110 BuildRequires: libiw-devel @@ -107,6 +109,7 @@ %endif +%if %{with wicked_devel} %package devel Summary: Network configuration infrastructure - Development files Group: Development/Libraries/C and C++ @@ -120,6 +123,7 @@ interface to network configuration. This package provides the wicked development files. +%endif %package -n libwicked0 Summary: Network configuration infrastructure - Shared library @@ -178,6 +182,16 @@ ln -sf %_sysconfdir/init.d/network ${RPM_BUILD_ROOT}%_sbindir/rcnetwork %endif +%if %{without wicked_devel} +pushd $RPM_BUILD_ROOT +rm -rfv \ + .%_libdir/libwicked*.so \ + .%_datadir/pkgconfig/wicked.pc \ + .%_mandir/man7/wicked.7* \ + .%_includedir/wicked +popd +%endif + %if %{with systemd} %pre service @@ -328,6 +342,7 @@ %endif +%if %{with wicked_devel} %files devel %defattr (-,root,root) %dir %_includedir/wicked @@ -335,6 +350,7 @@ %_libdir/libwicked*.so %_datadir/pkgconfig/wicked.pc %_mandir/man7/wicked.7* +%endif %files -n libwicked0 %defattr (-,root,root) ++++++ wicked-0.5.12.tar.bz2 -> wicked-0.5.14.tar.bz2 ++++++ ++++ 3238 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
