commit cb66e97c38014aee5085d5810d76b45a7240888267810d801f4185f92f9b2f21 Author: Stefan Dirsch Date: Mon Feb 13 10:07:18 2012 +0000 Accepting request 104221 from home:jengelh:branches:X11:XOrg Replaces xorg-x11-libXfixes OBS-URL: https://build.opensuse.org/request/show/104221 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..06d407f --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,8 @@ +libXfixes3 + provides "xorg-x11-libXfixes- = 7.6_" + obsoletes "xorg-x11-libXfixes- < 7.6_" +libXfixes-devel + requires -libXfixes- + requires "libXfixes3- = " + provides "xorg-x11-libXfixes-devel- = 7.6_" + obsoletes "xorg-x11-libXfixes-devel- < 7.6_" diff --git a/libXfixes-5.0.tar.bz2 b/libXfixes-5.0.tar.bz2 new file mode 100644 index 0000000..1c68401 --- /dev/null +++ b/libXfixes-5.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537a2446129242737a35db40081be4bbcc126e56c03bf5f2b142b10a79cda2e3 +size 253777 diff --git a/libXfixes.changes b/libXfixes.changes new file mode 100644 index 0000000..a4253bb --- /dev/null +++ b/libXfixes.changes @@ -0,0 +1,100 @@ +------------------------------------------------------------------- +Sat Feb 11 18:50:49 UTC 2012 - jengelh@medozas.de + +- Rename xorg-x11-libXfixes to libXfixes and utilize shlib policy + +------------------------------------------------------------------- +Fri Mar 18 12:47:27 UTC 2011 - fcrozat@novell.com + +- update to release 5.0 + * Pointer barrier support, along with the usual buildsystem updates. + +------------------------------------------------------------------- +Tue Dec 21 02:45:09 UTC 2010 - sndirsch@novell.com + +- bumped version number to 7.6_4.0.5 + +------------------------------------------------------------------- +Sat Sep 4 18:28:15 UTC 2010 - sndirsch@novell.com + +- update to release 4.0.5 +- bumped version number to 7.5_4.0.5 +- fixed Summary/Group entries in -devel package + +------------------------------------------------------------------- +Sun Apr 4 15:40:46 CEST 2010 - sndirsch@suse.de + +- libXfixes 4.0.4 +- bumped version number to 7.5 + +------------------------------------------------------------------- +Mon Dec 14 18:25:48 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + +------------------------------------------------------------------- +Sat May 2 14:42:17 CEST 2009 - eich@suse.de + +- revert static library and .la file removal + for SUSE versions <= 11.1. + +------------------------------------------------------------------- +Tue Apr 21 20:18:44 CEST 2009 - crrodriguez@suse.de + +- remove static libraries and "la" files + +------------------------------------------------------------------- +Thu Sep 11 14:21:36 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 + +------------------------------------------------------------------- +Wed Dec 26 21:29:22 CET 2007 - crrodriguez@suse.de + +- PreReq coreutils +- fix library-without-ldconfig-postun warning +- fix no-version-dependency-on xorg-x11-libXfixes 7.3 + +------------------------------------------------------------------- +Sat Sep 29 12:22:56 CEST 2007 - sndirsch@suse.de + +- bumped version to 7.3 + +------------------------------------------------------------------- +Wed Nov 8 16:58:09 CET 2006 - sndirsch@suse.de + +- update to release 4.0.3 (X.Org 7.2 RC2) + * Don't unlock the Display when you have not locked it. + +------------------------------------------------------------------- +Sat Oct 14 06:13:20 CEST 2006 - sndirsch@suse.de + +- update to X.Org 7.2R1 + +------------------------------------------------------------------- +Wed Aug 2 16:12:14 CEST 2006 - sndirsch@suse.de + +- fix setup line + +------------------------------------------------------------------- +Fri Jul 28 14:44:32 CEST 2006 - sndirsch@suse.de + +- use "-fno-strict-aliasing" + +------------------------------------------------------------------- +Thu Jul 27 11:43:09 CEST 2006 - sndirsch@suse.de + +- use $RPM_OPT_FLAGS +- remove existing /usr/include/X11 symlink in %pre + +------------------------------------------------------------------- +Fri Jun 23 16:08:17 CEST 2006 - sndirsch@suse.de + +- created package + diff --git a/libXfixes.spec b/libXfixes.spec new file mode 100644 index 0000000..e380347 --- /dev/null +++ b/libXfixes.spec @@ -0,0 +1,91 @@ +# +# spec file for package libXfixes +# +# 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: libXfixes +%define lname libXfixes3 +Version: 5.0 +Release: 0 +Summary: X11 miscellaneous "fixes" extension library +License: MIT +Group: Development/Libraries/C and C++ +URL: http://xorg.freedesktop.org/ + +#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfixes +#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfixes/ +Source: %name-%version.tar.bz2 +BuildRoot: %_tmppath/%name-%version-build +#git#BuildRequires: autoconf >= 2.60, automake, libtool +BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xproto), pkgconfig(fixesproto) >= 5.0 +BuildRequires: pkgconfig(xextproto), pkgconfig(x11) + +%description +The X Fixes extension provides applications with work-arounds for +various limitations in the core protocol. + +%package -n %lname +Summary: X11 miscellaneous "fixes" extension library +Group: System/Libraries +# O/P added for 12.2 +Provides: xorg-x11-libXfixes = 7.6_%version-%release +Obsoletes: xorg-x11-libXfixes < 7.6_%version-%release + +%description -n %lname +The X Fixes extension provides applications with work-arounds for +various limitations in the core protocol. + +%package devel +Summary: Development files for the X11 Xfixes extension library +Group: Development/Libraries/C and C++ +Requires: %lname = %version +# O/P added for 12.2 +Provides: xorg-x11-libXfixes-devel = 7.6_%version-%release +Obsoletes: xorg-x11-libXfixes-devel < 7.6_%version-%release + +%description devel +The X Fixes extension provides applications with work-arounds for +various limitations in the core protocol. + +This package contains the development headers for the library found +in %lname. + +%prep +%setup -q + +%build +%configure --disable-static +make %{?_smp_mflags} + +%install +%makeinstall +rm -f "%buildroot/%_libdir"/*.la + +%post -n %lname -p /sbin/ldconfig + +%postun -n %lname -p /sbin/ldconfig + +%files -n %lname +%defattr(-,root,root) +%_libdir/libXfixes.so.3* + +%files devel +%defattr(-,root,root) +%_includedir/X11/* +%_libdir/libXfixes.so +%_libdir/pkgconfig/xfixes.pc +%_mandir/man3/* + +%changelog