Browse Source

xz: update to 5.0.0, soname was changed to liblzma.so.5

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2455 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 13 years ago
parent
commit
7d01b56ffd
1 changed files with 7 additions and 4 deletions
  1. 7 4
      x/xz/xz-vl.spec

+ 7 - 4
x/xz/xz-vl.spec

@@ -1,11 +1,11 @@
 Summary:	LZMA compression utilities
 Summary(ja):	LZMA 圧縮ユーティリティ
 Name:		xz
-Version:	4.999.9
-Release:        2%{?_dist_release}
+Version:        5.0.0
+Release:        1%{?_dist_release}
 License:	LGPLv2+
 Group:		Applications/File
-Source0:        http://tukaani.org/%{name}/%{name}-%{version}beta.tar.bz2
+Source0:        http://tukaani.org/%{name}/%{name}-%{version}.tar.bz2
 URL:		http://tukaani.org/%{name}/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires:	%{name}-libs = %{version}-%{release}
@@ -55,7 +55,7 @@ The lzma-compat package contains compatibility links for older
 commands that deal with the older LZMA format.
 
 %prep
-%setup -q -n %{name}-%{version}beta
+%setup -q
 
 %build
 CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64" \
@@ -108,6 +108,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*lz*
 
 %changelog
+* Fri Jan 07 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 5.0.0-1
+- new upstream release
+
 * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.999.9-2
 - rebuild with rpm-4.8.1 for pkg-config file