packages: xz/xz.spec - 5.0.0

witekfl witekfl at pld-linux.org
Sat Dec 11 17:40:33 CET 2010


Author: witekfl                      Date: Sat Dec 11 16:40:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 5.0.0

---- Files affected:
packages/xz:
   xz.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: packages/xz/xz.spec
diff -u packages/xz/xz.spec:1.59 packages/xz/xz.spec:1.60
--- packages/xz/xz.spec:1.59	Wed Jun  2 18:28:09 2010
+++ packages/xz/xz.spec	Sat Dec 11 17:40:27 2010
@@ -15,18 +15,16 @@
 %undefine	with_asm
 %endif
 
-%define		subver	beta
-%define		rel		2
 Summary:	LZMA Encoder/Decoder
 Summary(pl.UTF-8):	Koder/Dekoder LZMA
 Name:		xz
-Version:	4.999.9
-Release:	0.%{subver}.%{rel}
+Version:	5.0.0
+Release:	1
 Epoch:		1
 License:	LGPL v2.1+, helper scripts on GPL v2+
 Group:		Applications/Archiving
-Source0:	http://tukaani.org/xz/%{name}-%{version}%{subver}.tar.gz
-# Source0-md5:	f2073579b6da2fe35d453adee1aaf1b2
+Source0:	http://tukaani.org/xz/%{name}-%{version}.tar.gz
+# Source0-md5:	f3c0706d100ad2b6d63327584d026c50
 URL:		http://tukaani.org/xz/
 %{?with_asm:BuildRequires:	gcc >= 5:3.4}
 BuildRequires:	rpm >= 4.4.9-56
@@ -118,7 +116,7 @@
 Biblioteka statyczna LZMA.
 
 %prep
-%setup -q -n %{name}-%{version}%{subver}
+%setup -q
 
 %build
 %configure \
@@ -135,7 +133,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_libdir}/liblzma.so.* $RPM_BUILD_ROOT/%{_lib}
-ln -sf /%{_lib}/liblzma.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/liblzma.so
+ln -sf /%{_lib}/liblzma.so.5.0.0 $RPM_BUILD_ROOT%{_libdir}/liblzma.so
 
 echo '#XZ_OPT="--threads=2"' > $RPM_BUILD_ROOT/etc/env.d/XZ_OPT
 
@@ -161,7 +159,7 @@
 %doc AUTHORS COPYING README THANKS
 %doc doc/*.txt
 %attr(755,root,root) /%{_lib}/liblzma.so.*.*.*
-%attr(755,root,root) %ghost /%{_lib}/liblzma.so.0
+%attr(755,root,root) %ghost /%{_lib}/liblzma.so.5
 
 %files devel
 %defattr(644,root,root,755)
@@ -181,6 +179,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2010/12/11 16:40:27  witekfl
+- 5.0.0
+
 Revision 1.59  2010/06/02 16:28:09  glen
 - asmopt is for 32bit intel only (thx sparky)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xz/xz.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list