Hello community,

here is the log from the commit of package obby for openSUSE:Factory checked in 
at 2014-10-15 08:51:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obby (Old)
 and      /work/SRC/openSUSE:Factory/.obby.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obby"

Changes:
--------
--- /work/SRC/openSUSE:Factory/obby/obby.changes        2011-11-07 
15:52:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.obby.new/obby.changes   2014-10-15 
08:51:54.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Oct 12 11:11:58 UTC 2014 - jeng...@inai.de
+
+- Do parallel build with %_smp_mflags.
+  Remove ancient specfile tags and sections.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ obby.spec ++++++
--- /var/tmp/diff_new_pack.jLRiAM/_old  2014-10-15 08:51:55.000000000 +0200
+++ /var/tmp/diff_new_pack.jLRiAM/_new  2014-10-15 08:51:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package obby
 #
-# Copyright (c) 2011 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,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           obby
-BuildRequires:  fdupes gcc-c++ gmp-devel libavahi-devel net6-devel pkg-config
-License:        GPL-2.0+
-Group:          Productivity/Networking/Other
-AutoReqProv:    on
 Version:        0.4.8
-Release:        1
+Release:        0
 Summary:        Synced document buffers
-Source:         http://releases.0x539.de/obby/%{name}-%{version}.tar.gz
+License:        GPL-2.0+
+Group:          Productivity/Networking/Other
 Url:            http://gobby.0x539.de/
+Source:         http://releases.0x539.de/obby/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
+BuildRequires:  gcc-c++
+BuildRequires:  gmp-devel
+BuildRequires:  libavahi-devel
+BuildRequires:  net6-devel
+BuildRequires:  pkg-config
 Requires:       %{name}-lang = %{version}
 Requires:       libobby-0_4-1 = %{version}
 
@@ -45,7 +47,6 @@
     Philipp Kern <p...@0x539.de>
 
 %package -n libobby-0_4-1
-License:        GPL-2.0+
 Summary:        Synced document buffers
 Group:          Productivity/Networking/Other
 Requires:       %{name} = %{version}
@@ -63,7 +64,6 @@
     Philipp Kern <p...@0x539.de>
 
 %package devel
-License:        GPL-2.0+
 Summary:        Synced document buffers
 Group:          Productivity/Networking/Other
 Requires:       %{name} = %{version} net6-devel libavahi-devel libsigc++2-devel
@@ -90,17 +90,14 @@
        --with-zeroconf \
        --with-pic \
        --disable-static
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 %find_lang %{name}
 #warning found pointless la file
 %{__rm} -f $RPM_BUILD_ROOT%{_libdir}/libobby.la
-%fdupes $RPM_BUILD_ROOT
-
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%fdupes %buildroot/%_prefix
 
 %post -n libobby-0_4-1 -p /sbin/ldconfig
 

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

Reply via email to