diff --git a/xz.changes b/xz.changes index 52015a7..d7ec949 100644 --- a/xz.changes +++ b/xz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 24 11:38:25 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + ------------------------------------------------------------------- Sat Dec 12 18:40:53 CET 2009 - jengelh@medozas.de diff --git a/xz.spec b/xz.spec index 5ae64f8..6980a98 100644 --- a/xz.spec +++ b/xz.spec @@ -1,7 +1,7 @@ # # spec file for package xz (Version 4.999.9beta) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -20,13 +20,14 @@ Name: xz Summary: A Program for Compressing Files Version: 4.999.9beta -Release: 2 +Release: 3 Group: Productivity/Archiving/Compression -License: GPLv2+ +License: LGPLv2.1+ Url: http://tukaani.org/lzma/ Source: %{name}-4.999.9beta.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkg-config Provides: lzma = %version Obsoletes: lzma < %version # avoid bootstrapping problem