SPECS: linux-live.spec - do not process library files as provides - rel 3

patrys patrys at pld-linux.org
Tue Sep 9 13:18:55 CEST 2008


Author: patrys                       Date: Tue Sep  9 11:18:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do not process library files as provides
- rel 3

---- Files affected:
SPECS:
   linux-live.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/linux-live.spec
diff -u SPECS/linux-live.spec:1.25 SPECS/linux-live.spec:1.26
--- SPECS/linux-live.spec:1.25	Tue Aug 19 22:35:05 2008
+++ SPECS/linux-live.spec	Tue Sep  9 13:18:50 2008
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Skrypty Linux Live
 Name:		linux-live
 Version:	6.2.4
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/System
 Source0:	ftp://ftp.slax.org/Linux-Live/%{name}-%{version}.tar.gz
@@ -24,6 +24,8 @@
 
 # do not touch initrd files
 %define		_noautostrip	.*/cd-root/.*
+%define		_noautoprov	lib.*\.so.* ld-linux.*\.so.*
+%define		_noautoreq	%{_noautoprov}
 
 %description
 Linux Live is a set of shell scripts which allows you to create own
@@ -157,6 +159,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2008/09/09 11:18:50  patrys
+- do not process library files as provides
+- rel 3
+
 Revision 1.25  2008/08/19 20:35:05  patrys
 - 6.2.4
 - merged from DEVEL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linux-live.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list