forked from pool/yast2-network
This commit is contained in:
parent
3365f60bd3
commit
115faec422
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:8e49061a75f4ebf968cb46f259d686f2c0b9c0ca3c86e83d5dccb9abb7ccc4bc
|
oid sha256:f278fd6c063ac2770f803e33299392e7898e90ad6db9f5efc5aed7e039cc9aa4
|
||||||
size 272990
|
size 268415
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 1 09:01:47 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- read NISDomain instead of NisDomain from install.inf
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 31 16:04:05 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Using --proxy-user and --proxy in /root/.curlrc (#305163).
|
||||||
|
- Changing priorities in syntax for /root/.curlrc parser (#305163).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 31 15:38:31 CEST 2007 - mzugec@suse.cz
|
Fri Aug 31 15:38:31 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.15.71
|
Version: 2.15.71
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -44,7 +44,7 @@ Conflicts: yast2-core < 2.10.6
|
|||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.15.71
|
Version: 2.15.71
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -141,6 +141,11 @@ fi
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 01 2007 - mzugec@suse.cz
|
||||||
|
- read NISDomain instead of NisDomain from install.inf
|
||||||
|
* Fri Aug 31 2007 - locilka@suse.cz
|
||||||
|
- Using --proxy-user and --proxy in /root/.curlrc (#305163).
|
||||||
|
- Changing priorities in syntax for /root/.curlrc parser (#305163).
|
||||||
* Fri Aug 31 2007 - mzugec@suse.cz
|
* Fri Aug 31 2007 - mzugec@suse.cz
|
||||||
- autoyast support for udev rules and backport compatibility with
|
- autoyast support for udev rules and backport compatibility with
|
||||||
old-style network devices names (#303916)
|
old-style network devices names (#303916)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user