SPECS: eclipse.spec - do not provide libcairo.so.2
glen
glen at pld-linux.org
Tue Apr 10 19:54:28 CEST 2007
Author: glen Date: Tue Apr 10 17:54:28 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- do not provide libcairo.so.2
---- Files affected:
SPECS:
eclipse.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/eclipse.spec
diff -u SPECS/eclipse.spec:1.78 SPECS/eclipse.spec:1.79
--- SPECS/eclipse.spec:1.78 Wed Mar 14 08:33:15 2007
+++ SPECS/eclipse.spec Tue Apr 10 19:54:23 2007
@@ -37,6 +37,9 @@
%define _eclipse_arch %(echo %{_target_cpu} | sed 's/i.86\\|athlon\\|pentium/x86/;s/amd64/x86_64/')
%define no_install_post_chrpath 1
+# list of script capabilities (regexps) not to be used in Provides
+%define _noautoprov libcairo.so.2
+
%description
Eclipse is a kind of universal tool platform - an open extensible IDE
for anything and nothing in particular.
@@ -253,6 +256,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2007/04/10 17:54:23 glen
+- do not provide libcairo.so.2
+
Revision 1.78 2007/03/14 07:33:15 arekm
- up to 3.2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eclipse.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list