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:
parent
87e670b23b
commit
c12b7e35aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a1b5ff2f7ed76fdfd426aad1ad6021a8f5ae97619dd626aebad79c8d2eddf5a
|
||||
size 666585
|
3
xz-4.999.9beta.tar.bz2
Normal file
3
xz-4.999.9beta.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:330312c4397608d8b7be362cc7edbfeafa6101614bc2164d816ea767656aa15c
|
||||
size 849062
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b2a205768fe1bf0bd04eddcf7b379d96117fdd5fcb3f2aa02e81d4a6f5c3fe4
|
||||
size 545877
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 11:53:41 CEST 2009 - coolo@novell.com
|
||||
|
||||
- update to 4.999.9beta
|
||||
* only some polishment above the git snapshot I took
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 23 14:50:09 CEST 2009 - coolo@novell.com
|
||||
|
||||
|
8
xz.spec
8
xz.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user