OBS User unknown 2008-01-07 14:47:50 +00:00 committed by Git OBS Bridge
parent a51cd60431
commit 6e1b78bd58
3 changed files with 18 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f2ad27039a6f1b7f29b2ce6cb45d2d68cb956a9ff39330e15095b38e783113e
size 269894
oid sha256:af35d3316eeb8ade05a836340524e2583133242746967dfaeb62cd00f130ca14
size 269149

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 7 11:49:33 CET 2008 - kmachalkova@suse.cz
- Enable setting a route without interface (use '-' which stands for
'any') (#93996)
- Merged proofread texts
- Dependency on yast2-country replaced with yast2-country-data
-------------------------------------------------------------------
Thu Dec 13 21:58:58 CET 2007 - mzugec@suse.cz

View File

@ -12,7 +12,7 @@
Name: yast2-network
Version: 2.16.18
Release: 1
Release: 2
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -33,7 +33,7 @@ Requires: yast2 >= 2.16.18
Requires: sysconfig yast2-packager
#GetLanguageCountry
#(in newly created yast2-country-data)
Requires: yast2-country-data >=2.16.3
Requires: yast2-country-data >= 2.16.3
PreReq: /bin/rm
Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl
Obsoletes: y2c_lan y2c_dial yast2-config-adsl y2c_adsl
@ -49,7 +49,7 @@ Summary: YaST2 - Network Configuration
%package devel-doc
Version: 2.16.18
Release: 1
Release: 2
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -140,6 +140,11 @@ fi
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
%exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog
* Mon Jan 07 2008 - kmachalkova@suse.cz
- Enable setting a route without interface (use '-' which stands for
'any') (#93996)
- Merged proofread texts
- Dependency on yast2-country replaced with yast2-country-data
* Thu Dec 13 2007 - mzugec@suse.cz
- interface names manage support - FaTE #300636
- 2.16.18