forked from pool/cryptsetup
This commit is contained in:
parent
1a9a5717ee
commit
b46d279c49
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b8008b316e548e31551a6a631386fe54113cb449ed8f2a44bd67c6600b41428
|
|
||||||
size 13209
|
|
3
boot.crypto-0_200808081124.tar.bz2
Normal file
3
boot.crypto-0_200808081124.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8a6f10d68a07a66368261ffda953e7c47e319ffd8c9897a7817badc8a552d28
|
||||||
|
size 13257
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 8 11:42:10 CEST 2008 - mkoenig@suse.de
|
||||||
|
|
||||||
|
- boot.crypto:
|
||||||
|
* Provide some reasonable exit status [bnc#409502]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 23 15:44:31 CEST 2008 - hare@suse.de
|
Wed Jul 23 15:44:31 CEST 2008 - hare@suse.de
|
||||||
|
|
||||||
|
@ -2,9 +2,16 @@
|
|||||||
# spec file for package cryptsetup (Version 1.0.5_SVNr46)
|
# spec file for package cryptsetup (Version 1.0.5_SVNr46)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -17,12 +24,12 @@ BuildRequires: device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel
|
|||||||
# hashalot version
|
# hashalot version
|
||||||
%define haver 0.3
|
%define haver 0.3
|
||||||
# boot.crypto version
|
# boot.crypto version
|
||||||
%define bcver 0_200805061223
|
%define bcver 0_200808081124
|
||||||
License: BSD 3-Clause; GPL v2 or later
|
License: BSD 3-Clause; GPL v2 or later
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.0.5_SVNr46
|
Version: 1.0.5_SVNr46
|
||||||
Release: 28
|
Release: 36
|
||||||
Summary: Set Up dm-crypt Based Encrypted Block Devices
|
Summary: Set Up dm-crypt Based Encrypted Block Devices
|
||||||
Source: cryptsetup-%{version}.tar.bz2
|
Source: cryptsetup-%{version}.tar.bz2
|
||||||
Source1: hashalot-%haver.tar.bz2
|
Source1: hashalot-%haver.tar.bz2
|
||||||
@ -184,6 +191,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/libcryptsetup.so
|
%{_libdir}/libcryptsetup.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 08 2008 mkoenig@suse.de
|
||||||
|
- boot.crypto:
|
||||||
|
* Provide some reasonable exit status [bnc#409502]
|
||||||
* Wed Jul 23 2008 hare@suse.de
|
* Wed Jul 23 2008 hare@suse.de
|
||||||
- Include mkinitrd scriptlets.
|
- Include mkinitrd scriptlets.
|
||||||
* Wed Jul 23 2008 mkoenig@suse.de
|
* Wed Jul 23 2008 mkoenig@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user