Hello community,

here is the log from the commit of package openobex for openSUSE:Factory 
checked in at 2012-09-14 12:32:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openobex (Old)
 and      /work/SRC/openSUSE:Factory/.openobex.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openobex", Maintainer is "jmate...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openobex/openobex.changes        2011-11-22 
17:49:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openobex.new/openobex.changes   2012-09-14 
12:32:36.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May 25 15:44:09 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openobex.spec ++++++
--- /var/tmp/diff_new_pack.9rb7Ws/_old  2012-09-14 12:32:37.000000000 +0200
+++ /var/tmp/diff_new_pack.9rb7Ws/_new  2012-09-14 12:32:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openobex
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,22 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           openobex
-BuildRequires:  bluez-devel libtool libusb-devel pkg-config
-License:        GPL-2.0+ ; LGPL-2.1+
-Group:          Development/Libraries/Other
 Version:        1.5
-Release:        4
+Release:        0
 Summary:        Open Source Implementation of the Object Exchange (OBEX) 
Protocol
+License:        GPL-2.0+ ; LGPL-2.1+
+Group:          Development/Libraries/Other
 Url:            http://openobex.sourceforge.net/
 Source:         %{name}-%{version}.tar.bz2
 Patch1:         openobex-libusb-check.patch
 Patch2:         openobex-1.3-pkgconfig.patch
 Patch3:         0001-fix-fd-leak.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  bluez-devel
+BuildRequires:  libtool
+BuildRequires:  libusb-devel
+BuildRequires:  pkg-config
 
 %description
 OBEX is a session protocol and can best be described as a binary HTTP
@@ -39,8 +40,8 @@
 (vCal), and business cards (vCard).
 
 %package -n libopenobex1
-License:        GPL-2.0+ ; LGPL-2.1+
 Summary:        Open Source Implementation of the Object Exchange (OBEX) 
Protocol
+License:        GPL-2.0+ ; LGPL-2.1+
 Group:          Productivity/Networking/Web/Utilities
 Provides:       openobex = %{version}
 Obsoletes:      openobex < %{version}
@@ -52,18 +53,19 @@
 (vCal), and business cards (vCard).
 
 %package apps
-License:        GPL-2.0+ ; LGPL-2.1+
 Summary:        Open Source Implementation of the Object Exchange (OBEX) 
Protocol
+License:        GPL-2.0+ ; LGPL-2.1+
 Group:          Productivity/Networking/Web/Utilities
 
 %description apps
 applications using obex libs.
 
 %package devel
-License:        GPL-2.0+
 Summary:        Development package for openobex
+License:        GPL-2.0+
 Group:          Development/Libraries/Other
-Requires:       %{name} = %{version} glibc-devel
+Requires:       %{name} = %{version}
+Requires:       glibc-devel
 
 %description devel
 Files needed for software development using openobex.
@@ -88,9 +90,6 @@
 
 %postun -n libopenobex1 -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -n libopenobex1
 %defattr(-,root,root)
 # NEWS is empty

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

Reply via email to