|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perltidy
|
|
|
|
Name: perltidy
|
|
|
|
Version: 20060719
|
|
|
|
Version: 20060719
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Tool for indenting and reformatting Perl scripts
|
|
|
|
Summary: Tool for indenting and reformatting Perl scripts
|
|
|
|
|
|
|
|
|
|
|
|
Group: Development/Tools
|
|
|
|
Group: Development/Tools
|
|
|
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Sep 15 2006 Ville Skyttä <ville.skytta at iki.fi> - 20060719-2
|
|
|
|
|
|
|
|
- Rebuild.
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2006 Ville Skyttä <ville.skytta at iki.fi> - 20060719-1
|
|
|
|
* Thu Jul 20 2006 Ville Skyttä <ville.skytta at iki.fi> - 20060719-1
|
|
|
|
- 20060719.
|
|
|
|
- 20060719.
|
|
|
|
- Fix order of options to find(1) in %%install.
|
|
|
|
- Fix order of options to find(1) in %%install.
|
|
|
|