Hello community,

here is the log from the commit of package libselinux for openSUSE:Factory 
checked in at 2012-06-13 17:07:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libselinux (Old)
 and      /work/SRC/openSUSE:Factory/.libselinux.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libselinux", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libselinux/libselinux.changes    2012-06-12 
07:16:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libselinux.new/libselinux.changes       
2012-06-13 17:07:19.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun 13 08:56:36 UTC 2012 - [email protected]
+
+- go back even more - everything else requires the full SELinux stack
+  (too late for 12.2)
+
+-------------------------------------------------------------------

Old:
----
  libselinux-2.0.98.tar.gz

New:
----
  libselinux-2.0.91.tar.bz2

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

Other differences:
------------------
++++++ libselinux-bindings.spec ++++++
--- /var/tmp/diff_new_pack.5CuuNE/_old  2012-06-13 17:07:21.000000000 +0200
+++ /var/tmp/diff_new_pack.5CuuNE/_new  2012-06-13 17:07:21.000000000 +0200
@@ -23,13 +23,13 @@
 BuildRequires:  swig
 
 Name:           libselinux-bindings
-Version:        2.0.98
+Version:        2.0.91
 Release:        0
 Url:            http://www.nsa.gov/research/selinux/
 Summary:        SELinux library and simple utilities
 License:        GPL-2.0 ; SUSE-Public-Domain
 Group:          System/Libraries
-Source:         
http://userspace.selinuxproject.org/releases/20101221/devel/libselinux-%{version}.tar.gz
+Source:         libselinux-%{version}.tar.bz2
 Source1:        selinux-ready
 Source2:        baselibs.conf
 Patch0:         libselinux-rhat.patch

++++++ libselinux.spec ++++++
--- /var/tmp/diff_new_pack.5CuuNE/_old  2012-06-13 17:07:21.000000000 +0200
+++ /var/tmp/diff_new_pack.5CuuNE/_new  2012-06-13 17:07:21.000000000 +0200
@@ -21,13 +21,13 @@
 BuildRequires:  pkg-config
 
 Name:           libselinux
-Version:        2.0.98
+Version:        2.0.91
 Release:        0
 Url:            http://www.nsa.gov/selinux/
 Summary:        SELinux library and simple utilities
 License:        GPL-2.0 ; SUSE-Public-Domain
 Group:          System/Libraries
-Source:         
http://userspace.selinuxproject.org/releases/20101221/devel/%{name}-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.bz2
 Source1:        selinux-ready
 Source2:        baselibs.conf
 Patch0:         %{name}-rhat.patch

++++++ libselinux-2.0.98.tar.gz -> libselinux-2.0.91.tar.bz2 ++++++
++++ 2139 lines of diff (skipped)

++++++ libselinux-ruby.patch ++++++
--- /var/tmp/diff_new_pack.5CuuNE/_old  2012-06-13 17:07:21.000000000 +0200
+++ /var/tmp/diff_new_pack.5CuuNE/_new  2012-06-13 17:07:21.000000000 +0200
@@ -1,7 +1,7 @@
 Index: src/Makefile
 ===================================================================
---- src/Makefile.orig  2010-12-20 21:13:33.000000000 +0100
-+++ src/Makefile       2012-06-11 11:17:42.465960993 +0200
+--- src/Makefile.orig  2010-02-24 20:05:41.000000000 +0100
++++ src/Makefile       2012-06-13 10:56:04.477254689 +0200
 @@ -9,8 +9,8 @@ PYLIB ?= /usr/lib/$(PYLIBVER)
  PYTHONLIBDIR ?= $(LIBDIR)/$(PYLIBVER)
  RUBYLIBVER ?= $(shell ruby -e 'print RUBY_VERSION.split(".")[0..1].join(".")')
@@ -10,10 +10,10 @@
 -RUBYINSTALL ?= $(LIBDIR)/ruby/site_ruby/$(RUBYLIBVER)/$(RUBYPLATFORM)
 +RUBYINC ?= $(shell ruby -r rbconfig -e "print 
Config::CONFIG['rubyhdrdir'].nil? ? '$(LIBDIR)/ruby/$(RUBYLIBVER)' : 
Config::CONFIG['rubyhdrdir']")
 +RUBYINSTALL ?= $(shell ruby -r rbconfig -e "print 
Config::CONFIG['vendorarchdir'].nil? ? 
'$(DESTDIR)'+Config::CONFIG['sitearchdir'] : 
'$(DESTDIR)'+Config::CONFIG['vendorarchdir']")
- LIBBASE=$(shell basename $(LIBDIR))
  
  VERSION = $(shell cat ../VERSION)
-@@ -73,7 +73,7 @@ $(SWIGLOBJ): $(SWIGCOUT)
+ LIBVERSION = 1
+@@ -72,7 +72,7 @@ $(SWIGLOBJ): $(SWIGCOUT)
        $(CC) $(filter-out -Werror,$(CFLAGS)) -I$(PYINC) -fPIC -DSHARED -c -o 
$@ $<
  
  $(SWIGRUBYLOBJ): $(SWIGRUBYCOUT)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to