SPECS: cryptsetup.spec - _rel is somewhat reserved for rpm releases

glen glen at pld-linux.org
Sat May 20 04:05:09 CEST 2006


Author: glen                         Date: Sat May 20 02:05:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- _rel is somewhat reserved for rpm releases

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

---- Diffs:

================================================================
Index: SPECS/cryptsetup.spec
diff -u SPECS/cryptsetup.spec:1.18 SPECS/cryptsetup.spec:1.19
--- SPECS/cryptsetup.spec:1.18	Thu May 18 21:50:07 2006
+++ SPECS/cryptsetup.spec	Sat May 20 04:05:04 2006
@@ -8,15 +8,16 @@
 #	large klibc-compatible library chain.
 #       - initrd is not static
 #
-%define	_rel	pre1
+%define	_pre	pre1
+%define	_rel	8.1
 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
-Release:	1.%{_rel}.8
+Release:	1.%{_pre}.%{_rel}
 License:	GPL
 Group:		Base
-Source0:	http://www.saout.de/misc/dm-crypt/%{name}-%{version}-%{_rel}.tar.bz2
+Source0:	http://www.saout.de/misc/dm-crypt/%{name}-%{version}-%{_pre}.tar.bz2
 # Source0-md5:	a25e1214ad1a5035b95c2445728b101f
 Source1:	%{name}-pl.po
 Patch0:		%{name}-ioctl.patch
@@ -83,8 +84,8 @@
 %description initrd -l pl
 Statycznie linkowana wersja narzędzia cryptsetup do użytku w initrd.
 
-Tak naprawdę to binarka jest linkowana dymamicznie - tymczasowo
-warto rozważyć pakiet cryptsetup-luks.
+Tak naprawdę to binarka jest linkowana dymamicznie - tymczasowo warto
+rozważyć pakiet cryptsetup-luks.
 
 %prep
 %setup -q
@@ -160,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/05/20 02:05:04  glen
+- _rel is somewhat reserved for rpm releases
+
 Revision 1.18  2006/05/18 19:50:07  glen
 - disable configure cache, CFLAGS get changed (two configures)
 
================================================================

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



More information about the pld-cvs-commit mailing list