Merge branch 'master' into f18
This commit is contained in:
commit
8eaed41a43
3 changed files with 10 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,3 +8,4 @@ PHP_CodeSniffer-1.3.0a1.tgz
|
|||
/PHP_CodeSniffer-1.3.6.tgz
|
||||
/PHP_CodeSniffer-1.4.0.tgz
|
||||
/PHP_CodeSniffer-1.4.3.tgz
|
||||
/PHP_CodeSniffer-1.4.4.tgz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
|
||||
%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
|
||||
%global pear_name PHP_CodeSniffer
|
||||
%global pear_version 1.4.3
|
||||
%global pear_version 1.4.4
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: %{pear_version}
|
||||
|
|
@ -87,9 +87,16 @@ fi
|
|||
%{pear_xmldir}/%{pear_name}.xml
|
||||
%{pear_testdir}/%{pear_name}
|
||||
%{pear_phpdir}/PHP
|
||||
%{pear_datadir}/%{pear_name}/CodeSniffer.conf.dist
|
||||
%{_bindir}/phpcs
|
||||
|
||||
%changelog
|
||||
* Mon Feb 25 2013 Christof Damian <christof@damian.net> - 1.4.4-1
|
||||
- upstream 1.4.4
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Sat Jan 12 2013 Christof Damian <christof@damian.net> - 1.4.3-1
|
||||
- upstream 1.4.3
|
||||
- use php_metadir
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5183c6f31cb154f4adbc4f7044a79645 PHP_CodeSniffer-1.4.3.tgz
|
||||
cf6e9a74ac10c1a61106257be27a322c PHP_CodeSniffer-1.4.4.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue