Hello community, here is the log from the commit of package libmspack for openSUSE:Factory checked in at 2011-11-21 15:46:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmspack (Old) and /work/SRC/openSUSE:Factory/.libmspack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmspack", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libmspack/libmspack.changes 2011-09-23 02:09:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libmspack.new/libmspack.changes 2011-11-21 15:47:03.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Nov 19 20:42:31 UTC 2011 - [email protected] + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmspack.spec ++++++ --- /var/tmp/diff_new_pack.4A7knF/_old 2011-11-21 15:47:04.000000000 +0100 +++ /var/tmp/diff_new_pack.4A7knF/_new 2011-11-21 15:47:04.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libmspack (Version 0.1.99_0.2alpha) +# spec file for package libmspack # -# 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 @@ -29,24 +29,13 @@ Source: %{name}-%{_version}.tar.bz2 Patch: %{name}-warnings.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: pkg-config +BuildRequires: libtool pkg-config %description The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. Currently the most common formats are implemented. - - -Authors: --------- - Stuart Caie <[email protected]> - Matthew Russotto - Dirk Stoecker - Dave Tritscher - Jae Jung - Markus Sinner - %package -n libmspack0 License: GPLv2+ ; LGPLv2.1+ Summary: Library That Implements Different Microsoft Compressions @@ -60,17 +49,6 @@ decompression of some loosely related file formats used by Microsoft. Currently the most common formats are implemented. - - -Authors: --------- - Stuart Caie <[email protected]> - Matthew Russotto - Dirk Stoecker - Dave Tritscher - Jae Jung - Markus Sinner - %package devel License: LGPLv2.1+ Summary: Static libraries, header files and documentation for libmspack @@ -81,17 +59,6 @@ The libmspack-devel package contains the header files and static libraries necessary for developing programs using libmspack. - - -Authors: --------- - Stuart Caie <[email protected]> - Matthew Russotto - Dirk Stoecker - Dave Tritscher - Jae Jung - Markus Sinner - %prep %setup -q -n %{name}-%{_version} %patch -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
