SHA256
8
0
forked from pool/fstrcmp

1 Commits

Author SHA256 Message Date
3d3570d903 Import openSUSE:Leap:16.0 modifications 2025-08-12 11:56:29 +02:00
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Oct 5 12:04:12 UTC 2023 - <manfred.h@gmx.net>
- Add BuildRequires: groff-full
-------------------------------------------------------------------
Thu Oct 5 10:43:14 UTC 2023 - <manfred.h@gmx.net>
- Restored package as it is still needed to build Kodi
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 20 08:02:06 UTC 2019 - olaf@aepfle.de Wed Mar 20 08:02:06 UTC 2019 - olaf@aepfle.de

View File

@@ -1,7 +1,7 @@
# #
# spec file for package fstrcmp # spec file for package fstrcmp
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@ Url: http://fstrcmp.sourceforge.net
Source: fstrcmp-0.7.D001.tar.gz Source: fstrcmp-0.7.D001.tar.gz
BuildRequires: ghostscript BuildRequires: ghostscript
BuildRequires: groff BuildRequires: groff
BuildRequires: groff-full
BuildRequires: libtool BuildRequires: libtool
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build