Copy from home:coolo:branches:openSUSE:Factory/xz via accept of submit request 19891

Request was accepted with message:

OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2009-09-04 09:55:31 +00:00
committed by Git OBS Bridge
parent 87e670b23b
commit c12b7e35aa
5 changed files with 12 additions and 11 deletions

View File

@@ -19,13 +19,12 @@
Name: xz
Summary: A Program for Compressing Files
Version: 4.999.8git
Version: 4.999.9beta
Release: 1
Group: Productivity/Archiving/Compression
License: GPL v2 or later
Url: http://tukaani.org/lzma/
Source: %{name}-4.999.8beta.tar.bz2
Patch0: xz-git.diff.bz2
Source: %{name}-4.999.9beta.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: lzma = %version
Obsoletes: lzma < %version
@@ -73,8 +72,7 @@ This package contains the header files and libraries needed for
compiling programs using the LZMA library.
%prep
%setup -q -n %{name}-4.999.8beta
%patch0 -p1
%setup -q -n %{name}-4.999.9beta
%build
AUTOPOINT=true autoreconf -fi