- Change %summary.

This commit is contained in:
corsepiu 2008-11-29 05:47:51 +00:00
parent 0e262e0713
commit 9c46710513

View File

@ -1,7 +1,7 @@
Name: perl-IPC-Run3
Version: 0.042
Release: 2%{?dist}
Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc
Release: 3%{?dist}
Summary: Run a subprocess in batch mode
License: (GPL+ or Artistic) or BSD
Group: Development/Libraries
URL: http://search.cpan.org/dist/IPC-Run3/
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Sat Nov 29 2008 Ralf Corsépius <corsepiu@fedoraproject.org> 0.042-3
- Change %summary.
* Thu Aug 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.042-2
- fix license tag (technically, it was correct before, but this keeps rpmlint from
flagging this package as a false positive)