From f60c74af2df1935461300e52eb7018d5be64650d Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 7 Nov 2019 14:48:47 +1000 Subject: [PATCH] Fix "library library" in the various descriptions --- libwacom.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libwacom.spec b/libwacom.spec index 629efaa..a4ace65 100644 --- a/libwacom.spec +++ b/libwacom.spec @@ -23,19 +23,19 @@ tools. This information can then be used by drivers or applications to tweak the UI or general settings to match the physical tablet. %package devel -Summary: Tablet Information Client Library Library Development Package +Summary: Tablet Information Client Library Development Package Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel -Tablet information client library library development package. +Tablet information client library development package. %package data -Summary: Tablet Information Client Library Library Data Files +Summary: Tablet Information Client Library Data Files BuildArch: noarch %description data -Tablet information client library library data files. +Tablet information client library data files. %prep %autosetup -S git