This commit is contained in:
parent
d4a44d69fe
commit
1df6edf31f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:90a08155e27a6ffedbc85c4b17446f783a120531e0147f8ba5c3caf67bf95d97
|
|
||||||
size 266141
|
|
3
yast2-network-2.15.41.tar.bz2
Normal file
3
yast2-network-2.15.41.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54772424aa488d76ace53cd3425e3cebbff08fdc930175d7d728b893f0d1653d
|
||||||
|
size 266018
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 7 17:45:24 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- use static keyword for ISA/pnp devices hardware filenames (#208854)
|
||||||
|
- 2.15.41
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 6 16:31:35 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- values proposal for hardware dialog
|
||||||
|
- 2.15.40
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 1 11:14:21 CEST 2007 - mzugec@suse.cz
|
Fri Jun 1 11:14:21 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.15.39)
|
# spec file for package yast2-network (Version 2.15.41)
|
||||||
#
|
#
|
||||||
# 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.15.39
|
Version: 2.15.41
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-network-2.15.39.tar.bz2
|
Source0: yast2-network-2.15.41.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
|
||||||
@ -53,7 +53,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.15.39
|
%setup -n yast2-network-2.15.41
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -109,6 +109,12 @@ fi
|
|||||||
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 07 2007 - mzugec@suse.cz
|
||||||
|
- use static keyword for ISA/pnp devices hardware filenames (#208854)
|
||||||
|
- 2.15.41
|
||||||
|
* Wed Jun 06 2007 - mzugec@suse.cz
|
||||||
|
- values proposal for hardware dialog
|
||||||
|
- 2.15.40
|
||||||
* Fri Jun 01 2007 - mzugec@suse.cz
|
* Fri Jun 01 2007 - mzugec@suse.cz
|
||||||
- save_network.ycp moved from routines/ to clients/
|
- save_network.ycp moved from routines/ to clients/
|
||||||
- Detection.ycp renamed to NetHwDetection.ycp
|
- Detection.ycp renamed to NetHwDetection.ycp
|
||||||
|
Loading…
Reference in New Issue
Block a user