This commit is contained in:
parent
af8eb1c912
commit
b2da4a9238
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fdc801cde14afd2f095720b962a47a6a4abe8171d48274cdd62e70c78314c923
|
|
||||||
size 289449
|
|
3
yast2-network-2.15.77.tar.bz2
Normal file
3
yast2-network-2.15.77.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:77c301bc5c78705b6e5092803dd569627bad2abc6a8d17e5820652e75d769e3a
|
||||||
|
size 289648
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 18 14:54:18 CEST 2007 - kmachalkova@suse.cz
|
||||||
|
|
||||||
|
- Removed all udev rules workarounds (manually removing lockfiles,
|
||||||
|
tmp rules, calling udevtrigger) - just copy udev rules for net and
|
||||||
|
cd to the installed system iff they don't already exist (#292375)
|
||||||
|
- 2.15.77
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 12 13:49:17 CEST 2007 - kmachalkova@suse.cz
|
Wed Sep 12 13:49:17 CEST 2007 - kmachalkova@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.15.76)
|
# spec file for package yast2-network (Version 2.15.77)
|
||||||
#
|
#
|
||||||
# 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,13 +11,13 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.15.76
|
Version: 2.15.77
|
||||||
Release: 1
|
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.76.tar.bz2
|
Source0: yast2-network-2.15.77.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
|
||||||
@ -42,14 +42,15 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial
|
|||||||
# carrier detection
|
# carrier detection
|
||||||
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.76
|
Version: 2.15.77
|
||||||
Release: 1
|
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.76.tar.bz2
|
Source0: yast2-network-2.15.77.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
|
||||||
|
|
||||||
@ -62,7 +63,6 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
|
|
||||||
%description devel-doc
|
%description devel-doc
|
||||||
This package contains autogenerated documentation for yast2-network
|
This package contains autogenerated 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.76
|
%setup -n yast2-network-2.15.77
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -130,7 +130,6 @@ fi
|
|||||||
%dir %{prefix}/share/doc/packages/yast2-network
|
%dir %{prefix}/share/doc/packages/yast2-network
|
||||||
%{prefix}/share/doc/packages/yast2-network/COPYING
|
%{prefix}/share/doc/packages/yast2-network/COPYING
|
||||||
%{prefix}/share/doc/packages/yast2-network/COPYRIGHT.english
|
%{prefix}/share/doc/packages/yast2-network/COPYRIGHT.english
|
||||||
|
|
||||||
%readme %{prefix}/share/doc/packages/yast2-network/README
|
%readme %{prefix}/share/doc/packages/yast2-network/README
|
||||||
|
|
||||||
%files devel-doc
|
%files devel-doc
|
||||||
@ -141,6 +140,11 @@ fi
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 18 2007 - kmachalkova@suse.cz
|
||||||
|
- Removed all udev rules workarounds (manually removing lockfiles,
|
||||||
|
tmp rules, calling udevtrigger) - just copy udev rules for net and
|
||||||
|
cd to the installed system iff they don't already exist (#292375)
|
||||||
|
- 2.15.77
|
||||||
* Wed Sep 12 2007 - kmachalkova@suse.cz
|
* Wed Sep 12 2007 - kmachalkova@suse.cz
|
||||||
- Do not re-add network devices (incl. loopback) into available
|
- Do not re-add network devices (incl. loopback) into available
|
||||||
devices list each time Lan::Import() is called (#308132)
|
devices list each time Lan::Import() is called (#308132)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user