rpms/libxcb/devel libxcb.spec,1.16,1.17

Adam Jackson ajax at fedoraproject.org
Tue Feb 10 14:51:18 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/libxcb/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3528

Modified Files:
	libxcb.spec 
Log Message:
* Tue Feb 10 2009 Adam Jackson <ajax at redhat.com> 1.1.93-4
- Fix selinux module build. (#474249)



Index: libxcb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxcb/devel/libxcb.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- libxcb.spec	8 Feb 2009 08:35:39 -0000	1.16
+++ libxcb.spec	10 Feb 2009 14:50:48 -0000	1.17
@@ -1,6 +1,6 @@
 Name:           libxcb
 Version:        1.1.93
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A C binding to the X11 protocol
 
 Group:          System Environment/Libraries
@@ -55,7 +55,7 @@
 %build
 autoreconf -v --install
 %configure --disable-static --docdir=%{_datadir}/doc/%{name}-%{version} \
-	   --enable-xselinux
+	   --enable-selinux
 make %{?_smp_mflags}
 
 %install
@@ -86,6 +86,9 @@
 %{_datadir}/doc/%{name}-%{version}
 
 %changelog
+* Tue Feb 10 2009 Adam Jackson <ajax at redhat.com> 1.1.93-4
+- Fix selinux module build. (#474249)
+
 * Sun Feb 08 2009 Adam Jackson <ajax at redhat.com> 1.1.93-3
 - Remove aforementioned egregious hack.  Now I can sleep easier.
 




More information about the fedora-extras-commits mailing list