forked from pool/yast2-network
This commit is contained in:
parent
2841943e1d
commit
41f4a4279c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03d9a2447d5dbbd9d7a3544495ebc06eb09f7237a58bd746144a74dfa1f38f20
|
||||
size 275880
|
3
yast2-network-2.16.47.tar.bz2
Normal file
3
yast2-network-2.16.47.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8952ca734ec5089c80eb08d68b95ee4e5f58ccce2abe49edb21b6a74d01d7044
|
||||
size 293994
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 09:21:09 CEST 2008 - mzugec@suse.cz
|
||||
|
||||
- set link status up for all interfaces during installation
|
||||
(bnc#395014)
|
||||
- 2.16.47
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 13:47:40 CEST 2008 - kmachalkova@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.16.46)
|
||||
# spec file for package yast2-network (Version 2.16.47)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,12 +12,12 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.16.46
|
||||
Version: 2.16.47
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.46.tar.bz2
|
||||
Source0: yast2-network-2.16.47.tar.bz2
|
||||
Prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@ -71,7 +71,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.16.46
|
||||
%setup -n yast2-network-2.16.47
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -134,7 +134,12 @@ fi
|
||||
%doc %{prefix}/share/doc/packages/yast2-network
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
|
||||
%changelog
|
||||
* Mon Jun 02 2008 mzugec@suse.cz
|
||||
- set link status up for all interfaces during installation
|
||||
(bnc#395014)
|
||||
- 2.16.47
|
||||
* Mon May 26 2008 kmachalkova@suse.cz
|
||||
- Use Product::ReadProduct() to obtain release notes URL, thus make
|
||||
the internet test (2nd stage) work again (bnc#390738)
|
||||
|
Loading…
x
Reference in New Issue
Block a user