Hello community, here is the log from the commit of package libselinux for openSUSE:Factory checked in at 2013-05-28 07:40:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libselinux (Old) and /work/SRC/openSUSE:Factory/.libselinux.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libselinux" Changes: -------- --- /work/SRC/openSUSE:Factory/libselinux/libselinux.changes 2013-04-07 14:23:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libselinux.new/libselinux.changes 2013-05-28 07:40:50.000000000 +0200 @@ -1,0 +2,5 @@ +Wed May 22 23:50:58 UTC 2013 - [email protected] + +- Reuse implicit dependencies injected by pkgconfig + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libselinux-bindings.spec ++++++ --- /var/tmp/diff_new_pack.NjuyoA/_old 2013-05-28 07:40:51.000000000 +0200 +++ /var/tmp/diff_new_pack.NjuyoA/_new 2013-05-28 07:40:51.000000000 +0200 @@ -17,11 +17,6 @@ %define libsepol_ver 2.1.9 -BuildRequires: libsepol-devel-static >= %{libsepol_ver} -BuildRequires: pcre-devel -BuildRequires: python-devel -BuildRequires: ruby-devel -BuildRequires: swig Name: libselinux-bindings Version: 2.1.13 @@ -30,6 +25,7 @@ Summary: SELinux library and simple utilities License: GPL-2.0 and SUSE-Public-Domain Group: System/Libraries + # embedded is the MD5 Source: http://pkgs.fedoraproject.org/lookaside/pkgs/libselinux/libselinux-%{version}.tgz/44be70732a33b8e1fbe2f422e93fb8b3/libselinux-%{version}.tgz Source1: selinux-ready @@ -37,6 +33,11 @@ Patch0: libselinux-rhat.patch Patch1: libselinux-ruby.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libsepol-devel-static >= %{libsepol_ver} +BuildRequires: pcre-devel +BuildRequires: python-devel +BuildRequires: ruby-devel +BuildRequires: swig %description Security-enhanced Linux is a feature of the Linux(R) kernel and a ++++++ libselinux.spec ++++++ --- /var/tmp/diff_new_pack.NjuyoA/_old 2013-05-28 07:40:51.000000000 +0200 +++ /var/tmp/diff_new_pack.NjuyoA/_new 2013-05-28 07:40:51.000000000 +0200 @@ -17,9 +17,6 @@ %define libsepol_ver 2.1.9 -BuildRequires: libsepol-devel >= %{libsepol_ver} -BuildRequires: pcre-devel -BuildRequires: pkg-config Name: libselinux Version: 2.1.13 @@ -28,12 +25,16 @@ Summary: SELinux library and simple utilities License: GPL-2.0 and SUSE-Public-Domain Group: System/Libraries + Source: http://pkgs.fedoraproject.org/lookaside/pkgs/%{name}/%{name}-%{version}.tgz/44be70732a33b8e1fbe2f422e93fb8b3/%{name}-%{version}.tgz Source1: selinux-ready Source2: baselibs.conf Patch0: %{name}-rhat.patch Patch1: %{name}-ruby.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libsepol-devel >= %{libsepol_ver} +BuildRequires: pcre-devel +BuildRequires: pkg-config %description Security-enhanced Linux is a feature of the Linux(R) kernel and a @@ -99,7 +100,7 @@ Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libselinux1 = %{version} -Requires: libsepol-devel >= %{libsepol_ver} +#Automatic dependency on libsepol-devel via pkgconfig %description devel This package contains the development files, which are -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
