Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xcolors for openSUSE:Factory checked 
in at 2021-02-09 21:17:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xcolors (Old)
 and      /work/SRC/openSUSE:Factory/.xcolors.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xcolors"

Tue Feb  9 21:17:15 2021 rev:20 rq:870423 version:91.10.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/xcolors/xcolors.changes  2014-11-04 
17:29:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xcolors.new.28504/xcolors.changes       
2021-02-09 21:17:16.322842705 +0100
@@ -1,0 +2,5 @@
+Tue Feb  9 08:43:47 UTC 2021 - Martin Pluskal <[email protected]>
+
+- Modernise spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xcolors.spec ++++++
--- /var/tmp/diff_new_pack.20mmHF/_old  2021-02-09 21:17:16.842843316 +0100
+++ /var/tmp/diff_new_pack.20mmHF/_new  2021-02-09 21:17:16.842843316 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xcolors
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -32,35 +32,30 @@
 Patch0:         xcolors-04oct91.patch
 Patch1:         xcolors-04oct91-xorg7_rgbtxt.patch
 BuildRequires:  imake
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xaw7)
 BuildRequires:  pkgconfig(xt)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Xcolorsel displays colors defined in rgb.txt. You can create an RGB
 file by redirecting the output of showrgb to a file.
 
 %prep
-%setup -q -n xcolors-04oct91
-%patch0
-%if "%(pkg-config --variable=prefix xft)" == "/usr"
-%patch1
-%endif
+%autosetup -n xcolors-04oct91 -p0
 
 %build
 xmkmf -a
-make %{?_smp_mflags} CCOPTIONS="%{optflags}"
+%make_build CCOPTIONS="%{optflags}"
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
-make DESTDIR=%{buildroot} install.man
+%make_install install.man
 
 %files
-%defattr(-,root,root)
+%doc Changes
 %{_prefix}/%{_xorg7bin}/xcolors
 %dir %{_prefix}/%{_xorg7libshare}/X11/app-defaults
 %config %{_prefix}/%{_xorg7libshare}/X11/app-defaults/Xcolors
-%doc %{_xorg7_mandir}/man1/xcolors.1x.gz
+%{_xorg7_mandir}/man1/xcolors.1x*
 
 %changelog

Reply via email to