Upstream 0.7.0
This commit is contained in:
parent
eef28d6069
commit
6c87b0be3b
3 changed files with 8 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
PHP_CodeSniffer-0.6.0.tgz
|
||||
PHP_CodeSniffer-0.7.0.tgz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%define pear_name PHP_CodeSniffer
|
||||
|
||||
Name: php-pear-PHP-CodeSniffer
|
||||
Version: 0.6.0
|
||||
Version: 0.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: PHP coding standards enforcement tool
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||
|
||||
BuildArch: noarch
|
||||
BuildRequires: php-pear >= 1:1.4.9-1.2
|
||||
Requires: php-pear(PEAR), php-common > 5.1.0
|
||||
Requires: php-pear(PEAR)
|
||||
Requires(post): %{__pear}
|
||||
Requires(postun): %{__pear}
|
||||
Provides: php-pear(%{pear_name}) = %{version}
|
||||
|
|
@ -93,6 +93,10 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 11 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.7.0-1
|
||||
- Upstream 0.7.0
|
||||
- Drop Requirement on php-common (php-pear pulls that in)
|
||||
|
||||
* Mon Jun 11 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.6.0-1
|
||||
- Upstream 0.6.0
|
||||
- Fix owner on phpcs
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b9601562143c9c585954c8c0906f03fd PHP_CodeSniffer-0.6.0.tgz
|
||||
c66ab6a9c33c2c788412644b0a66a048 PHP_CodeSniffer-0.7.0.tgz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue