Accepting request 516541 from home:jengelh:branches:M17N

- Fix RPM groups.

OBS-URL: https://build.opensuse.org/request/show/516541
OBS-URL: https://build.opensuse.org/package/show/M17N/m17n-lib?expand=0&rev=23
This commit is contained in:
Stanislav Brabec 2017-08-14 16:27:53 +00:00 committed by Git OBS Bridge
parent 0887012df0
commit ee6a4d8e79
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 12 16:17:23 UTC 2017 - jengelh@inai.de
- Fix RPM groups.
-------------------------------------------------------------------
Wed Aug 9 11:26:06 UTC 2017 - tchvatal@suse.com

View File

@ -48,7 +48,7 @@ This package contains m17n-* programs.
%package -n libm17n0
Summary: Multilingual text processing library for the C language
Group: System/I18n/Japanese
Group: System/Libraries
Requires: pkgconfig(m17n-db)
%description -n libm17n0
@ -57,7 +57,7 @@ This package contains shared libraries.
%package devel
Summary: Multilingual text processing library for the C language
Group: Development/Libraries/Other
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
Requires: glibc-devel
BuildRequires: pkgconfig(xaw7)