- libxcb-1.1-sloppy-lock.patch: Turn sloppy locking on all the time. I'm

tired of fighting it. (#390261)
This commit is contained in:
Adam Jackson 2008-04-22 16:53:59 +00:00
parent 34f608af10
commit db30cb0b81

View File

@ -1,6 +1,6 @@
Name: libxcb
Version: 1.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A C binding to the X11 protocol
Group: System Environment/Libraries
@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/doc/%{name}-%{version}
%changelog
* Tue Apr 22 2008 Adam Jackson <ajax@redhat.com> 1.1-3
* Tue Apr 22 2008 Adam Jackson <ajax@redhat.com> 1.1-4
- libxcb-1.1-sloppy-lock.patch: Turn sloppy locking on all the time. I'm
tired of fighting it. (#390261)