SPECS: lzma.spec - fix symlink; rel .3
arekm
arekm at pld-linux.org
Tue Jul 29 20:39:15 CEST 2008
Author: arekm Date: Tue Jul 29 18:39:15 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix symlink; rel .3
---- Files affected:
SPECS:
lzma.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.43 SPECS/lzma.spec:1.44
--- SPECS/lzma.spec:1.43 Tue Jul 29 20:36:21 2008
+++ SPECS/lzma.spec Tue Jul 29 20:39:10 2008
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): Koder/Dekoder LZMA
Name: lzma
Version: 4.999.3
-Release: 0.%{snap}.2
+Release: 0.%{snap}.3
Epoch: 1
License: LGPL v2.1+, helper scripts on GPL v2+
Group: Applications/Archiving
@@ -107,7 +107,7 @@
DESTDIR=$RPM_BUILD_ROOT
mv -f $RPM_BUILD_ROOT%{_libdir}/liblzma.so.* $RPM_BUILD_ROOT/%{_lib}
-ln -sf /%{_lib}/liblzma.0.0.0 $RPM_BUILD_ROOT%{_libdir}/liblzma.so
+ln -sf /%{_lib}/liblzma.so.0.0.0 $RPM_BUILD_ROOT%{_libdir}/liblzma.so
%find_lang %{name}
@@ -148,6 +148,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2008/07/29 18:39:10 arekm
+- fix symlink; rel .3
+
Revision 1.43 2008/07/29 18:36:21 arekm
- rel .2; move libs to /libXX/ as it will be used by rpm binary
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lzma.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list