SPECS: linux-live.spec - use same list for noautostrip - rel 4
patrys
patrys at pld-linux.org
Tue Sep 9 13:23:09 CEST 2008
Author: patrys Date: Tue Sep 9 11:23:09 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use same list for noautostrip
- rel 4
---- Files affected:
SPECS:
linux-live.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/linux-live.spec
diff -u SPECS/linux-live.spec:1.26 SPECS/linux-live.spec:1.27
--- SPECS/linux-live.spec:1.26 Tue Sep 9 13:18:50 2008
+++ SPECS/linux-live.spec Tue Sep 9 13:23:03 2008
@@ -5,7 +5,7 @@
Summary(pl.UTF-8): Skrypty Linux Live
Name: linux-live
Version: 6.2.4
-Release: 3
+Release: 4
License: GPL
Group: Applications/System
Source0: ftp://ftp.slax.org/Linux-Live/%{name}-%{version}.tar.gz
@@ -23,8 +23,8 @@
%define __cp cp --preserve=timestamps
# do not touch initrd files
-%define _noautostrip .*/cd-root/.*
%define _noautoprov lib.*\.so.* ld-linux.*\.so.*
+%define _noautostrip %{_noautoprov}
%define _noautoreq %{_noautoprov}
%description
@@ -159,6 +159,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2008/09/09 11:23:03 patrys
+- use same list for noautostrip
+- rel 4
+
Revision 1.26 2008/09/09 11:18:50 patrys
- do not process library files as provides
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linux-live.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list