Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xorg-x11-libX11-ccache for 
openSUSE:Factory checked in at 2022-02-11 23:06:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-libX11-ccache (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-libX11-ccache.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-libX11-ccache"

Fri Feb 11 23:06:41 2022 rev:25 rq:953308 version:7.6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xorg-x11-libX11-ccache/xorg-x11-libX11-ccache.changes
    2018-10-02 19:42:09.022153479 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-libX11-ccache.new.1956/xorg-x11-libX11-ccache.changes
  2022-02-11 23:07:00.298538436 +0100
@@ -1,0 +2,6 @@
+Thu Feb 10 21:02:01 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- modernize spec file, move license to license dir
+- run build with bash as it is not posix shell safe (bsc#1195391) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11-libX11-ccache.spec ++++++
--- /var/tmp/diff_new_pack.egLN03/_old  2022-02-11 23:07:02.586544790 +0100
+++ /var/tmp/diff_new_pack.egLN03/_new  2022-02-11 23:07:02.590544801 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-libX11-ccache
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,28 +12,26 @@
 # 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/
 #
 
 
 %define mkcomposecache mkcomposecache-1.2.1
-
 Name:           xorg-x11-libX11-ccache
 Version:        7.6
 Release:        0
 Summary:        X
 License:        MIT
 Group:          System/Libraries
-Url:            http://xorg.freedesktop.org/
-Source:         
http://xorg.freedesktop.org/archive/individual/app/%{mkcomposecache}.tar.bz2
+URL:            https://xorg.freedesktop.org/
+Source:         
https://xorg.freedesktop.org/archive/individual/app/%{mkcomposecache}.tar.bz2
 Source1:        LICENSE
 BuildRequires:  mkcomposecache
 BuildRequires:  xbiff
 BuildRequires:  xkeyboard-config
 BuildRequires:  xorg-x11-Xvfb
 BuildRequires:  xorg-x11-fonts
-Provides:       xorg-x11:/var/X11R6/compose-cache/
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Provides:       xorg-x11:%{_localstatedir}/X11R6/compose-cache/
 
 %description
 Cache for X.Org compose files.
@@ -45,13 +43,12 @@
 
 %install
 cp -t. '%{SOURCE1}'
-'./mkallcomposecaches.sh' \
+bash ./mkallcomposecaches.sh \
  'prefix=%{_prefix}' \
  cachedir="%{buildroot}/%{_localstatedir}/cache/libx11/compose" xvfbopts="'-fp 
'\''%{_datadir}/fonts/misc'\'" /
 
 %files
-%defattr(-,root,root)
-%doc LICENSE
+%license LICENSE
 %dir %{_localstatedir}/cache/libx11
 %{_localstatedir}/cache/libx11/compose/
 

Reply via email to