Author: mguevara                     Date: Sat Feb 18 02:01:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0.1 rel 1 - added BR libsepol-static, %{name}-sepol.patch and
  some autoconf/automake

---- Files affected:
SPECS:
   cryptsetup-luks.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/cryptsetup-luks.spec
diff -u SPECS/cryptsetup-luks.spec:1.5 SPECS/cryptsetup-luks.spec:1.6
--- SPECS/cryptsetup-luks.spec:1.5      Mon Jul 25 13:26:31 2005
+++ SPECS/cryptsetup-luks.spec  Sat Feb 18 03:01:37 2006
@@ -3,16 +3,18 @@
 Summary(pl):   LUKS dla dm-crypta zaimplementowany w cryptsetup
 Name:          cryptsetup-luks
 Version:       1.0.1
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Base
 Source0:       http://luks.endorphin.org/source/%{name}-%{version}.tar.bz2
 # Source0-md5: b2415f67ceed3ad2c7dd2e878cf7787d
+Patch0:                %{name}-sepol.patch
 URL:           http://luks.endorphin.org/about
 BuildRequires: device-mapper-static
 BuildRequires: libgcrypt-static >= 1.1.42
 BuildRequires: libgpg-error-static
 BuildRequires: libselinux-static
+BuildRequires: libsepol-static
 BuildRequires: libuuid-static
 BuildRequires: popt-static
 Provides:      cryptsetup
@@ -74,8 +76,14 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+%{__autoheader}
+%{__gettextize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-static
 %{__make}
@@ -122,6 +130,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/02/18 02:01:37  mguevara
+- 1.0.1 rel 1 - added BR libsepol-static, %{name}-sepol.patch and
+  some autoconf/automake
+
 Revision 1.5  2005/07/25 11:26:31  blekot
 - up to 1.0.1
 - static package done
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cryptsetup-luks.spec?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to