[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/esc/devel esc.spec,1.6,1.7



Author: mclasen

Update of /cvs/dist/rpms/esc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9237

Modified Files:
	esc.spec 
Log Message:
don't leak mozilla



Index: esc.spec
===================================================================
RCS file: /cvs/dist/rpms/esc/devel/esc.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- esc.spec	28 Jul 2006 15:21:24 -0000	1.6
+++ esc.spec	31 Jul 2006 18:27:20 -0000	1.7
@@ -1,6 +1,6 @@
 Name: esc 
 Version: 1.0.0
-Release: 2%{?dist} 
+Release: 3%{?dist} 
 Summary: Enterprise Security Client Smart Card Client
 License: GPL
 URL: http://directory.fedora.redhat.com/wiki/CoolKey 
@@ -26,6 +26,9 @@
 # Xulrunner won't compile on ppc64 right now.
 ExcludeArch: s390 s390x ppc64
 
+# We can't allow the internal xulrunner to leak out
+AutoProv: 0
+
 #%define __prelink_undo_cmd %{nil}
 %define escname %{name}-%{version}
 %define escdir %{_libdir}/%{escname}
@@ -156,6 +159,9 @@
 fi
 
 %changelog
+* Mon Jul 31 2006 Matthias Clasen <mclasen redhat com> - 1.0.0-3
+- Don't provide mozilla libraries
+
 * Fri Jul 28 2006 Ray Strode <rstrode redhat com> - 1.0.0-2
 - remove bogus gtk+ requires (and some others that will
   be automatic)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]