This commit is contained in:
parent
7759ffcd51
commit
3365f60bd3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70b1aad7a7b526b21d129d6f8d49972744dd19705e77f188105a2aaa55d223a6
|
||||
size 267498
|
3
yast2-network-2.15.71.tar.bz2
Normal file
3
yast2-network-2.15.71.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e49061a75f4ebf968cb46f259d686f2c0b9c0ca3c86e83d5dccb9abb7ccc4bc
|
||||
size 272990
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 15:38:31 CEST 2007 - mzugec@suse.cz
|
||||
|
||||
- autoyast support for udev rules and backport compatibility with
|
||||
old-style network devices names (#303916)
|
||||
- 2.15.71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 28 14:59:38 CEST 2007 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.15.70)
|
||||
# spec file for package yast2-network (Version 2.15.71)
|
||||
#
|
||||
# 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.70
|
||||
Version: 2.15.71
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.15.70.tar.bz2
|
||||
Source0: yast2-network-2.15.71.tar.bz2
|
||||
prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@ -43,12 +43,12 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial
|
||||
Conflicts: yast2-core < 2.10.6
|
||||
Summary: YaST2 - Network Configuration
|
||||
%package devel-doc
|
||||
Version: 2.15.70
|
||||
Version: 2.15.71
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.15.70.tar.bz2
|
||||
Source0: yast2-network-2.15.71.tar.bz2
|
||||
prefix: /usr
|
||||
Requires: yast2-network >= 2.15.53
|
||||
Summary: YaST2 - Developer documentation for yast2-network
|
||||
@ -73,7 +73,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.15.70
|
||||
%setup -n yast2-network-2.15.71
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -141,6 +141,10 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
|
||||
%changelog
|
||||
* Fri Aug 31 2007 - mzugec@suse.cz
|
||||
- autoyast support for udev rules and backport compatibility with
|
||||
old-style network devices names (#303916)
|
||||
- 2.15.71
|
||||
* Tue Aug 28 2007 - mzugec@suse.cz
|
||||
- write NAME in propose - (#301977)
|
||||
- 2.15.70
|
||||
|
Loading…
Reference in New Issue
Block a user