forked from pool/cryptsetup
- boot.crypto:
* avoid warning about module 'kernel' (bnc#741468) * incorporate plymouth support OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=82
This commit is contained in:
parent
c3fe034594
commit
82a3543aae
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fdcb8c690f385f61c5c94c641da9e9e7c6b30a57d1104134682f119999e49dce
|
|
||||||
size 17125
|
|
3
boot.crypto-0_201204161151.tar.bz2
Normal file
3
boot.crypto-0_201204161151.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7cead435d002b505eb515df625a427396a0338e19c72f08c2007163aaf02ac69
|
||||||
|
size 17471
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 16 09:56:40 UTC 2012 - lnussel@suse.de
|
||||||
|
|
||||||
|
- boot.crypto:
|
||||||
|
* avoid warning about module 'kernel' (bnc#741468)
|
||||||
|
* incorporate plymouth support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 16 13:06:18 UTC 2011 - jengelh@medozas.de
|
Fri Dec 16 13:06:18 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cryptsetup
|
# spec file for package cryptsetup
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,14 +20,14 @@
|
|||||||
%define ver %version%{?beta:-%beta}
|
%define ver %version%{?beta:-%beta}
|
||||||
|
|
||||||
Name: cryptsetup
|
Name: cryptsetup
|
||||||
URL: http://code.google.com/p/cryptsetup/
|
Url: http://code.google.com/p/cryptsetup/
|
||||||
BuildRequires: device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel
|
BuildRequires: device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel
|
||||||
BuildRequires: libselinux-devel pkgconfig
|
BuildRequires: libselinux-devel pkgconfig
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
# hashalot version
|
# hashalot version
|
||||||
%define haver 0.3
|
%define haver 0.3
|
||||||
# boot.crypto version
|
# boot.crypto version
|
||||||
%define bcver 0_201110101134
|
%define bcver 0_201204161151
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
Version: 1.4.1
|
Version: 1.4.1
|
||||||
|
Loading…
Reference in New Issue
Block a user