|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libnatpmp
|
|
|
|
|
Version: 20131126
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Library of The NAT Port Mapping Protocol (NAT-PMP)
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: http://miniupnp.free.fr/libnatpmp.html
|
|
|
|
@ -47,6 +47,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ";" -print
|
|
|
|
|
%{_includedir}/natpmp.h
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20131126-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 14 2014 Christopher Meng <rpm@cicku.me> - 20131126-2
|
|
|
|
|
- Correct the permissions to get useful debuginfo packages.
|
|
|
|
|
|
|
|
|
|