Hello community,

here is the log from the commit of package xapian-bindings for openSUSE:Factory 
checked in at 2015-02-22 17:26:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xapian-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.xapian-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xapian-bindings"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xapian-bindings/xapian-bindings.changes  
2014-10-22 16:22:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xapian-bindings.new/xapian-bindings.changes     
2015-02-22 17:26:31.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Feb 19 16:44:48 UTC 2015 - mplus...@suse.com
+
+- Tiny spec file cleanups
+- Enable tests during build
+- Add gpg signature
+
+-------------------------------------------------------------------

New:
----
  xapian-bindings-1.2.19.tar.xz.asc
  xapian-bindings.keyring

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

Other differences:
------------------
++++++ xapian-bindings.spec ++++++
--- /var/tmp/diff_new_pack.yCOIvN/_old  2015-02-22 17:26:32.000000000 +0100
+++ /var/tmp/diff_new_pack.yCOIvN/_new  2015-02-22 17:26:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xapian-bindings
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,9 @@
 License:        GPL-2.0
 Group:          Development/Languages/Other
 Url:            http://www.xapian.org/
-Source:         
http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
+Source0:        
http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
+Source1:        
http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz.asc
+Source2:        %{name}.keyring
 Patch0:         replaced-swig-zend-error-noreturn-flag.patch
 BuildRequires:  java-devel
 BuildRequires:  libuuid-devel
@@ -115,8 +117,11 @@
     --docdir=%{_docdir}/%{name}
 make %{?_smp_mflags}
 
+%check
+make check %{?_smp_mflags}
+
 %install
-make install DESTDIR=%{?buildroot}
+make install DESTDIR=%{?buildroot} %{?_smp_mflags}
 
 %clean
 rm -rf %{buildroot}

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

Reply via email to