Hello community,

here is the log from the commit of package libsepol for openSUSE:Factory 
checked in at 2013-04-05 17:04:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsepol (Old)
 and      /work/SRC/openSUSE:Factory/.libsepol.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsepol", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsepol/libsepol.changes        2013-03-08 
11:20:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libsepol.new/libsepol.changes   2013-04-05 
17:04:48.000000000 +0200
@@ -1,0 +2,15 @@
+Thu Apr  4 19:26:35 UTC 2013 - vci...@suse.com
+
+- fixed source url
+
+-------------------------------------------------------------------
+Wed Feb 13 14:34:39 UTC 2013 - vci...@suse.com
+
+- update to 2.1.9
+  * filename_trans: use some better sorting to compare and merge
+  * coverity fixes
+  * implement default type policy syntax
+  * Fix memory leak issues found by Klocwork
+- added libsepol-rhat.patch
+
+-------------------------------------------------------------------

Old:
----
  libsepol-2.1.8.tar.gz

New:
----
  libsepol-2.1.9.tgz
  libsepol-rhat.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsepol.spec ++++++
--- /var/tmp/diff_new_pack.D9FpeQ/_old  2013-04-05 17:04:51.000000000 +0200
+++ /var/tmp/diff_new_pack.D9FpeQ/_new  2013-04-05 17:04:51.000000000 +0200
@@ -17,15 +17,16 @@
 
 
 Name:           libsepol
-Version:        2.1.8
+Version:        2.1.9
 Release:        0
 Url:            http://www.nsa.gov/selinux/
 Summary:        SELinux binary policy manipulation library
 License:        LGPL-2.1+
 Group:          System/Libraries
-Source:         
http://userspace.selinuxproject.org/releases/20120924/%{name}-%{version}.tar.gz
+Source:         
http://pkgs.fedoraproject.org/lookaside/pkgs/%{name}/%{name}-%{version}.tgz/2b8b25260264ec84f7efbdd3252aff29/%{name}-%{version}.tgz
 Source2:        baselibs.conf
 Patch:          libsepol-2.1.4-role_fix_callback.patch
+Patch2:         libsepol-rhat.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkg-config
 
@@ -100,9 +101,11 @@
 %prep
 %setup -q
 %patch -p1
+%patch2 -p2
 
 %build
-make %{?_smp_mflags} CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS"
+#make %{?_smp_mflags} CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS"
+make %{?_smp_mflags} CC="%{__cc}" CFLAGS="-fmessage-length=0 -O0 -Wall 
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables 
-fasynchronous-unwind-tables -g"
 
 %install
 mkdir -p $RPM_BUILD_ROOT/%{_lib}

++++++ libsepol-rhat.patch ++++++
++++ 1118 lines (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to