|
|
@ -2,7 +2,7 @@
|
|
|
|
%define pear_name PHP_CodeSniffer
|
|
|
|
%define pear_name PHP_CodeSniffer
|
|
|
|
|
|
|
|
|
|
|
|
Name: php-pear-PHP-CodeSniffer
|
|
|
|
Name: php-pear-PHP-CodeSniffer
|
|
|
|
Version: 0.5.0
|
|
|
|
Version: 0.6.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: PHP coding standards enforcement tool
|
|
|
|
Summary: PHP coding standards enforcement tool
|
|
|
|
|
|
|
|
|
|
|
@ -87,11 +87,16 @@ fi
|
|
|
|
%{pear_phpdir}/PHP/*
|
|
|
|
%{pear_phpdir}/PHP/*
|
|
|
|
|
|
|
|
|
|
|
|
%files -n phpcs
|
|
|
|
%files -n phpcs
|
|
|
|
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%doc %{pear_name}-%{version}/PHP_CodeSniffer-licence.txt
|
|
|
|
%doc %{pear_name}-%{version}/PHP_CodeSniffer-licence.txt
|
|
|
|
%{_bindir}/*
|
|
|
|
%{_bindir}/*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jun 11 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.6.0-1
|
|
|
|
|
|
|
|
- Upstream 0.6.0
|
|
|
|
|
|
|
|
- Fix owner on phpcs
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Apr 17 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.5.0-1
|
|
|
|
* Tue Apr 17 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.5.0-1
|
|
|
|
- Upstream 0.5.0
|
|
|
|
- Upstream 0.5.0
|
|
|
|
|
|
|
|
|
|
|
|