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..60bc424 100644 --- a/xz.spec +++ b/xz.spec @@ -27,6 +27,7 @@ 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