Accepting request 243721 from home:tobijk:X11:XOrg
update to version 1.11 OBS-URL: https://build.opensuse.org/request/show/243721 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-proto?expand=0&rev=9
This commit is contained in:
parent
93e319d85e
commit
5851a4800d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:600ac0a5182c2a62d98bd874a68a131dfb7bfdc560e32936e0b9a0dcdaf1c8ad
|
||||
size 83512
|
3
xcb-proto-1.11.tar.bz2
Normal file
3
xcb-proto-1.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4aceee6502a0ce45fc39b33c541a2df4715d00b72e660ebe8c5bb444771e32e
|
||||
size 139213
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 5 23:04:04 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
- Update to version 1.11 (7.6_1.11):
|
||||
Minor bug fixes and things that libxcb 1.11 will need.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 29 13:50:59 UTC 2014 - sndirsch@suse.com
|
||||
|
||||
|
@ -15,20 +15,21 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%define dirsuffix 1.10.1
|
||||
|
||||
%define dirsuffix 1.11
|
||||
|
||||
Name: xcb-proto
|
||||
Version: 7.6_%{dirsuffix}
|
||||
Release: 0
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-base
|
||||
|
||||
BuildRequires: autoconf >= 2.60
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libtool
|
||||
|
||||
Url: http://xorg.freedesktop.org/
|
||||
Release: 0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: The X Protocol
|
||||
License: X11
|
||||
@ -81,7 +82,6 @@ make install DESTDIR="%buildroot"
|
||||
%fdupes -s $RPM_BUILD_ROOT/usr/%{_lib}/python2.6/site-packages/xcbgen/
|
||||
%endif
|
||||
|
||||
|
||||
%files -n %{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%dir /usr/share/xcb
|
||||
@ -98,4 +98,3 @@ make install DESTDIR="%buildroot"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user