SPECS: glib2.spec - removed obsolete selinux patch and todo

qboosh qboosh at pld-linux.org
Fri Apr 11 23:08:28 CEST 2008


Author: qboosh                       Date: Fri Apr 11 21:08:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed obsolete selinux patch and todo

---- Files affected:
SPECS:
   glib2.spec (1.183 -> 1.184) 

---- Diffs:

================================================================
Index: SPECS/glib2.spec
diff -u SPECS/glib2.spec:1.183 SPECS/glib2.spec:1.184
--- SPECS/glib2.spec:1.183	Tue Apr  8 17:04:13 2008
+++ SPECS/glib2.spec	Fri Apr 11 23:08:23 2008
@@ -1,12 +1,9 @@
 # $Revision$, $Date$
-# TODO:
-#	missing -lselinux in gio-2.0.pc
-#	missing R: libselinux-devel in glib2-devel
 #
 # Conditional build:
 %bcond_without	apidocs         # disable gtk-doc
 %bcond_without	static_libs	# don't build static library
-%bcond_with	selinux		# gio with selinux support
+%bcond_with	selinux		# gio with SELinux support
 #
 Summary:	Useful routines for 'C' programming
 Summary(cs.UTF-8):	Šikovná knihovna s funkcemi pro pomocné programy
@@ -30,7 +27,6 @@
 # Source0-md5:	195f9a803cc5279dbb39afdf985f44cb
 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
@@ -112,6 +108,8 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	pcre-devel >= 7.6
+# gio only
+%{?with_selinux:Requires:	libselinux-devel}
 
 %description devel
 Header files for the support library for the GIMP's X libraries, which
@@ -170,7 +168,6 @@
 %setup -q -n glib-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %if !%{with apidocs}
 sed -e '/SUBDIRS/s/docs//' -i Makefile.am
@@ -301,6 +298,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.184  2008-04-11 21:08:23  qboosh
+- removed obsolete selinux patch and todo
+
 Revision 1.183  2008-04-08 15:04:13  megabajt
 - updated to 2.16.3
 
================================================================

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



More information about the pld-cvs-commit mailing list