rpms/libxcb/devel libxcb.spec,1.8,1.9

Adam Jackson ajax at fedoraproject.org
Thu Sep 11 19:11:48 UTC 2008


Author: ajax

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

Modified Files:
	libxcb.spec 
Log Message:
* Thu Sep 11 2008 Adam Jackson <ajax at redhat.com> 1.1.91-2
- Enable x-selinux bindings.



Index: libxcb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxcb/devel/libxcb.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libxcb.spec	11 Sep 2008 18:00:15 -0000	1.8
+++ libxcb.spec	11 Sep 2008 19:11:18 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           libxcb
 Version:        1.1.91
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A C binding to the X11 protocol
 
 Group:          System Environment/Libraries
@@ -53,7 +53,8 @@
 
 %build
 autoreconf -v --install
-%configure --disable-static --docdir=%{_datadir}/doc/%{name}-%{version}
+%configure --disable-static --docdir=%{_datadir}/doc/%{name}-%{version} \
+	   --enable-xselinux
 make %{?_smp_mflags}
 
 %install
@@ -83,6 +84,9 @@
 %{_datadir}/doc/%{name}-%{version}
 
 %changelog
+* Thu Sep 11 2008 Adam Jackson <ajax at redhat.com> 1.1.91-2
+- Enable x-selinux bindings.
+
 * Wed Sep 10 2008 Adam Jackson <ajax at redhat.com> 1.1.91-1
 - libxcb 1.1.91
 




More information about the fedora-extras-commits mailing list