From 7b6a22976f795bbafdc1a241339226a33b78c8964624f9dfc352e827aa3591f2 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 13 Feb 2012 10:08:50 +0000 Subject: [PATCH] Accepting request 104246 from home:jengelh:branches:X11:XOrg Replaces xorg-x11-libxkbfile OBS-URL: https://build.opensuse.org/request/show/104246 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxkbfile?expand=0&rev=1 --- .gitattributes | 23 ++++++++++ .gitignore | 1 + baselibs.conf | 4 ++ libxkbfile-1.0.7.tar.bz2 | 3 ++ libxkbfile.changes | 94 ++++++++++++++++++++++++++++++++++++++++ libxkbfile.spec | 83 +++++++++++++++++++++++++++++++++++ 6 files changed, 208 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 baselibs.conf create mode 100644 libxkbfile-1.0.7.tar.bz2 create mode 100644 libxkbfile.changes create mode 100644 libxkbfile.spec 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..b1659ec --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,4 @@ +libxkbfile1 +libxkbfile-devel + requires -libxkbfile- + requires "libxkbfile1- = " diff --git a/libxkbfile-1.0.7.tar.bz2 b/libxkbfile-1.0.7.tar.bz2 new file mode 100644 index 0000000..233fc6b --- /dev/null +++ b/libxkbfile-1.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667e370a733b96b647a40211430cfc41dd2160c9a2aa701d0c839c626d0f2ae5 +size 317847 diff --git a/libxkbfile.changes b/libxkbfile.changes new file mode 100644 index 0000000..05d56c4 --- /dev/null +++ b/libxkbfile.changes @@ -0,0 +1,94 @@ +------------------------------------------------------------------- +Sun Feb 12 14:52:17 UTC 2012 - jengelh@medozas.de + +- Rename xorg-x11-libxkbfile to libxkbfile and utilize shlib policy + +------------------------------------------------------------------- +Tue Dec 21 02:50:15 UTC 2010 - sndirsch@novell.com + +- bumped version number to 7.6 + +------------------------------------------------------------------- +Sat Oct 30 15:49:40 UTC 2010 - sndirsch@novell.com + +- libxkbfile 1.0.7 + * This minor maintenance release provides the usual recent + collection of build configuration improvements and janitorial + cleanups. + +------------------------------------------------------------------- +Sun Apr 4 16:03:27 CEST 2010 - sndirsch@suse.de + +- libxkbfile 1.0.6 +- bumped version number to 7.5 + +------------------------------------------------------------------- +Mon Dec 14 20:11:37 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:14:53 CEST 2009 - crrodriguez@suse.de + +- remove static libraries and "la" files + +------------------------------------------------------------------- +Thu Sep 11 14:22:39 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 + +------------------------------------------------------------------- +Tue Mar 18 10:23:38 CET 2008 - sndirsch@suse.de + +- libxkbfile 1.0.5 + * bfo #11094: libxkbfile COPYING file + +------------------------------------------------------------------- +Wed Jan 2 02:40:15 CET 2008 - crrodriguez@suse.de + +- fix library-without-ldconfig-* error +- add missing PreReq coreutils + +------------------------------------------------------------------- +Sat Sep 29 12:24:21 CEST 2007 - sndirsch@suse.de + +- bumped version to 7.3 + +------------------------------------------------------------------- +Sat Oct 14 06:31:26 CEST 2006 - sndirsch@suse.de + +- updated to X.Org 7.2RC1 + +------------------------------------------------------------------- +Wed Aug 2 16:12:43 CEST 2006 - sndirsch@suse.de + +- fix setup line + +------------------------------------------------------------------- +Fri Jul 28 14:45:06 CEST 2006 - sndirsch@suse.de + +- use "-fno-strict-aliasing" + +------------------------------------------------------------------- +Thu Jul 27 11:49:04 CEST 2006 - sndirsch@suse.de + +- use $RPM_OPT_FLAGS +- remove existing /usr/include/X11 symlink in %pre + +------------------------------------------------------------------- +Fri Jun 23 15:07:23 CEST 2006 - sndirsch@suse.de + +- created package + diff --git a/libxkbfile.spec b/libxkbfile.spec new file mode 100644 index 0000000..9598583 --- /dev/null +++ b/libxkbfile.spec @@ -0,0 +1,83 @@ +# +# spec file for package libxkbfile +# +# 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: libxkbfile +%define lname libxkbfile1 +Version: 1.0.7 +Release: 0 +Summary: X11 keyboard file manipulation library +License: MIT +Group: Development/Libraries/C and C++ +URL: http://xorg.freedesktop.org/ + +#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libxkbfile +#Git-Web: http://cgit.freedesktop.org/xorg/lib/libxkbfile/ +Source: %name-%version.tar.bz2 +BuildRoot: %_tmppath/%name-%version-build +#git#BuildRequires: autoconf >= 2.60, automake, libtool +BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.3, pkgconfig(x11) +BuildRequires: pkgconfig(kbproto) + +%description +libxkbfile is used by the X servers and utilities to parse the XKB +configuration data files. + +%package -n %lname +Summary: X11 keyboard file manipulation library +Group: System/Libraries + +%description -n %lname +libxkbfile is used by the X servers and utilities to parse the XKB +configuration data files. + +%package devel +Summary: Development files for the X11 keyboard file manipulation library +Group: Development/Libraries/C and C++ +Requires: %lname = %version + +%description devel +libxkbfile is used by the X servers and utilities to parse the XKB +configuration data files. + +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/libxkbfile.so.1* + +%files devel +%defattr(-,root,root) +%_includedir/X11/* +%_libdir/libxkbfile.so +%_libdir/pkgconfig/xkbfile.pc + +%changelog