From 7f9aac93ef62b658b297ba093da3298e4eb37985ed026f657c5306bb8f8825c0 Mon Sep 17 00:00:00 2001 From: Johannes Meixner Date: Wed, 18 Oct 2017 07:29:02 +0000 Subject: [PATCH] Accepting request 534877 from home:dstoecker - Fix typo in requires OBS-URL: https://build.opensuse.org/request/show/534877 OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=337 --- baselibs.conf | 6 +----- cups.changes | 5 +++++ cups.spec | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 5c4b9c9..89b14ad 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,6 +1,2 @@ -libcups2 -libcupscgi1 -libcupsimage2 -libcupsmime1 -libcupsppdc1 +cups-libs cups-devel diff --git a/cups.changes b/cups.changes index b99b52c..9f2b70d 100644 --- a/cups.changes +++ b/cups.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 18 06:11:10 UTC 2017 - opensuse@dstoecker.de + +- Fix typo in requires + ------------------------------------------------------------------- Fri Oct 13 11:11:10 UTC 2017 - jengelh@inai.de diff --git a/cups.spec b/cups.spec index a6df596..a7d1f95 100644 --- a/cups.spec +++ b/cups.spec @@ -260,7 +260,7 @@ Summary: Development Environment for CUPS License: GPL-2.0 Group: Development/Libraries/C and C++ Requires: glibc-devel -Requires: libcupppdc1 = %{version} +Requires: libcupsppdc1 = %{version} Requires: libcups2 = %{version} Requires: libcupscgi1 = %{version} Requires: libcupsimage2 = %{version}