OBS User unknown 2007-06-07 22:31:39 +00:00 committed by Git OBS Bridge
parent d4a44d69fe
commit 1df6edf31f
4 changed files with 25 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90a08155e27a6ffedbc85c4b17446f783a120531e0147f8ba5c3caf67bf95d97
size 266141

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54772424aa488d76ace53cd3425e3cebbff08fdc930175d7d728b893f0d1653d
size 266018

View File

@ -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

View File

@ -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.
# This file and all modifications and additions to the pristine
@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-network
Version: 2.15.39
Version: 2.15.41
Release: 1
License: GNU General Public License (GPL)
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.15.39.tar.bz2
Source0: yast2-network-2.15.41.tar.bz2
prefix: /usr
# should be required by devtools
BuildRequires: perl-XML-Writer pkgconfig rpm
@ -53,7 +53,7 @@ Authors:
Michal Svec <msvec@suse.cz>
%prep
%setup -n yast2-network-2.15.39
%setup -n yast2-network-2.15.41
%build
%{prefix}/bin/y2tool y2autoconf
@ -109,6 +109,12 @@ fi
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
%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
- save_network.ycp moved from routines/ to clients/
- Detection.ycp renamed to NetHwDetection.ycp