From 3d5e069a70415609e81ab3a695f7d6817f1dbaea Mon Sep 17 00:00:00 2001
From: WernerFink <>
Date: Feb 01 2024 17:23:10 +0000
Subject: Update pbm2l7k to version 990321 / rev 15 via SR 1143405
https://build.opensuse.org/request/show/1143405
by user WernerFink + anag+factory
---
diff --git a/.files b/.files
index dc77bd7..54386f8 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 53f25d4..a2b82f9 100644
--- a/.rev
+++ b/.rev
@@ -91,4 +91,12 @@
adrianSuSE
Split 13.2 from Factory
+
+ 78a3a158ea68f132f91b800f0de89c1e
+ 990321
+
+ anag+factory
+
+ 1143405
+
diff --git a/.servicemark b/.servicemark
deleted file mode 100644
index 0fb8e93..0000000
--- a/.servicemark
+++ /dev/null
@@ -1 +0,0 @@
-ca083e8f05f6b59765cad5c695d9689e
diff --git a/pbm2l7k.changes b/pbm2l7k.changes
index 0c9b01e..4353388 100644
--- a/pbm2l7k.changes
+++ b/pbm2l7k.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Nov 7 09:55:02 UTC 2023 - Dominique Leuenberger
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+ supported (use %%autosetup).
+
+-------------------------------------------------------------------
Fri May 26 13:20:09 CEST 2006 - schwab@suse.de
- Use RPM_OPT_FLAGS.
diff --git a/pbm2l7k.spec b/pbm2l7k.spec
index d792285..f6a69a7 100644
--- a/pbm2l7k.spec
+++ b/pbm2l7k.spec
@@ -1,7 +1,7 @@
#
-# spec file for package pbm2l7k (Version 990321)
+# spec file for package pbm2l7k
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,19 @@
# 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/
#
-# norootforbuild
-
Name: pbm2l7k
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: Hardware/Printing
Provides: lexmark7000linux
-AutoReqProv: on
Version: 990321
-Release: 929
+Release: 0
Summary: Driver for Lexmark Printers 7000, 7200, and 5700
Source: lexmark7000linux-990321.tar.gz
-Patch: lexmark7k.dif
+Patch0: lexmark7k.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -42,11 +39,10 @@ Authors:
Henryk Paluch
%prep
-%setup -n lexmark7k -c -T -a 0
-%patch
+%autosetup -n lexmark7k -c -T -a 0
%build
-make
+make
%install
make DESTDIR=$RPM_BUILD_ROOT install
@@ -62,26 +58,3 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/pbm2l7k/
%changelog
-* Fri May 26 2006 schwab@suse.de
-- Use RPM_OPT_FLAGS.
-- Don't strip binaries.
-* Wed Jan 25 2006 mls@suse.de
-- converted neededforbuild to BuildRequires
-* Fri Jun 25 2004 hmacht@suse.de
-- building as non-root user
-* Tue May 27 2003 coolo@suse.de
-- use BuildRoot
-* Wed Sep 18 2002 ro@suse.de
-- removed bogus self-provides
-* Thu Dec 14 2000 werner@suse.de
-- Group tag
-* Thu Jun 08 2000 ro@suse.de
-- specfile fixed
-* Wed Jun 07 2000 ro@suse.de
-- doc relocation
-* Wed Dec 01 1999 werner@suse.de
-- Fix bug in option handling
-* Mon Sep 13 1999 bs@suse.de
-- ran old prepare_spec on spec file to switch to new prepare_spec.
-* Fri Jun 18 1999 werner@suse.de
-- New package: pbm to lexmark (7000, 7200, and 5700)