Author: sparky                       Date: Sat Jan 22 18:08:03 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: which

---- Files affected:
packages/cryptlib:
   cryptlib.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/cryptlib/cryptlib.spec
diff -u packages/cryptlib/cryptlib.spec:1.12 
packages/cryptlib/cryptlib.spec:1.13
--- packages/cryptlib/cryptlib.spec:1.12        Fri Jul  9 13:14:14 2010
+++ packages/cryptlib/cryptlib.spec     Sat Jan 22 19:07:58 2011
@@ -2,11 +2,11 @@
 #
 %define                libver  3.3.3
 #
+%define                _ver    %(echo %{version} | tr -d .)
 Summary:       Peter Gutmann's general purpose encryption library
 Summary(pl.UTF-8):     Biblioteka kryptograficzna ogólnego przeznaczenia 
Petera Gutmanna
 Name:          cryptlib
 Version:       3.3.3
-%define                _ver    %(echo %{version} | tr -d .)
 Release:       2
 License:       sleepycat
 Group:         Libraries
@@ -20,6 +20,7 @@
 BuildRequires: rpm-pythonprov
 BuildRequires: sed >= 4.0
 BuildRequires: unzip
+BuildRequires: which
 %pyrequires_eq  python-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -145,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2011/01/22 18:07:58  sparky
+- BR: which
+
 Revision 1.12  2010/07/09 11:14:14  arekm
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cryptlib/cryptlib.spec?r1=1.12&r2=1.13&f=u

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

Reply via email to