SPECS: rsbac-admin.spec - patch for read config files in rsbac_acl_*menu
zbyniu
zbyniu at pld-linux.org
Wed Jan 28 15:46:52 CET 2009
Author: zbyniu Date: Wed Jan 28 14:46:52 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- patch for read config files in rsbac_acl_*menu
---- Files affected:
SPECS:
rsbac-admin.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/rsbac-admin.spec
diff -u SPECS/rsbac-admin.spec:1.3 SPECS/rsbac-admin.spec:1.4
--- SPECS/rsbac-admin.spec:1.3 Sat Jan 17 16:15:48 2009
+++ SPECS/rsbac-admin.spec Wed Jan 28 15:46:46 2009
@@ -9,13 +9,14 @@
Summary(pl.UTF-8): Zbiór narzędzi RSBAC
Name: rsbac-admin
Version: 1.4.0
-Release: 0.2
+Release: 0.3
License: GPL v2
Group: Applications
#Source0: ftp://rsbac.org/download/pre/rsbac-1.4.0-rc3/%{name}-%{version}%{rcver}.tar.bz2
Source0: ftp://rsbac.org/download/code/1.4.0/%{name}-%{version}.tar.bz2
# Source0-md5: b72df9263fa67e90e155c3c9d3948c05
Patch0: %{name}-make.patch
+Patch1: %{name}-read-config.patch
URL: http://www.rsbac.org/
BuildRequires: gettext-devel
BuildRequires: libtool
@@ -76,6 +77,7 @@
%prep
%setup -q -n %{name}-%{version}%{rcver}
%patch0 -p1
+%patch1 -p1
%build
%{__make} libs pam nss rklogd tools \
@@ -164,6 +166,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2009/01/28 14:46:46 zbyniu
+- patch for read config files in rsbac_acl_*menu
+
Revision 1.3 2009/01/17 15:15:48 zbyniu
- patch against ugly makefiles
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rsbac-admin.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list