SHA256
1
0
forked from pool/libXp

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

Replaces xorg-x11-libXp

OBS-URL: https://build.opensuse.org/request/show/104228
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXp?expand=0&rev=1
This commit is contained in:
Stefan Dirsch 2012-02-13 10:07:43 +00:00 committed by Git OBS Bridge
commit 6ceaed22ad
6 changed files with 202 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 @@
libXp6
provides "xorg-x11-libXp-<targettype> = 7.6_<version>"
obsoletes "xorg-x11-libXp-<targettype> < 7.6_<version>"
libXp-devel
requires -libXp-<targettype>
requires "libXp6-<targettype> = <version>"
provides "xorg-x11-libXp-devel-<targettype> = 7.6_<version>"
obsoletes "xorg-x11-libXp-devel-<targettype> < 7.6_<version>"

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f58cb9039eff4f65a60d718797afaf2dfd0bd674e68d1fa83c72a35c54941ee
size 237834

78
libXp.changes Normal file
View File

@ -0,0 +1,78 @@
-------------------------------------------------------------------
Sun Feb 12 00:57:07 UTC 2012 - jengelh@medozas.de
- Rename xorg-x11-libXext to libXext and utilize shlib policy
-------------------------------------------------------------------
Tue Dec 21 02:46:09 UTC 2010 - sndirsch@novell.com
- bumped version number to 7.6
-------------------------------------------------------------------
Fri Apr 2 18:04:02 CEST 2010 - sndirsch@suse.de
- bumped version number to 7.5
-------------------------------------------------------------------
Mon Dec 14 19:59:10 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
-------------------------------------------------------------------
Sat Nov 14 03:05:30 CET 2009 - sndirsch@suse.de
- fixed build
-------------------------------------------------------------------
Sat May 2 17:17:24 CEST 2009 - eich@suse.de
- revert static library and .la file removal
for SUSE versions <= 11.1.
-------------------------------------------------------------------
Tue Apr 21 19:53:12 CEST 2009 - crrodriguez@suse.de
- remove sttaic libraries and "la" files
- run ldconfig in postun
-------------------------------------------------------------------
Thu Sep 11 14:21:48 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
-------------------------------------------------------------------
Sat Sep 29 12:23:36 CEST 2007 - sndirsch@suse.de
- bumped version to 7.3
-------------------------------------------------------------------
Thu Oct 26 07:29:01 CEST 2006 - sndirsch@suse.de
- set version to 7.2 in specfile
-------------------------------------------------------------------
Wed Aug 2 16:12:20 CEST 2006 - sndirsch@suse.de
- fix setup line
-------------------------------------------------------------------
Fri Jul 28 14:44:38 CEST 2006 - sndirsch@suse.de
- use "-fno-strict-aliasing"
-------------------------------------------------------------------
Thu Jul 27 11:46:33 CEST 2006 - sndirsch@suse.de
- use $RPM_OPT_FLAGS
-------------------------------------------------------------------
Fri Jun 23 16:46:38 CEST 2006 - sndirsch@suse.de
- created package

89
libXp.spec Normal file
View File

@ -0,0 +1,89 @@
#
# spec file for package libXp
#
# 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: libXp
%define lname libXp6
Version: 1.0.0
Release: 0
Summary: X Printing Extension client library
License: MIT
Group: Development/Libraries/C and C++
URL: http://xorg.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXp
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXp/
Source: %name-X11R7.0-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
#git#BuildRequires: autoconf >= 2.57, automake, libtool
BuildRequires: pkgconfig, pkgconfig(x11), pkgconfig(xext)
BuildRequires: pkgconfig(xextproto), pkgconfig(xau), pkgconfig(printproto)
%description
libXp provides APIs to allow client applications to render to
non-display devices.
%package -n %lname
Summary: X Printing Extension client library
Group: System/Libraries
# O/P added for 12.2
Provides: xorg-x11-libXp = 7.6_%version-%release
Obsoletes: xorg-x11-libXp < 7.6_%version-%release
%description -n %lname
libXp provides APIs to allow client applications to render to
non-display devices.
%package devel
Summary: Development files for the X Printing Extension library
Group: Development/Libraries/C and C++
Requires: %lname = %version
# O/P added for 12.2
Provides: xorg-x11-libXp-devel = 7.6_%version-%release
Obsoletes: xorg-x11-libXp-devel < 7.6_%version-%release
%description devel
libXp provides APIs to allow client applications to render to
non-display devices.
This package contains the development headers for the library found
in %lname.
%prep
%setup -qn %name-X11R7.0-%version
%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/libXp.so.6*
%files devel
%defattr(-,root,root)
%_libdir/libXp.so
%_libdir/pkgconfig/xp.pc
%_mandir/man3/*
%changelog