SPECS: glib2.spec - added selinux.patch

sls sls at pld-linux.org
Sun Mar 30 22:09:22 CEST 2008


Author: sls                          Date: Sun Mar 30 20:09:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added selinux.patch

---- Files affected:
SPECS:
   glib2.spec (1.176 -> 1.177) 

---- Diffs:

================================================================
Index: SPECS/glib2.spec
diff -u SPECS/glib2.spec:1.176 SPECS/glib2.spec:1.177
--- SPECS/glib2.spec:1.176	Sun Mar 30 21:52:29 2008
+++ SPECS/glib2.spec	Sun Mar 30 22:09:17 2008
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO:
 #	fix selinux mess:
-#		rm -lselinux from libglib-2.0.la (and others)
 #		add -lselinux to gio-2.0
 #		what about libselinux-devel in glib2-devel
 #
@@ -32,6 +31,7 @@
 # Source0-md5:	9852daf0605f827bfd7199ffe4f5b22d
 Patch0:		%{name}-makefile.patch
 Patch1:		%{name}-lt.patch
+Patch2:		%{name}-selinux.patch
 URL:		http://www.gtk.org/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake >= 1:1.7
@@ -171,6 +171,7 @@
 %setup -q -n glib-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %if !%{with apidocs}
 sed -e '/SUBDIRS/s/docs//' -i Makefile.am
@@ -301,6 +302,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.177  2008-03-30 20:09:17  sls
+- added selinux.patch
+
 Revision 1.176  2008-03-30 19:52:29  sls
 - added selinux bcond and TODO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glib2.spec?r1=1.176&r2=1.177&f=u



More information about the pld-cvs-commit mailing list