|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Devel-CheckLib
|
|
|
|
|
Version: 0.95
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Check that a library is available
|
|
|
|
|
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.95-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Oct 23 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.95-1
|
|
|
|
|
- Update to 0.95.
|
|
|
|
|
|
|
|
|
|