Accepting request 1083039 from home:jengelh:branches:devel:languages:tcl

- Replace BuildRequire on xorg-x11-devel by pkgconfig(...)

OBS-URL: https://build.opensuse.org/request/show/1083039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tkimg?expand=0&rev=13
This commit is contained in:
2023-04-26 15:09:56 +00:00
committed by Git OBS Bridge
parent 2a9729991a
commit 837512ca9b
2 changed files with 7 additions and 4 deletions
+5
View File
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 26 14:37:59 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Replace BuildRequire on xorg-x11-devel by pkgconfig(...)
-------------------------------------------------------------------
Fri May 20 12:54:09 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
+2 -4
View File
@@ -1,7 +1,7 @@
#
# spec file for package tkimg
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -30,8 +30,8 @@ Patch1: fix-aarch64-neon.patch
BuildRequires: dos2unix
BuildRequires: tcllib
BuildRequires: tk-devel
BuildRequires: xorg-x11-devel
BuildRequires: xvfb-run
BuildRequires: pkgconfig(x11)
%description
This package contains a collection of image format handlers for the Tk
@@ -72,7 +72,6 @@ chmod a-x %buildroot%tcl_archdir/*/*.a
xvfb-run make test DESTDIR=%buildroot
%files
%defattr(-,root,root,-)
%doc ANNOUNCE ChangeLog README Reorganization.Notes.txt changes doc/*.htm demo.tcl
%license license.terms
%doc %_mandir/*/*
@@ -80,7 +79,6 @@ xvfb-run make test DESTDIR=%buildroot
%exclude %tcl_archdir/*/*.a
%files devel
%defattr(-,root,root,-)
%_includedir/*
%tcl_archdir/*/*.a