Accepting request 706095 from X11:XOrg

- marked baselibs.conf as sourcefile in specfile 

- Update to version 0.4.5
  * autogen: add default patch prefix
  * autogen.sh: Implement GNOME Build API
  * autogen.sh: use exec instead of waiting for configure to finish
  * autogen.sh: use quoted string variables
  * configure: Remove AM_MAINTAINER_MODE
  * Use Xfree rather than XFree for consistency
  * Update configure.ac bug URL for gitlab migration
  * Update README for gitlab migration

OBS-URL: https://build.opensuse.org/request/show/706095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcomposite?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2019-06-12 11:01:41 +00:00 committed by Git OBS Bridge
commit eb7d7e087c
4 changed files with 26 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue May 28 14:00:03 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- marked baselibs.conf as sourcefile in specfile
-------------------------------------------------------------------
Mon Mar 11 13:49:52 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 0.4.5
* autogen: add default patch prefix
* autogen.sh: Implement GNOME Build API
* autogen.sh: use exec instead of waiting for configure to finish
* autogen.sh: use quoted string variables
* configure: Remove AM_MAINTAINER_MODE
* Use Xfree rather than XFree for consistency
* Update configure.ac bug URL for gitlab migration
* Update README for gitlab migration
-------------------------------------------------------------------
Thu Apr 24 23:21:30 UTC 2014 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libXcomposite
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,13 +12,13 @@
# 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/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: libXcomposite
%define lname libXcomposite1
Version: 0.4.4
Version: 0.4.5
Release: 0
Summary: X11 protocol Composite extension client library
License: MIT
@ -27,7 +27,8 @@ Url: http://wiki.freedesktop.org/wiki/Software/CompositeExt
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXcomposite
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXcomposite/
Source: http://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.bz2
Source0: http://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.bz2
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: fdupes