This commit is contained in:
Dennis Gilmore 2012-07-19 16:16:31 -05:00
parent 5703ce4239
commit e852508459

View File

@ -3,7 +3,7 @@
Name: lib%{shortname}
Version: 1.4.4
Release: 4.%{cvsver}%{?dist}
Release: 5.%{cvsver}%{?dist}
Summary: An implementation of the Secure Real-time Transport Protocol (SRTP)
Group: System Environment/Libraries
License: BSD
@ -89,6 +89,9 @@ cp -a %{SOURCE2} %{buildroot}%{_includedir}/%{shortname}/config.h
%{_libdir}/*.so
%changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.4-5.20101004cvs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Feb 21 2012 Tom Callaway <spot@fedoraproject.org> - 1.4.4-4.20101004cvs
- handle config.h multilib (bz787537)