OBS User unknown 2007-06-01 09:25:12 +00:00 committed by Git OBS Bridge
parent cc5f17aad1
commit d4a44d69fe
4 changed files with 23 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 1 11:14:21 CEST 2007 - mzugec@suse.cz
- save_network.ycp moved from routines/ to clients/
- Detection.ycp renamed to NetHwDetection.ycp
- NetworkStorage.ycp moved to yast2 package
- 2.15.39
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 31 17:44:21 CEST 2007 - mzugec@suse.cz Thu May 31 17:44:21 CEST 2007 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
# #
# spec file for package yast2-network (Version 2.15.38) # spec file for package yast2-network (Version 2.15.39)
# #
# 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,23 +11,24 @@
# norootforbuild # norootforbuild
Name: yast2-network Name: yast2-network
Version: 2.15.38 Version: 2.15.39
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.38.tar.bz2 Source0: yast2-network-2.15.39.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
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: yast2 yast2-devtools yast2-testsuite BuildRequires: yast2-devtools yast2-testsuite
BuildRequires: yast2-country BuildRequires: yast2-country
BuildRequires: yast2-installation >= 2.15.27 BuildRequires: yast2-installation >= 2.15.27
BuildRequires: yast2 >= 2.15.35
# String::Random # String::Random
# Linuxrc::display_ip # Linuxrc::display_ip
# SuSEFirewall::IsInstalled # SuSEFirewall::IsInstalled
Requires: yast2 >= 2.15.15 Requires: yast2 >= 2.15.35
Requires: sysconfig yast2-country yast2-packager Requires: sysconfig yast2-country yast2-packager
PreReq: /bin/rm PreReq: /bin/rm
Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl
@ -52,7 +53,7 @@ Authors:
Michal Svec <msvec@suse.cz> Michal Svec <msvec@suse.cz>
%prep %prep
%setup -n yast2-network-2.15.38 %setup -n yast2-network-2.15.39
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -108,6 +109,11 @@ fi
/usr/share/YaST2/schema/autoyast/rnc/proxy.rnc /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc
%changelog %changelog
* Fri Jun 01 2007 - mzugec@suse.cz
- save_network.ycp moved from routines/ to clients/
- Detection.ycp renamed to NetHwDetection.ycp
- NetworkStorage.ycp moved to yast2 package
- 2.15.39
* Thu May 31 2007 - mzugec@suse.cz * Thu May 31 2007 - mzugec@suse.cz
- merge code for select interfaces in InternetTest and Dsl (#117426) - merge code for select interfaces in InternetTest and Dsl (#117426)
- 2.15.38 - 2.15.38