Hello community, here is the log from the commit of package libmspack for openSUSE:Factory checked in at 2012-07-21 12:30:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-03-01 17:21:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libmspack.new/libmspack.changes 2012-07-21 12:30:10.000000000 +0200 @@ -1,0 +2,15 @@ +Wed Jul 18 18:35:42 UTC 2012 - [email protected] + +- Remove autoreconf call and libtool buildrequires, they are not + needed anymore. + +------------------------------------------------------------------- +Wed Jul 18 19:12:53 CEST 2012 - [email protected] + +- Update to version 0.3alpha: + * code cleanup and build system update + * handle corrupted cabinet files better + * handle special cases of cabinet files +- License update: LGPL-2.1 only. + +------------------------------------------------------------------- Old: ---- libmspack-0.2alpha.tar.bz2 libmspack-warnings.patch New: ---- libmspack-0.3alpha.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmspack.spec ++++++ --- /var/tmp/diff_new_pack.s2TRxU/_old 2012-07-21 12:30:12.000000000 +0200 +++ /var/tmp/diff_new_pack.s2TRxU/_new 2012-07-21 12:30:12.000000000 +0200 @@ -16,19 +16,17 @@ # -%define _version 0.2alpha - Name: libmspack -Version: 0.1.99_%{_version} +Version: 0.3 Release: 0 +# "alpha" in the version string just says that it is an alpha version. +%define _version %{version}alpha Summary: Library That Implements Different Microsoft Compressions -License: LGPL-2.1+ +License: LGPL-2.1 Group: System/Libraries Url: http://www.cabextract.org.uk/libmspack/ -Source: %{name}-%{_version}.tar.bz2 -Patch: %{name}-warnings.patch +Source: %{name}-%{_version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: libtool BuildRequires: pkg-config %description @@ -59,10 +57,8 @@ %prep %setup -q -n %{name}-%{_version} -%patch %build -autoreconf -f -i %configure\ --disable-static make %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
