commit libXcomposite for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package libXcomposite for openSUSE:Factory 
checked in at 2019-06-12 13:01:41

Comparing /work/SRC/openSUSE:Factory/libXcomposite (Old)
 and  /work/SRC/openSUSE:Factory/.libXcomposite.new.4811 (New)


Package is "libXcomposite"

Wed Jun 12 13:01:41 2019 rev:11 rq:706095 version:0.4.5

Changes:

--- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes  
2014-04-26 19:34:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXcomposite.new.4811/libXcomposite.changes
2019-06-12 13:01:45.153294627 +0200
@@ -1,0 +2,18 @@
+Tue May 28 14:00:03 UTC 2019 - Stefan Dirsch 
+
+- marked baselibs.conf as sourcefile in specfile 
+
+---
+Mon Mar 11 13:49:52 UTC 2019 - Stefan Dirsch 
+
+- 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
+
+---

Old:

  libXcomposite-0.4.4.tar.bz2

New:

  libXcomposite-0.4.5.tar.bz2



Other differences:
--
++ libXcomposite.spec ++
--- /var/tmp/diff_new_pack.OtHsRm/_old  2019-06-12 13:01:45.789294486 +0200
+++ /var/tmp/diff_new_pack.OtHsRm/_new  2019-06-12 13:01:45.789294486 +0200
@@ -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 @@
 
 #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

++ libXcomposite-0.4.4.tar.bz2 -> libXcomposite-0.4.5.tar.bz2 ++
 31829 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXcomposite-0.4.4/ChangeLog new/libXcomposite-0.4.5/ChangeLog
--- old/libXcomposite-0.4.4/ChangeLog   2013-01-03 08:29:39.0 +0100
+++ new/libXcomposite-0.4.5/ChangeLog   2019-03-11 01:28:56.0 +0100
@@ -1,3 +1,85 @@
+commit fd7d02cc014ac9bf5bb7e68b66102ea36a76a59a
+Author: Alan Coopersmith 
+Date:   Sun Mar 10 17:25:19 2019 -0700
+
+libXcomposite 0.4.5
+
+Signed-off-by: Alan Coopersmith 
+
+commit 01bb3dc16a70bb0a639cc9cff422259d936cf713
+Author: Alan Coopersmith 
+Date:   Fri Dec 7 19:40:36 2018 -0800
+
+Update configure.ac bug URL for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit 591b72e42e8da9c991fc9a64b8420b38405a226b
+Author: Alan Coopersmith 
+Date:   Mon Nov 19 21:46:07 2018 -0800
+
+Update README for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit 41b8b4f089488f2dd85f4995cfd9d45434fcbccc
+Author: Mihail Konev 
+Date:   Thu Jan 26 13:52:49 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 047a31b30bd404d7f1b4b2d7adcd71bd6e131e83
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed

commit libXcomposite for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package libXcomposite for openSUSE:Factory 
checked in at 2014-04-26 19:34:06

Comparing /work/SRC/openSUSE:Factory/libXcomposite (Old)
 and  /work/SRC/openSUSE:Factory/.libXcomposite.new (New)


Package is "libXcomposite"

Changes:

--- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes  
2013-04-14 10:34:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXcomposite.new/libXcomposite.changes 
2014-04-26 19:34:14.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 24 23:21:30 UTC 2014 - tobias.johannes.klausm...@mni.thm.de
+
+- Add missing BuildRequires
+
+---



Other differences:
--
++ libXcomposite.spec ++
--- /var/tmp/diff_new_pack.VBGu3V/_old  2014-04-26 19:34:15.0 +0200
+++ /var/tmp/diff_new_pack.VBGu3V/_new  2014-04-26 19:34:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libXcomposite
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -34,6 +34,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(compositeproto) >= 0.4
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xextproto)
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libXcomposite for openSUSE:Factory

2013-04-14 Thread h_root
Hello community,

here is the log from the commit of package libXcomposite for openSUSE:Factory 
checked in at 2013-04-14 10:34:04

Comparing /work/SRC/openSUSE:Factory/libXcomposite (Old)
 and  /work/SRC/openSUSE:Factory/.libXcomposite.new (New)


Package is "libXcomposite", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes  
2013-03-22 11:54:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.libXcomposite.new/libXcomposite.changes 
2013-04-14 10:34:05.0 +0200
@@ -1,0 +2,6 @@
+Thu Apr 11 11:16:57 UTC 2013 - mmeis...@suse.com
+
+- Added url as source.
+  Please see http://en.opensuse.org/SourceUrls
+
+---



Other differences:
--
++ libXcomposite.spec ++
--- /var/tmp/diff_new_pack.CocaBe/_old  2013-04-14 10:34:06.0 +0200
+++ /var/tmp/diff_new_pack.CocaBe/_new  2013-04-14 10:34:06.0 +0200
@@ -27,7 +27,7 @@
 
 #Git-Clone:git://anongit.freedesktop.org/xorg/lib/libXcomposite
 #Git-Web:  http://cgit.freedesktop.org/xorg/lib/libXcomposite/
-Source: %name-%version.tar.bz2
+Source: 
http://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:autoconf >= 2.60, automake, libtool
 BuildRequires:  fdupes

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libXcomposite for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package libXcomposite for openSUSE:Factory 
checked in at 2013-03-22 11:54:15

Comparing /work/SRC/openSUSE:Factory/libXcomposite (Old)
 and  /work/SRC/openSUSE:Factory/.libXcomposite.new (New)


Package is "libXcomposite", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes  
2013-01-07 15:33:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.libXcomposite.new/libXcomposite.changes 
2013-03-22 11:54:16.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 17 17:21:53 UTC 2013 - jeng...@inai.de
+
+- Use more robust make install call
+- Avoid calling fdupes outside of /usr
+
+---



Other differences:
--
++ libXcomposite.spec ++
--- /var/tmp/diff_new_pack.orQBlC/_old  2013-03-22 11:54:17.0 +0100
+++ /var/tmp/diff_new_pack.orQBlC/_new  2013-03-22 11:54:17.0 +0100
@@ -83,9 +83,9 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR="%buildroot"
 rm -f "%buildroot/%_libdir"/*.la
-%fdupes %buildroot
+%fdupes %buildroot/%_prefix
 
 %post -n %lname -p /sbin/ldconfig
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libXcomposite for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package libXcomposite for openSUSE:Factory 
checked in at 2013-01-07 15:33:25

Comparing /work/SRC/openSUSE:Factory/libXcomposite (Old)
 and  /work/SRC/openSUSE:Factory/.libXcomposite.new (New)


Package is "libXcomposite", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes  
2012-09-25 16:10:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXcomposite.new/libXcomposite.changes 
2013-01-07 15:33:27.0 +0100
@@ -1,0 +2,8 @@
+Sun Jan  6 23:51:18 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 0.4.4:
+  + This minor maintenance release cleans up the build configuration scripts,
+including making them compatible with automake-1.13, which errors out on
+the old AM_CONFIG_HEADER macro.
+
+---

Old:

  libXcomposite-0.4.3.tar.bz2

New:

  libXcomposite-0.4.4.tar.bz2



Other differences:
--
++ libXcomposite.spec ++
--- /var/tmp/diff_new_pack.NmOOV7/_old  2013-01-07 15:33:29.0 +0100
+++ /var/tmp/diff_new_pack.NmOOV7/_new  2013-01-07 15:33:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXcomposite
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -18,7 +18,7 @@
 
 Name:   libXcomposite
 %define lname  libXcomposite1
-Version:0.4.3
+Version:0.4.4
 Release:0
 Summary:X11 protocol Composite extension client library
 License:MIT

++ libXcomposite-0.4.3.tar.bz2 -> libXcomposite-0.4.4.tar.bz2 ++
 28551 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXcomposite-0.4.3/ChangeLog new/libXcomposite-0.4.4/ChangeLog
--- old/libXcomposite-0.4.3/ChangeLog   2010-10-28 07:40:53.0 +0200
+++ new/libXcomposite-0.4.4/ChangeLog   2013-01-03 08:29:39.0 +0100
@@ -1,3 +1,58 @@
+commit 0db73ea70c690eabe581c7293f77ec2be18e1f41
+Author: Alan Coopersmith 
+Date:   Wed Jan 2 23:29:00 2013 -0800
+
+libXcomposite 0.4.4
+
+Signed-off-by: Alan Coopersmith 
+
+commit b1e3db243eb118b4b2eb483df4a9ad19dcee17d0
+Author: Alan Coopersmith 
+Date:   Fri Sep 16 22:15:10 2011 -0700
+
+Strip trailing whitespace
+
+Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
+git diff -w & git diff -b show no diffs from this change
+
+Signed-off-by: Alan Coopersmith 
+
+commit db1ae0c545b4b359204c33488104d214c91f12bb
+Author: Gaetan Nadon 
+Date:   Wed Feb 2 11:43:41 2011 -0500
+
+config: comment, minor upgrade, quote and layout configure.ac
+
+Group statements per section as per Autoconf standard layout
+Quote statements where appropriate.
+Autoconf recommends not using dnl instead of # for comments
+
+Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
+Add AC_CONFIG_SRCDIR([Makefile.am])
+
+This helps automated maintenance and release activities.
+Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
+
+commit f6dcd194f87fb7009b8afa482326de044d0e9c24
+Author: Gaetan Nadon 
+Date:   Fri Jan 28 19:41:37 2011 -0500
+
+config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+
+Signed-off-by: Gaetan Nadon 
+
+commit 0e1e69c7b71700c50f71b55f74cd12b8569fa966
+Author: Gaetan Nadon 
+Date:   Thu Jan 27 18:50:14 2011 -0500
+
+config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
+
+XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
+AC_PROG_C_C99. This sets gcc with -std=gnu99.
+If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
+
+Signed-off-by: Gaetan Nadon 
+
 commit 8898782b98457292057d249ab9e40cfc2fed7d8d
 Author: Alan Coopersmith 
 Date:   Wed Oct 27 22:40:32 2010 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libXcomposite-0.4.3/Makefile.am new/libXcomposite-0.4.4/Makefile.am
--- old/libXcomposite-

commit libXcomposite for openSUSE:Factory

2012-09-25 Thread h_root
Hello community,

here is the log from the commit of package libXcomposite for openSUSE:Factory 
checked in at 2012-09-25 16:10:57

Comparing /work/SRC/openSUSE:Factory/libXcomposite (Old)
 and  /work/SRC/openSUSE:Factory/.libXcomposite.new (New)


Package is "libXcomposite", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes  
2012-02-17 12:03:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.libXcomposite.new/libXcomposite.changes 
2012-09-25 16:10:59.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 25 06:28:26 UTC 2012 - sndir...@suse.com
+
+- specfile cleanup
+
+---



Other differences:
--
++ libXcomposite.spec ++
--- /var/tmp/diff_new_pack.kR29j3/_old  2012-09-25 16:10:59.0 +0200
+++ /var/tmp/diff_new_pack.kR29j3/_new  2012-09-25 16:10:59.0 +0200
@@ -14,6 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   libXcomposite
 %define lname  libXcomposite1
 Version:0.4.3
@@ -21,17 +23,19 @@
 Summary:   X11 protocol Composite extension client library
 License:MIT
 Group:  Development/Libraries/C and C++
-URL:http://wiki.freedesktop.org/wiki/Software/CompositeExt
+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: %name-%version.tar.bz2
-BuildRoot: %_tmppath/%name-%version-build
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:autoconf >= 2.60, automake, libtool
 BuildRequires: fdupes
-BuildRequires:  pkgconfig, pkgconfig(xorg-macros) >= 1.8
-BuildRequires: pkgconfig(compositeproto) >= 0.4, pkgconfig(x11)
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(compositeproto) >= 0.4
+BuildRequires:  pkgconfig(x11)
 BuildRequires: pkgconfig(xfixes)
+BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 
 %description
 The Composite extension causes a entire sub-tree of the window

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org