|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Text-Reform
|
|
|
|
|
Version: 1.12.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Manual text wrapping and reformatting
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 22 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.2-2
|
|
|
|
|
- retag
|
|
|
|
|
|
|
|
|
|
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.12.2-1
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
- drop demo*.pl scripts
|
|
|
|
|