From d43a9e61f9d7592689d6af84911952fe250a2e4e6bf72b25a1bbfd68321719c5 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 9 Aug 2007 21:23:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=18 --- yast2-update-2.15.19.tar.bz2 | 3 --- yast2-update-2.15.20.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 16 ++++++++++------ 4 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 yast2-update-2.15.19.tar.bz2 create mode 100644 yast2-update-2.15.20.tar.bz2 diff --git a/yast2-update-2.15.19.tar.bz2 b/yast2-update-2.15.19.tar.bz2 deleted file mode 100644 index ac34747..0000000 --- a/yast2-update-2.15.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ca60c5ee1b562875f24ef12ea56cda25372a266b341d24f1ab741d29a92a45b -size 108566 diff --git a/yast2-update-2.15.20.tar.bz2 b/yast2-update-2.15.20.tar.bz2 new file mode 100644 index 0000000..fc74b8c --- /dev/null +++ b/yast2-update-2.15.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cace75428974029ea9e39053c52ea876f5d42f36096db2d416e4dba214537ab +size 108694 diff --git a/yast2-update.changes b/yast2-update.changes index 1803929..0cd261b 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 9 16:20:58 CEST 2007 - locilka@suse.cz + +- Using cryptsetup instead of losetup, patch created by Thomas Fehr + (#258222). +- 2.15.20 + ------------------------------------------------------------------- Wed Aug 1 10:19:50 CEST 2007 - mvidner@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index e9a1ec4..3f88cce 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-update (Version 2.15.19) +# spec file for package yast2-update (Version 2.15.20) # # 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.19 +Version: 2.15.20 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-update-2.15.19.tar.bz2 +Source0: yast2-update-2.15.20.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 @@ -35,12 +35,12 @@ Conflicts: yast2-pkg-bindings < 2.15.11 Conflicts: yast2-storage < 2.15.4 Summary: YaST2 - Update %package FACTORY -Version: 2.15.19 +Version: 2.15.20 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-update-2.15.19.tar.bz2 +Source0: yast2-update-2.15.20.tar.bz2 prefix: /usr BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools Requires: yast2-update yast2 @@ -73,7 +73,7 @@ Authors: Jiri Srain %prep -%setup -n yast2-update-2.15.19 +%setup -n yast2-update-2.15.20 %build %{prefix}/bin/y2tool y2autoconf @@ -119,6 +119,10 @@ rm -rf "$RPM_BUILD_ROOT" /usr/share/YaST2/clients/update.ycp %changelog +* Thu Aug 09 2007 - locilka@suse.cz +- Using cryptsetup instead of losetup, patch created by Thomas Fehr + (#258222). +- 2.15.20 * Wed Aug 01 2007 - mvidner@suse.cz - Removed Provides/Obsoletes for ancient yast package names, with the last change they broke yast2-schema build.