SHA256
1
0
forked from pool/finalcut

Accepting request 652181 from home:jengelh:branches:devel:libraries:c_c++

- Fix summary containing just of the name. Edit RPM groups.

OBS-URL: https://build.opensuse.org/request/show/652181
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/finalcut?expand=0&rev=3
This commit is contained in:
Luigi Baldoni 2018-11-27 14:19:21 +00:00 committed by Git OBS Bridge
parent 0761b1b854
commit b171ceb8e3
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 27 14:05:21 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Fix summary containing just of the name. Edit RPM groups.
-------------------------------------------------------------------
Mon Nov 26 18:03:03 UTC 2018 - aloisio@gmx.com

View File

@ -20,9 +20,9 @@
Name: finalcut
Version: 0.5.0
Release: 0
Summary: The Final Cut
Summary: Console widget library
License: LGPL-3.0-or-later
Group: System/Libraries
Group: Development/Libraries/C and C++
URL: https://github.com/gansm/finalcut/
Source: https://github.com/gansm/finalcut/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: automake
@ -42,7 +42,7 @@ common controls like dialog windows, push buttons, check boxes,
radio buttons, input lines, list boxes, status bars and so on.
%package devel
Summary: Development files for the final cut library
Summary: Development files for The Final Cut text widget library
Group: Development/Libraries/C and C++
Requires: libfinal%{sover} = %{version}
Requires: bdftopcf
@ -65,7 +65,7 @@ common controls like dialog windows, push buttons, check boxes,
radio buttons, input lines, list boxes, status bars and so on.
%package examples
Summary: Example files for the final cut library
Summary: Example files for The Final Cut library
Group: Development/Languages/C and C++
BuildArch: noarch