forked from pool/cryptsetup
This commit is contained in:
parent
b46d279c49
commit
10d7167770
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8a6f10d68a07a66368261ffda953e7c47e319ffd8c9897a7817badc8a552d28
|
||||
size 13257
|
3
boot.crypto-0_200808131104.tar.bz2
Normal file
3
boot.crypto-0_200808131104.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3955ed86363800db33f79696cf9fd43b023b229928bf9379a8e745f09954d9f2
|
||||
size 13279
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 13 11:21:14 CEST 2008 - mkoenig@suse.de
|
||||
|
||||
- boot.crypto:
|
||||
* Fix init script tags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 11:42:10 CEST 2008 - mkoenig@suse.de
|
||||
|
||||
|
@ -24,12 +24,12 @@ BuildRequires: device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel
|
||||
# hashalot version
|
||||
%define haver 0.3
|
||||
# boot.crypto version
|
||||
%define bcver 0_200808081124
|
||||
%define bcver 0_200808131104
|
||||
License: BSD 3-Clause; GPL v2 or later
|
||||
Group: System/Base
|
||||
AutoReqProv: on
|
||||
Version: 1.0.5_SVNr46
|
||||
Release: 36
|
||||
Release: 39
|
||||
Summary: Set Up dm-crypt Based Encrypted Block Devices
|
||||
Source: cryptsetup-%{version}.tar.bz2
|
||||
Source1: hashalot-%haver.tar.bz2
|
||||
@ -191,6 +191,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libcryptsetup.so
|
||||
|
||||
%changelog
|
||||
* Wed Aug 13 2008 mkoenig@suse.de
|
||||
- boot.crypto:
|
||||
* Fix init script tags
|
||||
* Fri Aug 08 2008 mkoenig@suse.de
|
||||
- boot.crypto:
|
||||
* Provide some reasonable exit status [bnc#409502]
|
||||
|
Loading…
Reference in New Issue
Block a user