From 62998bb829687ec08f07820c2b30e9aa9ab513d8c84a07fb6a8da15c68f60520 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 12 Feb 2010 07:01:55 +0000 Subject: [PATCH] converted link to branch OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=9 --- xz.changes | 5 +++++ xz.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/xz.changes b/xz.changes index a2757e4..52015a7 100644 --- a/xz.changes +++ b/xz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Dec 12 18:40:53 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Fri Sep 4 11:53:41 CEST 2009 - coolo@novell.com diff --git a/xz.spec b/xz.spec index 17af17d..5ae64f8 100644 --- a/xz.spec +++ b/xz.spec @@ -20,11 +20,12 @@ Name: xz Summary: A Program for Compressing Files Version: 4.999.9beta -Release: 1 +Release: 2 Group: Productivity/Archiving/Compression -License: GPL v2 or later +License: GPLv2+ Url: http://tukaani.org/lzma/ Source: %{name}-4.999.9beta.tar.bz2 +Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: lzma = %version Obsoletes: lzma < %version @@ -50,7 +51,7 @@ The xz command is a very powerful program for compressing files. * Very similar command line interface to what gzip and bzip2 have. %package -n liblzma0 -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: LZMA library Group: System/Libraries @@ -58,7 +59,7 @@ Group: System/Libraries Library for encoding/decoding LZMA files. %package devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Development package for the LZMA library Group: Development/Libraries/C and C++ Requires: liblzma0 = %{version}