This commit is contained in:
parent
06171947ee
commit
8d9fbb9cde
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:72b7f4aab9ea011d3849646f357feeed90a91250a99bf5de63328df8489b5cdf
|
|
||||||
size 273209
|
|
3
yast2-network-2.15.72.tar.bz2
Normal file
3
yast2-network-2.15.72.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d2ba231b0e21df3094fd33d46d53d2ff39775a17d2ad708d88fa25624c57e8d
|
||||||
|
size 273832
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 3 14:43:39 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- install smartlink-softmodem package for devices with *ttySL*
|
||||||
|
device files (#284287)
|
||||||
|
- correctly match configuration with hardware for modem devices
|
||||||
|
using UDI instead of udi
|
||||||
|
- 2.15.72
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 3 09:37:00 CEST 2007 - mzugec@suse.cz
|
Mon Sep 3 09:37:00 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.15.71)
|
# spec file for package yast2-network (Version 2.15.72)
|
||||||
#
|
#
|
||||||
# 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.71
|
Version: 2.15.72
|
||||||
Release: 3
|
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.15.71.tar.bz2
|
Source0: yast2-network-2.15.72.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
|
||||||
@ -43,12 +43,12 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial
|
|||||||
Conflicts: yast2-core < 2.10.6
|
Conflicts: yast2-core < 2.10.6
|
||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.15.71
|
Version: 2.15.72
|
||||||
Release: 3
|
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.15.71.tar.bz2
|
Source0: yast2-network-2.15.72.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.15.71
|
%setup -n yast2-network-2.15.72
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -142,6 +142,12 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Sep 03 2007 - mzugec@suse.cz
|
* Mon Sep 03 2007 - mzugec@suse.cz
|
||||||
|
- install smartlink-softmodem package for devices with *ttySL*
|
||||||
|
device files (#284287)
|
||||||
|
- correctly match configuration with hardware for modem devices
|
||||||
|
using UDI instead of udi
|
||||||
|
- 2.15.72
|
||||||
|
* Mon Sep 03 2007 - mzugec@suse.cz
|
||||||
- fixed Proxy testsuite
|
- fixed Proxy testsuite
|
||||||
* Sat Sep 01 2007 - mzugec@suse.cz
|
* Sat Sep 01 2007 - mzugec@suse.cz
|
||||||
- read NISDomain instead of NisDomain from install.inf
|
- read NISDomain instead of NisDomain from install.inf
|
||||||
|
Loading…
Reference in New Issue
Block a user