packages: cryptsetup/cryptsetup.spec - fix python-pycryptsetup: there is no...

glen glen at pld-linux.org
Wed May 16 21:49:48 CEST 2012


Author: glen                         Date: Wed May 16 19:49:48 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix python-pycryptsetup: there is no -libs package

---- Files affected:
packages/cryptsetup:
   cryptsetup.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: packages/cryptsetup/cryptsetup.spec
diff -u packages/cryptsetup/cryptsetup.spec:1.62 packages/cryptsetup/cryptsetup.spec:1.63
--- packages/cryptsetup/cryptsetup.spec:1.62	Sat Apr 28 19:49:52 2012
+++ packages/cryptsetup/cryptsetup.spec	Wed May 16 21:49:42 2012
@@ -9,10 +9,10 @@
 Summary(pl.UTF-8):	LUKS dla dm-crypta zaimplementowany w cryptsetup
 Name:		cryptsetup
 Version:	1.4.2
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Base
-#Source0Download: http://code.google.com/p/cryptsetup/downloads/list
+# Source0Download: http://code.google.com/p/cryptsetup/downloads/list
 Source0:	http://cryptsetup.googlecode.com/files/%{name}-%{version}.tar.bz2
 # Source0-md5:	db2e6189e1b191a279a1f508396d3373
 Patch0:		diet.patch
@@ -117,7 +117,7 @@
 Summary:	Python binding for cryptsetup library
 Summary(pl.UTF-8):	Wiązanie Pythona do biblioteki cryptsetup
 Group:		Libraries/Python
-Requires:	%{name}-libs = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 %pyrequires_eq	python-libs
 
 %description -n python-pycryptsetup
@@ -261,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2012/05/16 19:49:42  glen
+- fix python-pycryptsetup: there is no -libs package
+
 Revision 1.62  2012/04/28 17:49:52  baggins
 - rel 3
 - build without dietlibc (devmapper doesn't build properly with it, so deps unfulfilled)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/cryptsetup/cryptsetup.spec?r1=1.62&r2=1.63



More information about the pld-cvs-commit mailing list