SHA256
1
0
forked from pool/nghttp2
Martin Pluskal 2015-03-06 18:20:11 +00:00 committed by Git OBS Bridge
parent 77f9c269d2
commit 448df7a0e8
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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
@ -147,7 +147,7 @@ rm -rf doc/manual/html/.buildinfo
%files doc
%defattr(-,root,root)
%doc COPYING AUTHORS ChangeLog
%doc COPYING AUTHORS ChangeLog
%doc doc/manual/html
%dir %{_datadir}/doc/%{name}
%doc %{_datadir}/doc/%{name}/README.rst