Hello community, here is the log from the commit of package lockdev for openSUSE:Factory checked in at 2013-05-03 09:26:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lockdev (Old) and /work/SRC/openSUSE:Factory/.lockdev.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lockdev" Changes: -------- --- /work/SRC/openSUSE:Factory/lockdev/lockdev.changes 2012-01-25 15:02:14.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lockdev.new/lockdev.changes 2013-05-03 09:26:49.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 2 17:51:12 UTC 2013 - [email protected] + +- Fix build with new automake + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lockdev.spec ++++++ --- /var/tmp/diff_new_pack.tBpZIZ/_old 2013-05-03 09:26:51.000000000 +0200 +++ /var/tmp/diff_new_pack.tBpZIZ/_new 2013-05-03 09:26:51.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package lockdev # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: lockdev Summary: A library for locking devices -Version: 1.0.3_git201003141408 -Release: 10 License: LGPL-2.0 Group: System/Base +Version: 1.0.3_git201003141408 +Release: 0 Url: http://packages.debian.org/unstable/source/lockdev #Source0: http://ftp.debian.org/debian/pool/main/l/lockdev/%{name}_%{version}.orig.tar.gz Source0: http://ftp.debian.org/debian/pool/main/l/lockdev/%{name}-%{version}.tar.bz2 @@ -35,8 +33,9 @@ Requires(pre): pwdutils permissions BuildRoot: %{_tmppath}/%{name}-%{version}-build # +BuildRequires: libtool BuildRequires: perl -BuildRequires: libtool pkg-config +BuildRequires: pkg-config BuildRequires: perl(ExtUtils::MakeMaker) %description @@ -44,7 +43,6 @@ using both FSSTND and SVr4 methods. %package -n liblockdev1 -License: LGPL-2.0 Summary: The header files for the lockdev library Group: System/Base Requires: /usr/sbin/lockdev @@ -56,7 +54,6 @@ using both FSSTND and SVr4 methods. %package devel -License: LGPL-2.0 Summary: A library for locking devices Group: Development/Libraries/C and C++ Requires: lockdev = %{version} @@ -82,6 +79,7 @@ Released-By: Unreleased EOF touch ChangeLog +mkdir -p m4 autoreconf -f -i %configure --disable-silent-rules make %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
