Hello community,

here is the log from the commit of package libfprint for openSUSE:Factory 
checked in at 2011-12-05 12:44:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfprint (Old)
 and      /work/SRC/openSUSE:Factory/.libfprint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfprint", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfprint/libfprint.changes      2011-09-23 
02:08:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libfprint.new/libfprint.changes 2011-12-05 
12:44:28.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Dec  2 15:48:05 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Fri Sep 16 12:50:53 UTC 2011 - [email protected]
+
+- fix typos in description
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libfprint.spec ++++++
--- /var/tmp/diff_new_pack.MZCc1y/_old  2011-12-05 12:44:30.000000000 +0100
+++ /var/tmp/diff_new_pack.MZCc1y/_new  2011-12-05 12:44:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libfprint (Version 0.3.0)
+# spec file for package libfprint
 #
-# 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
@@ -14,9 +14,13 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-
-BuildRequires:  gcc-c++ glib2-devel libusb-devel mozilla-nss-devel pkgconfig 
pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  glib2-devel
+BuildRequires:  libusb-devel
+BuildRequires:  mozilla-nss-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 
 Name:           libfprint
 Url:            http://reactivated.net/fprint
@@ -24,7 +28,7 @@
 Group:          Development/Libraries/C and C++
 PreReq:         %fillup_prereq
 Version:        0.3.0
-Release:        2
+Release:        0
 Summary:        Library for fingerprint reader support
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
@@ -34,33 +38,25 @@
 
 %description
 The fprint project aims to plug a gap in the Linux desktop: support for
-consumer fingerprint reader devices. The fprint project aims to plug a
-gap in the Linux desktop: support for consumer fingerprint reader
-devices.
+consumer fingerprint reader devices.
 
 
 
 %package -n libfprint0
-License:        LGPLv2.1
 Summary:        Library for fingerprint reader support
-Group:          Development/Libraries/C and C++
 Provides:       %{name} = %{version}
 Obsoletes:      libthinkfinger <= 0.3
 Provides:       libthinkfinger = 0.3
 
 %description -n libfprint0
 The fprint project aims to plug a gap in the Linux desktop: support for
-consumer fingerprint reader devices. The fprint project aims to plug a
-gap in the Linux desktop: support for consumer fingerprint reader
-devices.
+consumer fingerprint reader devices.
 
 
 
 %package devel
-License:        LGPLv2.1
 Summary:        Library for fingerprint reader support (developer files)
 Requires:       libfprint = %{version} libfprint0 = %{version} glibc-devel 
libusb-devel glib2-devel ImageMagick-devel libopenssl-devel zlib-devel
-Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 
 %description devel
@@ -69,9 +65,7 @@
 programs using libfprint, you will need to install this package.
 
 %package examples
-License:        LGPLv2.1
 Summary:        Library for fingerprint reader support (example programs)
-Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 
 %description examples

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

Reply via email to