Author: glen                         Date: Thu May 18 19:50:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable configure cache, CFLAGS get changed (two configures)

---- Files affected:
SPECS:
   cryptsetup.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/cryptsetup.spec
diff -u SPECS/cryptsetup.spec:1.17 SPECS/cryptsetup.spec:1.18
--- SPECS/cryptsetup.spec:1.17  Sat Feb 18 11:19:40 2006
+++ SPECS/cryptsetup.spec       Thu May 18 21:50:07 2006
@@ -8,11 +8,11 @@
 #      large klibc-compatible library chain.
 #       - initrd is not static
 #
+%define        _rel    pre1
 Summary:       dm-crypt config tool for encypted filesystems
 Summary(pl):   Narzędzie konfiguracyjne do dm-crypt dla szyfrowanych systemów 
plików
 Name:          cryptsetup
 Version:       0.2
-%define        _rel    pre1
 Release:       1.%{_rel}.8
 License:       GPL
 Group:         Base
@@ -22,15 +22,16 @@
 Patch0:                %{name}-ioctl.patch
 URL:           http://www.saout.de/misc/dm-crypt/#cryptsetup
 BuildRequires: device-mapper-devel >= 1.01.01
-BuildRequires: libgcrypt-devel >= 1.1.42
-BuildRequires: popt-devel
 %{?with_initrd:BuildRequires:  device-mapper-static}
+BuildRequires: libgcrypt-devel >= 1.1.42
 %{?with_initrd:BuildRequires:  libgcrypt-static}
 %{?with_initrd:BuildRequires:  libgpg-error-static}
+BuildRequires: popt-devel
 %{?with_initrd:BuildRequires:  popt-static}
 Obsoletes:     cryptsetup-luks
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine      configure_cache
 %define                _sbindir        /sbin
 
 %description
@@ -82,7 +83,7 @@
 %description initrd -l pl
 Statycznie linkowana wersja narzędzia cryptsetup do użytku w initrd.
 
-Tak naprawdę to binarka jest linkowana dymamicznie - tymczasowo 
+Tak naprawdę to binarka jest linkowana dymamicznie - tymczasowo
 warto rozważyć pakiet cryptsetup-luks.
 
 %prep
@@ -159,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/05/18 19:50:07  glen
+- disable configure cache, CFLAGS get changed (two configures)
+
 Revision 1.17  2006/02/18 10:19:40  qboosh
 - no macros in Obsoletes for foreign packages
 
@@ -176,7 +180,7 @@
 - -initrd subpackage with statically-linkeg cryptsetup
 
 Revision 1.12  2005/05/03 15:22:34  arekm
-BR new dm
+- BR new dm
 
 Revision 1.11  2005/04/17 01:09:53  mmazur
 - rel .5 for th
@@ -206,7 +210,7 @@
 
 Revision 1.4  2004/10/14 13:06:55  serek
 - new (pre)version and separated devel package.
-[0.2-pre1]
+  [0.2-pre1]
 
 Revision 1.3  2004/10/14 10:26:51  serek
 - more BR.
================================================================

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

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

Reply via email to