This commit is contained in:
parent
af94b66b7e
commit
8cabd3e547
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f68b1700fc8d5cf6593e27306090f7ba81c3522ccc0b31da5e8a6711ee5e050b
|
|
||||||
size 270728
|
|
3
yast2-network-2.16.4.tar.bz2
Normal file
3
yast2-network-2.16.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4d63eab6dea60403f9c0b46d8dd4bad90746e168682b1c38f9e04ccec5501da1
|
||||||
|
size 270742
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 26 12:38:52 CEST 2007 - mzugec@suse.de
|
||||||
|
|
||||||
|
- when select dhcp don't remove static default GW for hotplug
|
||||||
|
(usb/pcmci) devices(#307102)
|
||||||
|
- 2.16.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 10 18:19:37 CEST 2007 - mzugec@suse.cz
|
Wed Oct 10 18:19:37 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.16.3)
|
# spec file for package yast2-network (Version 2.16.4)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.16.3
|
Version: 2.16.4
|
||||||
Release: 1
|
Release: 1
|
||||||
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
|
||||||
Source0: yast2-network-2.16.3.tar.bz2
|
Source0: yast2-network-2.16.4.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
# should be required by devtools
|
# should be required by devtools
|
||||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||||
@ -44,12 +44,12 @@ Conflicts: yast2-core < 2.10.6
|
|||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
|
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.16.3
|
Version: 2.16.4
|
||||||
Release: 1
|
Release: 1
|
||||||
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
|
||||||
Source0: yast2-network-2.16.3.tar.bz2
|
Source0: yast2-network-2.16.4.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Requires: yast2-network >= 2.15.53
|
Requires: yast2-network >= 2.15.53
|
||||||
Summary: YaST2 - Developer documentation for yast2-network
|
Summary: YaST2 - Developer documentation for yast2-network
|
||||||
@ -73,7 +73,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.16.3
|
%setup -n yast2-network-2.16.4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -137,6 +137,10 @@ fi
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 26 2007 - mzugec@suse.de
|
||||||
|
- when select dhcp don't remove static default GW for hotplug
|
||||||
|
(usb/pcmci) devices(#307102)
|
||||||
|
- 2.16.4
|
||||||
* Wed Oct 10 2007 - mzugec@suse.cz
|
* Wed Oct 10 2007 - mzugec@suse.cz
|
||||||
- fixed displayed name for network device (#330994)
|
- fixed displayed name for network device (#330994)
|
||||||
- 2.16.3
|
- 2.16.3
|
||||||
|
Loading…
Reference in New Issue
Block a user