]> git.pld-linux.org Git - packages/cryptsetup-luks.git/commitdiff
- from 1.0.5 release onwards, cryptsetup-luks becomes cryptsetup,
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Nov 2007 23:28:06 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  so, provide cryptsetup
- rel 2

Changed files:
    cryptsetup-luks.spec -> 1.20

cryptsetup-luks.spec

index 427928face264f872f35ef37eb288eb8a8fc2b46..77c65e44dc29309030ff430cd23f8c063b8efd65 100644 (file)
@@ -7,7 +7,7 @@ Summary:        LUKS for dm-crypt implemented in cryptsetup
 Summary(pl.UTF-8):     LUKS dla dm-crypta zaimplementowany w cryptsetup
 Name:          cryptsetup-luks
 Version:       1.0.5
-Release:       1
+Release:       2
 License:       GPL
 Group:         Base
 Source0:       http://luks.endorphin.org/source/%{_realname}-%{version}.tar.bz2
@@ -21,9 +21,9 @@ BuildRequires:        gettext-devel
 BuildRequires: libgcrypt-devel >= 1.1.42
 BuildRequires: libselinux-devel
 BuildRequires: libsepol-devel
+BuildRequires: libtool
 BuildRequires: libuuid-devel
 BuildRequires: popt-devel
-BuildRequires: libtool
 %if %{with static}
 BuildRequires: device-mapper-static >= 1.02.07
 BuildRequires: libgcrypt-static >= 1.1.42
@@ -33,6 +33,7 @@ BuildRequires:        libsepol-static
 BuildRequires: libuuid-static
 BuildRequires: popt-static
 %endif
+Provides:      cryptsetup = 1.0.5
 Obsoletes:     cryptsetup
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.073081 seconds and 4 git commands to generate.