|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libnatpmp
|
|
|
|
|
Version: 20140401
|
|
|
|
|
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
|
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20140401-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20140401-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|