Skip to content

Commit

Permalink
Merge pull request #473 from mchf/switch-to-noarch
Browse files Browse the repository at this point in the history
Let yast-network produces noarch package
  • Loading branch information
mchf committed Dec 1, 2016
2 parents 857d798 + c623fa5 commit bf54ddf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
7 changes: 7 additions & 0 deletions package/yast2-network.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 30 09:04:58 UTC 2016 - mfilka@suse.com

- bnc#1012764
- made rpm architecture independent (noarch)
- 3.2.15

-------------------------------------------------------------------
Tue Nov 29 12:41:40 UTC 2016 - mfilka@suse.com

Expand Down
8 changes: 3 additions & 5 deletions package/yast2-network.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@


Name: yast2-network
Version: 3.2.14
Version: 3.2.15
Release: 0
BuildArch: noarch

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2
Expand All @@ -42,9 +43,6 @@ Requires: yast2-xml

#netconfig (FaTE #303618)
Requires: sysconfig >= 0.80.0
#GetLanguageCountry
#(in newly created yast2-country-data)
Requires: yast2-country-data >= 2.16.3
# Storage::IsDeviceOnNetwork
BuildRequires: yast2-storage >= 2.21.11
Requires: yast2-storage >= 2.21.11
Expand All @@ -54,7 +52,7 @@ Requires: yast2-packager >= 3.1.47
BuildRequires: rubygem(%rb_default_ruby_abi:cfa)
Requires: rubygem(%rb_default_ruby_abi:cfa)
# lenses are needed to use cfa
BuildRequires: augeas-lenses
BuildRequires: augeas-lenses
Requires: augeas-lenses
# BusID of all the cards with the same one (bsc#1007172)
Requires: hwinfo >= 21.35
Expand Down

0 comments on commit bf54ddf

Please sign in to comment.