Author: arekm Date: Wed Oct 3 19:19:25 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; fix uname dep
---- Files affected: SPECS: ecryptfs-utils.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/ecryptfs-utils.spec diff -u SPECS/ecryptfs-utils.spec:1.5 SPECS/ecryptfs-utils.spec:1.6 --- SPECS/ecryptfs-utils.spec:1.5 Wed Oct 3 21:08:31 2007 +++ SPECS/ecryptfs-utils.spec Wed Oct 3 21:19:20 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzie pomocnicze i biblioteki do montowania eCryptfs Name: ecryptfs-utils Version: 23 -Release: 1 +Release: 2 License: GPL v2+ Group: Base Source0: http://dl.sourceforge.net/ecryptfs/%{name}-%{version}.tar.bz2 @@ -18,7 +18,7 @@ BuildRequires: pam-devel BuildRequires: perl-tools-pod BuildRequires: trousers-devel -Requires: uname(version) >= 2.6.19 +Requires: uname(release) >= 2.6.19 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -147,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007/10/03 19:19:20 arekm +- rel 2; fix uname dep + Revision 1.5 2007/10/03 19:08:31 arekm - fix br ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ecryptfs-utils.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
