Hello community,

here is the log from the commit of package libbraille for openSUSE:Factory 
checked in at 2011-11-14 11:59:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbraille (Old)
 and      /work/SRC/openSUSE:Factory/.libbraille.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbraille", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbraille/libbraille.changes    2011-09-23 
02:07:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libbraille.new/libbraille.changes       
2011-11-14 11:59:19.000000000 +0100
@@ -1,0 +2,11 @@
+Sun Nov 13 14:19:07 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------
+Sun Nov 13 09:13:56 UTC 2011 - co...@suse.com
+
+- add libtool as explicit buildrequire to avoid implicit dependency from 
prjconf
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libbraille.spec ++++++
--- /var/tmp/diff_new_pack.DYoZZ1/_old  2011-11-14 11:59:20.000000000 +0100
+++ /var/tmp/diff_new_pack.DYoZZ1/_new  2011-11-14 11:59:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libbraille (Version 0.19.0)
+# spec file for package libbraille
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -22,7 +22,7 @@
 Release:        1
 License:        LGPLv2.1
 Summary:        Easy access to Braille displays and terminals
-Url:            http://libbraille.sourceforge.net/
+URL:            http://libbraille.sourceforge.net/
 Group:          Development/Libraries/C and C++
 Source:         http://dl.sf.net/libbraille/libbraille-%{version}.tar.bz2
 # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
@@ -31,6 +31,7 @@
 BuildRequires:  glib2-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  libusb-devel
+BuildRequires:  libtool
 BuildRequires:  python-devel
 BuildRequires:  swig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -42,7 +43,6 @@
 keys pressed on the Braille keyboard.
 
 %package fake
-License:        LGPLv2.1
 Summary:        Easy access to Braille displays and terminals -- Fake 
Graphical Display
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -57,7 +57,6 @@
 This package contains a fake graphical virtual display.
 
 %package devel
-License:        LGPLv2.1
 Summary:        Easy access to Braille displays and terminals -- Development 
Files
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -69,7 +68,6 @@
 keys pressed on the Braille keyboard.
 
 %package -n python-braille
-License:        LGPLv2.1
 Summary:        Easy access to Braille displays and terminals -- Python 
Bindings
 Group:          Development/Libraries/Python
 Provides:       %{name}-python = %{version}
@@ -118,7 +116,7 @@
         --enable-fake \
         --enable-usb \
         --enable-python
-%{__make}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -128,9 +126,6 @@
 
 %postun -p /sbin/ldconfig
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-, root, root, 0755)
 %doc AUTHORS ChangeLog COPYING README TODO

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

Reply via email to