This commit is contained in:
parent
e317d21f1d
commit
722e7d2ae2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ece558097b1d554f9ec137c41ce7fb390cf6a93d804de0ef6da5a4ca9010889
|
||||
size 108538
|
3
yast2-update-2.15.19.tar.bz2
Normal file
3
yast2-update-2.15.19.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ca60c5ee1b562875f24ef12ea56cda25372a266b341d24f1ab741d29a92a45b
|
||||
size 108566
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 1 10:19:50 CEST 2007 - mvidner@suse.cz
|
||||
|
||||
- Removed Provides/Obsoletes for ancient yast package names,
|
||||
with the last change they broke yast2-schema build.
|
||||
- 2.15.19
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 23 14:18:05 CEST 2007 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-update (Version 2.15.18)
|
||||
# spec file for package yast2-update (Version 2.15.19)
|
||||
#
|
||||
# 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-update
|
||||
Version: 2.15.18
|
||||
Version: 2.15.19
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.15.18.tar.bz2
|
||||
Source0: yast2-update-2.15.19.tar.bz2
|
||||
prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-packager yast2-storage yast2-testsuite
|
||||
# package not really needed to be installed but this breaks the building cycle
|
||||
@ -24,12 +24,6 @@ BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-
|
||||
Requires: yast2
|
||||
Requires: yast2-installation
|
||||
Requires: yast2-packager
|
||||
Provides: yast2-config-update y2c_update
|
||||
Obsoletes: yast2-config-update y2c_update
|
||||
Provides: yast2-trans-inst-update y2t_inst-update
|
||||
Obsoletes: yast2-trans-inst-update y2t_inst-update
|
||||
Provides: yast2-trans-update y2t_update
|
||||
Obsoletes: yast2-trans-update y2t_update
|
||||
# moved into yast2-update from yast2-installation
|
||||
# to remove dependency on yast2-storage
|
||||
Provides: yast2-installation:/usr/share/YaST2/clients/vendor.ycp
|
||||
@ -41,19 +35,15 @@ Conflicts: yast2-pkg-bindings < 2.15.11
|
||||
Conflicts: yast2-storage < 2.15.4
|
||||
Summary: YaST2 - Update
|
||||
%package FACTORY
|
||||
Version: 2.15.18
|
||||
Version: 2.15.19
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.15.18.tar.bz2
|
||||
Source0: yast2-update-2.15.19.tar.bz2
|
||||
prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools
|
||||
Requires: yast2-update yast2
|
||||
Provides: yast2-config-update-FACTORY y2c_update
|
||||
Obsoletes: yast2-config-update-FACTORY y2c_update
|
||||
Provides: yast2-trans-update y2t_update
|
||||
Obsoletes: yast2-trans-update y2t_update
|
||||
# moved into yast2-update from yast2-installation
|
||||
# to remove dependency on yast2-storage
|
||||
Provides: yast2-update:/usr/share/YaST2/clients/update.ycp
|
||||
@ -83,7 +73,7 @@ Authors:
|
||||
Jiri Srain <jsrain@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-update-2.15.18
|
||||
%setup -n yast2-update-2.15.19
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -129,6 +119,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
/usr/share/YaST2/clients/update.ycp
|
||||
|
||||
%changelog
|
||||
* Wed Aug 01 2007 - mvidner@suse.cz
|
||||
- Removed Provides/Obsoletes for ancient yast package names,
|
||||
with the last change they broke yast2-schema build.
|
||||
- 2.15.19
|
||||
* Mon Jul 23 2007 - locilka@suse.cz
|
||||
- Package has been split into two: yast2-update and
|
||||
yast2-update-FACTORY (System/FACTORY update) (FATE #302017).
|
||||
|
Loading…
Reference in New Issue
Block a user