From 5098bb586d26de212c874ddd3a44f9a6ddc7b86b7c24eb128e293a6468450ec3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 21 Sep 2016 11:40:06 +0000 Subject: [PATCH] - reduce rpm build time (bsc#999203) - 3.1.171 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=708 --- yast2-network-3.1.170.tar.bz2 | 3 --- yast2-network-3.1.171.tar.bz2 | 3 +++ yast2-network.changes | 6 ++++++ yast2-network.spec | 14 ++++++-------- 4 files changed, 15 insertions(+), 11 deletions(-) delete mode 100644 yast2-network-3.1.170.tar.bz2 create mode 100644 yast2-network-3.1.171.tar.bz2 diff --git a/yast2-network-3.1.170.tar.bz2 b/yast2-network-3.1.170.tar.bz2 deleted file mode 100644 index 5235486..0000000 --- a/yast2-network-3.1.170.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56a0fb2edd85ae0379ea8b152ab5278b6b9269b86aa5738456c3190a1010a087 -size 376859 diff --git a/yast2-network-3.1.171.tar.bz2 b/yast2-network-3.1.171.tar.bz2 new file mode 100644 index 0000000..28b431d --- /dev/null +++ b/yast2-network-3.1.171.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e16b5f28eb07bab5bf58e5c2145cd7e0301d225a83fa7283a375b2a23e82912 +size 377454 diff --git a/yast2-network.changes b/yast2-network.changes index aee451a..3ca417f 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 21 09:57:30 UTC 2016 - jreidinger@suse.com + +- reduce rpm build time (bsc#999203) +- 3.1.171 + ------------------------------------------------------------------- Wed Sep 7 11:23:16 UTC 2016 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 1409a55..abdd41e 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,20 +17,14 @@ Name: yast2-network -Version: 3.1.170 +Version: 3.1.171 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 -# should be required by devtools -BuildRequires: perl-XML-Writer -BuildRequires: pkgconfig -BuildRequires: rpm BuildRequires: update-desktop-files -BuildRequires: yast2-country BuildRequires: yast2-devtools >= 3.1.15 -BuildRequires: yast2-proxy Requires: yast2-proxy #for install task BuildRequires: rubygem(yast-rake) @@ -40,6 +34,10 @@ BuildRequires: yast2 >= 3.1.86 # yast2 v3.1.135: Fixed Hostname API Requires: yast2 >= 3.1.136 +# Product control need xml agent +BuildRequires: yast2-xml +Requires: yast2-xml + #netconfig (FaTE #303618) Requires: sysconfig >= 0.80.0 #GetLanguageCountry @@ -49,7 +47,6 @@ Requires: yast2-country-data >= 2.16.3 BuildRequires: yast2-storage >= 2.21.11 Requires: yast2-storage >= 2.21.11 # Packages::vnc_packages -BuildRequires: yast2-packager >= 3.1.47 Requires: yast2-packager >= 3.1.47 # testsuite @@ -85,6 +82,7 @@ rake install DESTDIR="%{buildroot}" %{yast_ybindir}/* %{yast_yncludedir}/network %{yast_clientdir}/*.rb +%dir %{yast_moduledir}/YaPI %{yast_moduledir}/YaPI/NETWORK.pm %{yast_moduledir}/*.rb %{yast_desktopdir}/*.desktop