rpms/star/devel star-1.5-selinux.patch,1.8,1.9

Ondrej Vasik ovasik at fedoraproject.org
Wed Dec 3 13:14:05 UTC 2008


Author: ovasik

Update of /cvs/extras/rpms/star/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5219

Modified Files:
	star-1.5-selinux.patch 
Log Message:
fix for fuzz=0

star-1.5-selinux.patch:

Index: star-1.5-selinux.patch
===================================================================
RCS file: /cvs/extras/rpms/star/devel/star-1.5-selinux.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- star-1.5-selinux.patch	3 Dec 2008 12:49:56 -0000	1.8
+++ star-1.5-selinux.patch	3 Dec 2008 13:14:04 -0000	1.9
@@ -295,7 +295,7 @@
 --- star-1.5/conf/rules.cnf.in.selinux	2007-05-19 14:52:46.000000000 +0200
 +++ star-1.5/conf/rules.cnf.in	2007-08-24 11:51:13.000000000 +0200
 @@ -20,3 +20,4 @@
- LIB_SECDB = @lib_secdb@
+ LIB_GEN = @lib_gen@
  LIB_PTHREAD = @lib_pthread@
  LIB_RT = @lib_rt@
 +LIB_SELINUX = @lib_selinux@
@@ -330,7 +330,7 @@
  if test -r /dev/null; then
  	echo yes
 @@ -523,5 +537,6 @@
- AC_SUBST(lib_secdb)
+ AC_SUBST(lib_gen)
  AC_SUBST(lib_pthread)
  AC_SUBST(lib_rt)
 +AC_SUBST(lib_selinux)




More information about the fedora-extras-commits mailing list