forked from pool/nghttp2
- Fix rpm group
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=5
This commit is contained in:
parent
77f9c269d2
commit
448df7a0e8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 18:19:47 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Fix rpm group
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 3 22:15:13 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -21,7 +21,7 @@ Version: 0.7.5
|
||||
Release: 0
|
||||
Summary: Implementation of Hypertext Transfer Protocol version 2 in C
|
||||
License: MIT
|
||||
Group: Devel/Libraries/C and C++
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://nghttp2.org/
|
||||
Source: https://github.com/tatsuhiro-t/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRequires: boost-devel
|
||||
@ -63,8 +63,8 @@ Shared librarios for asynchronous implementation of Hypertext Transfer Protocol
|
||||
%package -n lib%{name}-devel
|
||||
Summary: Development files for %{name}
|
||||
Group: Development/Languages/C and C++
|
||||
Provides: %{name}-devel
|
||||
Requires: lib%{name}-5 = %{version}
|
||||
Provides: %{name}-devel
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
Development files for usage with lib%{name} which implements Hypertext Transfer Protocol version 2
|
||||
|
Loading…
Reference in New Issue
Block a user