Accepting request 104220 from home:jengelh:branches:X11:XOrg

Replaces xorg-x11-libXext

OBS-URL: https://build.opensuse.org/request/show/104220
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXext?expand=0&rev=1
This commit is contained in:
2012-02-13 10:07:15 +00:00
committed by Git OBS Bridge
commit dd72d97463
6 changed files with 283 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.osc

8
baselibs.conf Normal file
View File

@@ -0,0 +1,8 @@
libXext6
provides "xorg-x11-libXext-<targettype> = 7.6_<version>"
obsoletes "xorg-x11-libXext-<targettype> < 7.6_<version>"
libXext-devel
requires -libXext-<targettype>
requires "libXext6-<targettype> = <version>"
provides "xorg-x11-libXext-devel-<targettype> = 7.6_<version>"
obsoletes "xorg-x11-libXext-devel-<targettype> < 7.6_<version>"

3
libXext-1.2.0.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4aed3e211e41c47908c293515580e731c26048f61a1212bf0888d1f456de6ff7
size 313332

136
libXext.changes Normal file
View File

@@ -0,0 +1,136 @@
-------------------------------------------------------------------
Sat Feb 11 18:46:20 UTC 2012 - jengelh@medozas.de
- Rename xorg-x11-libXext to libXext and utilize shlib policy
-------------------------------------------------------------------
Sat Feb 4 23:27:46 UTC 2012 - jengelh@medozas.de
- Remove apparently unused (Build)Requires on Xdmcp, xtrans
- Remove redundant tags/sections like %clean
(see specfile guidelines)
- Parallel build with %_smp_mflags
-------------------------------------------------------------------
Tue Dec 21 02:44:31 UTC 2010 - sndirsch@novell.com
- bumped version number to 7.6_1.2.0
-------------------------------------------------------------------
Thu Oct 28 14:07:53 UTC 2010 - sndirsch@novell.com
- libXext 1.2.0
* This release of the catchall library for the X11 extensions
without their own libraries adds documentation for many more
of the extension API's, in the form of the documents formerly
delivered in xorg-docs, now moved here and translated from a
variety of formats to DocBook/XML.
-------------------------------------------------------------------
Sat Sep 4 18:16:50 UTC 2010 - sndirsch@novell.com
- update to release 1.1.2
- bumped version number to 7.5_1.1.2
- make use of %fdupes macro
- fixed Summary/Group entries in -devel package
-------------------------------------------------------------------
Fri Apr 2 18:02:19 CEST 2010 - sndirsch@suse.de
- bumped version number to 7.5
-------------------------------------------------------------------
Thu Jan 14 15:54:18 CET 2010 - ro@suse.de
- update to 1.1.1 (needed for xserver 1.7)
-------------------------------------------------------------------
Fri Jan 1 06:52:42 CET 2010 - sndirsch@suse.de
- libXext-commit-8a91fc6.diff:
* Silence "Generic Event Extension missing on display" warning
(bnc #567828)
-------------------------------------------------------------------
Mon Dec 14 18:22:59 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
-------------------------------------------------------------------
Fri May 1 19:31:49 CEST 2009 - eich@suse.de
- revert static library and .la file removal
for SUSE versions <= 11.1.
-------------------------------------------------------------------
Tue Apr 21 20:24:35 CEST 2009 - crrodriguez@suse.de
- remove static libraries and "la" files
-------------------------------------------------------------------
Sun Mar 1 20:55:57 CET 2009 - sndirsch@suse.de
- libXext 1.0.5
-------------------------------------------------------------------
Thu Sep 11 14:21:29 CEST 2008 - sndirsch@suse.de
- bumped release number to 7.4
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Fri Feb 29 15:18:17 CET 2008 - sndirsch@suse.de
- libXext 1.0.4
* Coverity #467: security_error_list has fewer than
XSecurityNumberErrors
-------------------------------------------------------------------
Wed Dec 26 08:25:18 CET 2007 - crrodriguez@suse.de
- fix library-without-ldconfig-postun warning
-------------------------------------------------------------------
Sat Sep 29 12:22:53 CEST 2007 - sndirsch@suse.de
- bumped version to 7.3
-------------------------------------------------------------------
Fri Jan 26 07:13:18 CET 2007 - sndirsch@suse.de
- updated to release 1.0.3
* Add XShm.man and aliases to Makefile.am
* Man page spelling/typo fixes
* Replace static ChangeLog with dist-hook to generate from git log
* Sun bug 4985712: man pages needed for MIT-SHM extension functions
-------------------------------------------------------------------
Sat Oct 14 06:08:23 CEST 2006 - sndirsch@suse.de
- updated to X.Org 7.2RC1
-------------------------------------------------------------------
Wed Aug 2 16:12:11 CEST 2006 - sndirsch@suse.de
- fix setup line
-------------------------------------------------------------------
Fri Jul 28 14:44:28 CEST 2006 - sndirsch@suse.de
- use "-fno-strict-aliasing"
-------------------------------------------------------------------
Thu Jul 27 11:42:46 CEST 2006 - sndirsch@suse.de
- use $RPM_OPT_FLAGS
-------------------------------------------------------------------
Thu Jun 22 20:40:51 CEST 2006 - sndirsch@suse.de
- created package

112
libXext.spec Normal file
View File

@@ -0,0 +1,112 @@
#
# spec file for package libXext
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libXext
%define lname libXext6
Version: 1.2.0
Release: 0
Summary: Common extensions to the X11 protocol
License: MIT
Group: Development/Libraries/C and C++
Url: http://xorg.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXext
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXext/
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: fdupes
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.10
BuildRequires: pkgconfig(xproto) >= 7.0.13, pkgconfig(x11) >= 1.1.99.1
BuildRequires: pkgconfig(xextproto) >= 7.0.99.2
%description
The Xext library contains a handful of X11 extensions:
- Double Buffer extension (DBE/Xdbe)
- Display Power Management Signaling (DPMS) extension
- X11 Nonrectangular Window Shape extension (Xshape)
- The MIT Shared Memory extension (MIT-SHM/Xshm)
- TOG-CUP (colormap utilization policy) protocol extension (Xcup)
- X Extended Visual Information extension (XEvi)
- X11 Double-Buffering, Multi-Buffering, and Stereo extension (Xmbuf)
%package -n %lname
Summary: Common extensions to the X11 protocol
Group: System/Libraries
# O/P added for 12.2
Provides: xorg-x11-libXext = 7.6_%version-%release
Obsoletes: xorg-x11-libXext < 7.6_%version-%release
%description -n %lname
The Xext library contains a handful of X11 extensions:
- Double Buffer extension (DBE/Xdbe)
- Display Power Management Signaling (DPMS) extension
- X11 Nonrectangular Window Shape extension (Xshape)
- The MIT Shared Memory extension (MIT-SHM/Xshm)
- TOG-CUP (colormap) protocol extension (Xcup)
- X Extended Visual Information extension (XEvi)
- X11 Double-Buffering, Multi-Buffering, and Stereo extension (Xmbuf)
%package devel
Summary: Development files for the X11 Common Extensions library
Group: Development/Libraries/C and C++
Requires: %lname = %version
# O/P added for 12.2
Provides: xorg-x11-libXext-devel = 7.6_%version-%release
Obsoletes: xorg-x11-libXext-devel < 7.6_%version-%release
%description devel
The Xext library contains a handful of X11 extensions:
- Double Buffer extension (DBE/Xdbe)
- Display Power Management Signaling (DPMS) extension
- X11 Nonrectangular Window Shape extension (Xshape)
- The MIT Shared Memory extension (MIT-SHM/Xshm)
- TOG-CUP (colormap) protocol extension (Xcup)
- X Extended Visual Information extension (XEvi)
- X11 Double-Buffering, Multi-Buffering, and Stereo extension (Xmbuf)
This package contains the development headers for the library found
in %lname.
%prep
%setup -q
%build
%configure --docdir=%_docdir/%name --disable-static
make %{?_smp_mflags}
%install
%makeinstall
rm -f "%buildroot/%_libdir"/*.la
%fdupes %buildroot
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%files -n %lname
%defattr(-,root,root)
%_libdir/libXext.so.6*
%files devel
%defattr(-,root,root)
%_includedir/X11/*
%_libdir/libXext.so
%_libdir/pkgconfig/xext.pc
%_mandir/man3/*
%_docdir/%name
%changelog