This commit is contained in:
parent
b4075b9aff
commit
b5b37c46f7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c7ec50c3a864ec360b153dcd75b6664939838ed765238bd743ad6a3e62006e0
|
||||
size 109634
|
3
yast2-update-2.15.5.tar.bz2
Normal file
3
yast2-update-2.15.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cd8c24521810341dcbb04184ae6655b3e5c9fff7134d82876283120a17c13fe
|
||||
size 109814
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 15:13:11 CET 2007 - locilka@suse.cz
|
||||
|
||||
- Added more logging because of bug #249791.
|
||||
- Better layout for "Select System or Partition to Boot" dialog.
|
||||
- 2.15.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 09:35:05 CET 2007 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-update (Version 2.15.4)
|
||||
# spec file for package yast2-update (Version 2.15.5)
|
||||
#
|
||||
# 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.4
|
||||
Version: 2.15.5
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-update-2.15.4.tar.bz2
|
||||
Source0: yast2-update-2.15.5.tar.bz2
|
||||
prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-add-on yast2-devtools yast2-packager yast2-testsuite yast2-xml
|
||||
Requires: yast2
|
||||
@ -51,7 +51,7 @@ Authors:
|
||||
Jiri Srain <jsrain@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-update-2.15.4
|
||||
%setup -n yast2-update-2.15.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -86,6 +86,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%doc %{prefix}/share/doc/packages/yast2-update
|
||||
|
||||
%changelog
|
||||
* Thu Mar 01 2007 - locilka@suse.cz
|
||||
- Added more logging because of bug #249791.
|
||||
- Better layout for "Select System or Partition to Boot" dialog.
|
||||
- 2.15.5
|
||||
* Mon Feb 26 2007 - locilka@suse.cz
|
||||
- Adding yast2-add-on to BuildRequires.
|
||||
- Cleaning makefiles from vendor.desktop.
|
||||
|
Loading…
x
Reference in New Issue
Block a user