Author: qboosh                       Date: Sun Mar 19 12:16:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.6

---- Files affected:
SPECS:
   libsemanage.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/libsemanage.spec
diff -u SPECS/libsemanage.spec:1.11 SPECS/libsemanage.spec:1.12
--- SPECS/libsemanage.spec:1.11 Thu Dec 22 12:28:30 2005
+++ SPECS/libsemanage.spec      Sun Mar 19 13:15:53 2006
@@ -2,20 +2,21 @@
 Summary:       An interface for SELinux management
 Summary(pl):   Interfejs do zarzÄ…dzania SELinuksem
 Name:          libsemanage
-Version:       1.4
-Release:       2
+Version:       1.6
+Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: 063010d314da724b33de18883b71b8ee
+# Source0-md5: fb06d32b305322c8810dfe1924705e74
 URL:           http://www.nsa.gov/selinux/
 BuildRequires: bison
 BuildRequires: flex
-BuildRequires: libselinux-devel >= 1.28
-BuildRequires: libsepol-devel >= 1.10
+BuildRequires: libselinux-devel >= 1.30
+BuildRequires: libsepol-devel >= 1.12
+BuildRequires: python-devel
 BuildRequires: rpm-pythonprov
-Requires:      libselinux >= 1.28
-Requires:      libsepol >= 1.10
+Requires:      libselinux >= 1.30
+Requires:      libsepol >= 1.12
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -65,14 +66,14 @@
 %setup -q
 
 %build
-%{__make} \
+%{__make} all pywrap \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags} -Wall -fno-strict-aliasing"
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} install install-pywrap \
        LIBDIR=$RPM_BUILD_ROOT%{_libdir} \
        SHLIBDIR=$RPM_BUILD_ROOT/%{_lib} \
        DESTDIR=$RPM_BUILD_ROOT
@@ -97,6 +98,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libsemanage.so
 %{_includedir}/semanage
+%{_mandir}/man3/semanage_*.3*
 
 %files static
 %defattr(644,root,root,755)
@@ -113,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/03/19 12:15:53  qboosh
+- updated to 1.6
+
 Revision 1.11  2005/12/22 11:28:30  qboosh
 - versioned runtime deps too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libsemanage.spec?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to