- sync with upstream again

This commit is contained in:
Jindrich Novy 2009-10-07 06:01:09 +00:00
parent c89b152cad
commit 7dc0cee99c
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
xz-4.999.9beta.20091002git.tar.gz xz-4.999.9beta.20091007git.tar.xz

View File

@ -1 +1 @@
5831d58c3dfe600759e8232a1f192dc7 xz-4.999.9beta.20091002git.tar.gz 8bd02e5301cb9631852a898d750111d9 xz-4.999.9beta.20091007git.tar.xz

View File

@ -1,4 +1,4 @@
%define git_date 20091002 %define git_date 20091007
Summary: LZMA compression utilities Summary: LZMA compression utilities
Name: xz Name: xz
@ -7,7 +7,7 @@ Release: 0.1.beta.%{git_date}git%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: Applications/File Group: Applications/File
# source created as "make dist" in checked out GIT tree # source created as "make dist" in checked out GIT tree
Source0: http://tukaani.org/%{name}/%{name}-%{version}beta.%{git_date}git.tar.gz Source0: http://tukaani.org/%{name}/%{name}-%{version}beta.%{git_date}git.tar.xz
URL: http://tukaani.org/%{name}/ URL: http://tukaani.org/%{name}/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{name}-libs = %{version}-%{release} Requires: %{name}-libs = %{version}-%{release}
@ -106,6 +106,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Wed Oct 07 2009 Jindrich Novy <jnovy@redhat.com> 4.999.9-0.1.20091007.beta
- sync with upstream again
* Fri Oct 02 2009 Jindrich Novy <jnovy@redhat.com> 4.999.9-0.1.20091002.beta * Fri Oct 02 2009 Jindrich Novy <jnovy@redhat.com> 4.999.9-0.1.20091002.beta
- sync with upstream to generate the same archives on machines with different - sync with upstream to generate the same archives on machines with different
endianess endianess