Hello community,

here is the log from the commit of package libbraille for openSUSE:Factory 
checked in at 2012-02-14 11:24:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-14 
11:59:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libbraille.new/libbraille.changes       
2012-02-14 11:24:53.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb  9 01:33:49 UTC 2012 - [email protected]
+
+- Simply regeneration of autotools-generated files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libbraille.spec ++++++
--- /var/tmp/diff_new_pack.D78pF3/_old  2012-02-14 11:24:54.000000000 +0100
+++ /var/tmp/diff_new_pack.D78pF3/_new  2012-02-14 11:24:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libbraille
 #
-# 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,23 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           libbraille
 Version:        0.19.0
-Release:        1
-License:        LGPL-2.1
+Release:        0
 Summary:        Easy access to Braille displays and terminals
-URL:            http://libbraille.sourceforge.net/
+License:        LGPL-2.1
 Group:          Development/Libraries/C and C++
+Url:            http://libbraille.sourceforge.net/
 Source:         http://dl.sf.net/libbraille/libbraille-%{version}.tar.bz2
 # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
 Patch0:         libbraille-0.19.0-visibility.patch
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel
 BuildRequires:  gtk2-devel
-BuildRequires:  libusb-devel
 BuildRequires:  libtool
+BuildRequires:  libusb-devel
 BuildRequires:  python-devel
 BuildRequires:  swig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -85,22 +83,7 @@
 %patch0 -p0
 
 %build
-
-rm -rf libltdl
-libtoolize --force --copy --ltdl
-
-cd libltdl
-aclocal --force
-autoheader --force
-automake --copy
-autoconf --force
-
-cd ..
-aclocal --force
-autoheader --force
-automake --force --include-deps --add-missing --copy
-autoconf --force
-
+autoreconf -fi
 CFLAGS="%{optflags} -fno-strict-aliasing"
 CXXFLAGS="%{optflags} -fno-strict-aliasing"
 %if 0%{?suse_version} > 1000

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

Reply via email to