Hello community,

here is the log from the commit of package xengine for openSUSE:Factory checked 
in at 2014-10-16 18:14:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xengine (Old)
 and      /work/SRC/openSUSE:Factory/.xengine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xengine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xengine/xengine.changes  2012-03-29 
11:43:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xengine.new/xengine.changes     2014-10-16 
18:17:11.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct 14 11:00:00 UTC 2014 - [email protected]
+
+- Use %_smp_mflags for parallel build and remove ancient
+  specfile tags and sections
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xengine.spec ++++++
--- /var/tmp/diff_new_pack.Mf8CZh/_old  2014-10-16 18:17:12.000000000 +0200
+++ /var/tmp/diff_new_pack.Mf8CZh/_new  2014-10-16 18:17:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xengine (Version 1.11)
+# spec file for package xengine
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,20 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           xengine
-BuildRequires:  xorg-x11 xorg-x11-devel
+Version:        1.11
+Release:        0
+Summary:        Reciprocating engine for X
 License:        ISC
 Group:          Productivity/Scientific/Physics
-AutoReqProv:    on
-Summary:        Reciprocating engine for X
-Version:        1.11
-Release:        1100
 Source:         %{name}-%{version}.tar.gz
 Patch:          %{name}-%{version}-pi.patch
 Patch1:         %{name}-%{version}-warnings-fix.patch
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define _xorg7libs %_lib
 %define _xorg7libs32 lib
@@ -54,7 +52,7 @@
 
 %build
 xmkmf -a
-make %{?jobs:-j%jobs} CCOPTIONS="$RPM_OPT_FLAGS"
+make %{?_smp_mflags} CCOPTIONS="%optflags"
 
 %install
 make "DESTDIR=$RPM_BUILD_ROOT" install install.man
@@ -64,7 +62,4 @@
 /usr/%{_xorg7bin}/xengine
 %doc %{_xorg7_mandir}/man1/xengine.1x*
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %changelog

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

Reply via email to