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

Replaces xorg-x11-libICE; uses specfile template also used with other recent libs (e.g. libXevie) so might look different though cleaner

OBS-URL: https://build.opensuse.org/request/show/103673
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libICE?expand=0&rev=1
This commit is contained in:
Stefan Dirsch 2012-02-10 07:03:31 +00:00 committed by Git OBS Bridge
commit b7d0f7d45e
6 changed files with 246 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

4
baselibs.conf Normal file
View File

@ -0,0 +1,4 @@
libFS6
libFS-devel
requires -libFS-<targettype>
requires "libFS6-<targettype> = <version>"

3
libICE-1.0.7.tar.bz2 Normal file
View File

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

130
libICE.changes Normal file
View File

@ -0,0 +1,130 @@
-------------------------------------------------------------------
Thu Feb 9 18:26:26 UTC 2012 - jengelh@medozas.de
- Rename xorg-x11-libICE to libICE and utilize shlib policy
-------------------------------------------------------------------
Sun Nov 20 06:48:18 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Tue Dec 21 02:41:53 UTC 2010 - sndirsch@novell.com
- bumped version number to 7.6
-------------------------------------------------------------------
Wed Dec 1 09:29:44 CET 2010 - jslaby@suse.de
- revert 'export only public API symbols'
- it breaks everything
-------------------------------------------------------------------
Tue Nov 30 14:48:53 UTC 2010 - cristian.rodriguez@opensuse.org
- export only public API symbols
- disable silent rules, defeat the purpose of post build checks
-------------------------------------------------------------------
Wed Oct 20 20:59:47 UTC 2010 - sndirsch@novell.com
- libICE-1.0.7
-------------------------------------------------------------------
Sun Apr 4 15:29:28 CEST 2010 - sndirsch@suse.de
- libICE 1.0.6
- bumped version number to 7.5
-------------------------------------------------------------------
Mon Dec 14 23:57:26 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 21:41:13 CEST 2009 - crrodriguez@suse.de
- remove static libraries
-------------------------------------------------------------------
Tue Mar 3 15:44:39 CET 2009 - sndirsch@suse.de
- libICE 1.0.5
-------------------------------------------------------------------
Thu Sep 11 14:20:43 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 Jan 1 23:21:28 CET 2008 - crrodriguez@suse.de
- fix library-without-ldconfig-* error
- add missing PreReq coreutils
-------------------------------------------------------------------
Sat Sep 29 12:22:28 CEST 2007 - sndirsch@suse.de
- bumped version to 7.3
-------------------------------------------------------------------
Fri Aug 24 15:43:39 CEST 2007 - sndirsch@suse.de
- libICE 1.0.4
* Coverity #1085: Double free of pointer "*listenObjsRet"
* Coverity #1086: Double free of pointer "*listenObjsRet"
* Convert authutil.c static helpers to ANSI C prototypes to clear
sparse warnings
* Provide ANSI C prototypes for more static functions
* Replace many malloc(strlen()); strcpy() pairs with strdup()
-------------------------------------------------------------------
Sat Dec 16 06:03:37 CET 2006 - sndirsch@suse.de
- update to release 1.0.3
* Makefile.am: make ChangeLog hook safer
-------------------------------------------------------------------
Tue Oct 24 17:55:34 CEST 2006 - dmueller@suse.de
- strip .la file
-------------------------------------------------------------------
Sat Oct 14 06:03:36 CEST 2006 - sndirsch@suse.de
- update to X.Org 7.2RC1
-------------------------------------------------------------------
Wed Aug 2 16:11:56 CEST 2006 - sndirsch@suse.de
- fix setup line
-------------------------------------------------------------------
Fri Jul 28 14:44:10 CEST 2006 - sndirsch@suse.de
- use "-fno-strict-aliasing"
-------------------------------------------------------------------
Thu Jul 27 11:40:28 CEST 2006 - sndirsch@suse.de
- use $RPM_OPT_FLAGS
- remove existing /usr/include/X11 symlink in %pre
-------------------------------------------------------------------
Thu Jun 22 21:23:38 CEST 2006 - sndirsch@suse.de
- created package

85
libICE.spec Normal file
View File

@ -0,0 +1,85 @@
#
# spec file for package libICE
#
# 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: libICE
%define lname libICE6
Version: 1.0.7
Release: 0
Summary: X11 Inter-Client Exchange Library
License: MIT
Group: Development/Libraries/C and C++
Url: http://cgit.freedesktop.org/xorg/lib/libICE/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libICE
Source: %name-%version.tar.bz2
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.10
BuildRequires: pkgconfig(xproto), pkgconfig(xtrans)
%description
(Upstream has not provided a description)
%package -n %lname
Summary: X11 Inter-Client Exchange Library
Group: System/Libraries
# O/P added for 12.2
Provides: xorg-x11-libICE = 7.6_%version-%release
Obsoletes: xorg-x11-libICE < 7.6_%version-%release
%description -n %lname
(Upstream has not provided a description)
%package devel
Summary: Development files for the X11 Inter-Client Exchange Library
Group: Development/Libraries/C and C++
Requires: %lname = %version
# O/P added for 12.2
Provides: xorg-x11-libICE-devel = 7.6_%version-%release
Obsoletes: xorg-x11-libICE-devel < 7.6_%version-%release
%description devel
(Upstream has not provided a description)
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
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%files -n %lname
%defattr(-,root,root)
%_libdir/libICE.so.6*
%files devel
%defattr(-,root,root)
%_includedir/X11/*
%_libdir/libICE.so
%_libdir/pkgconfig/ice.pc
%_docdir/%name
%changelog