Spec file cleanup

This commit is contained in:
corsepiu 2005-09-13 15:32:56 +00:00
parent a9f8b80b0e
commit 17046c2db3

View File

@ -1,7 +1,7 @@
Name: perl-Class-Inspector
Version: 1.12
Release: 1%{?dist}
Summary: Get information about a class and it's structur
Release: 2%{?dist}
Summary: Get information about a class and it's structure
License: GPL or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Class-Inspector/
@ -43,16 +43,14 @@ make test
%files
%defattr(-,root,root,-)
%doc Changes LICENSE
%doc Changes LICENSE README
%{perl_vendorlib}/Class
%{_mandir}/man3/*
%changelog
* Tue Sep 13 2005 Ralf Corsepius <rc040203@freenet.de> - 1.12-2
- Fix typo in %%summary.
- Spec file cleanup.
* Tue Sep 13 2005 Ralf Corsepius <rc040203@freenet.de> - 1.12-1
- FE submission.
* Tue Sep 13 2005 Ralf Corsepius <ralf@links2linux.de> - 1.12-0
- Upstream update.
* Wed Jun 22 2005 Ralf Corsepius <ralf@links2linux.de> - 1.08-0.pm.0
- Initial packman version.