commit libsepol for openSUSE:Factory
Hello community, here is the log from the commit of package libsepol for openSUSE:Factory checked in at 2016-08-03 11:36:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsepol (Old) and /work/SRC/openSUSE:Factory/.libsepol.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libsepol" Changes: -------- --- /work/SRC/openSUSE:Factory/libsepol/libsepol.changes 2016-07-18 21:17:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libsepol.new/libsepol.changes 2016-08-03 11:36:34.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 15 14:29:28 UTC 2016 - jengelh@inai.de + +- Update RPM groups, trim description and combine filelist entries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsepol.spec ++++++ --- /var/tmp/diff_new_pack.SXz9SG/_old 2016-08-03 11:36:35.000000000 +0200 +++ /var/tmp/diff_new_pack.SXz9SG/_new 2016-08-03 11:36:35.000000000 +0200 @@ -21,8 +21,8 @@ Release: 0 Summary: SELinux binary policy manipulation library License: LGPL-2.1+ -Group: System/Libraries -Url: http://www.nsa.gov/selinux/ +Group: Development/Libraries/C and C++ +Url: https://github.com/SELinuxProject/selinux/wiki/Releases Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20160223/%{name}-%{version}.tar.gz Source2: baselibs.conf BuildRequires: flex @@ -30,84 +30,58 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Security-enhanced Linux is a feature of the Linux(R) kernel and a -number of utilities with enhanced security functionality designed to -add mandatory access controls to Linux. The Security-enhanced Linux -kernel contains new architectural components originally developed to -improve the security of the Flask operating system. These architectural -components provide general support for the enforcement of many kinds of -mandatory access control policies, including those based on the -concepts of Type Enforcement(R), Role-based Access Control, and -Multi-level Security. - libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform -specific transformations on binary policies such as customizing policy -boolean settings. +specific transformations on binary policies such as customizing +policy boolean settings. %package utils Summary: SELinux binary policy manipulation tools Group: System/Base %description utils -Security-enhanced Linux is a feature of the Linux(R) kernel and a -number of utilities with enhanced security functionality designed to -add mandatory access controls to Linux. The Security-enhanced Linux -kernel contains new architectural components originally developed to -improve the security of the Flask operating system. These architectural -components provide general support for the enforcement of many kinds of -mandatory access control policies, including those based on the -concepts of Type Enforcement(R), Role-based Access Control, and -Multi-level Security. - libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform -specific transformations on binary policies such as customizing policy -boolean settings. +specific transformations on binary policies such as customizing +policy boolean settings. %package -n libsepol1 Summary: SELinux binary policy manipulation library Group: System/Libraries %description -n libsepol1 -Security-enhanced Linux is a feature of the Linux(R) kernel and a -number of utilities with enhanced security functionality designed to -add mandatory access controls to Linux. The Security-enhanced Linux -kernel contains new architectural components originally developed to -improve the security of the Flask operating system. These architectural -components provide general support for the enforcement of many kinds of -mandatory access control policies, including those based on the -concepts of Type Enforcement(R), Role-based Access Control, and -Multi-level Security. - libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform -specific transformations on binary policies such as customizing policy -boolean settings. +specific transformations on binary policies such as customizing +policy boolean settings. + +(Security-enhanced Linux is a feature of the kernel and some +utilities that implement mandatory access control policies, such as +Type Enforcement, Role-based Access Control and Multi-Level +Security.) %package devel -Summary: Development Include Files and Libraries for SELinux policy manipulation +Summary: Development files for SELinux's binary policy manipulation library Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libsepol1 = %{version} -Requires: pkgconfig %description devel -The libsepol-devel package contains the libraries and header -files needed for developing applications that manipulate binary +The libsepol-devel package contains the libraries and header files +needed for developing applications that manipulate binary SELinux policies. %package devel-static -Summary: Development Include Files and Libraries for SELinux policy manipulation +Summary: Static archives for SELinux's binary policy manipulation library Group: Development/Libraries/C and C++ Requires: libsepol-devel = %{version} %description devel-static The libsepol-devel-static package contains the static libraries -needed for developing applications that manipulate binary +needed for developing applications that manipulate binary SELinux policies. %prep @@ -126,9 +100,7 @@ %files utils %defattr(-,root,root) %{_bindir}/chkcon -%{_mandir}/man8/chkcon.8%{ext_man} -%{_mandir}/man8/genpolbools.8%{ext_man} -%{_mandir}/man8/genpolusers.8%{ext_man} +%{_mandir}/man8/*.8%{ext_man} %files -n libsepol1 %defattr(-,root,root) @@ -137,13 +109,8 @@ %files devel %defattr(-,root,root) %{_libdir}/libsepol.so -%{_mandir}/man3/* -%dir %{_includedir}/sepol -%dir %{_includedir}/sepol/cil -%{_includedir}/sepol/*.h -%{_includedir}/sepol/cil/cil.h -%dir %{_includedir}/sepol/policydb -%{_includedir}/sepol/policydb/*.h +%{_mandir}/man3/*.3%{ext_man} +%{_includedir}/sepol/ %{_libdir}/pkgconfig/libsepol.pc %files devel-static
participants (1)
-
root@hilbert.suse.de