Changelog for
php-pecl-runkit-0.9-12.CVS20090215.fc12.i686.rpm :
Sun Jul 26 14:00:00 2009 Fedora Release Engineering
- 0.9-12.CVS20090215
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Mon Jul 13 14:00:00 2009 Remi Collet - 0.9-11.CVS20090215
- rebuild for new PHP 5.3.0 ABI (20090626)
Tue Mar 17 13:00:00 2009 Pavel Alexeev - 0.9-10.CVS20090215
- Remi Collet notes in Fedora review:
- Rename back %{peclName}.xml to %{name}.xml :)
- Set %defattr(-,root,root,-) (was %defattr(644,root,root,755))
- Make the %post/%postun scriptlets silent
Mon Mar 9 13:00:00 2009 Pavel Alexeev - 0.9-9.CVS20090215
- In rename %{name}.xml to %{peclName}.xml
- Add BR php-pear >= 1.4.7
Wed Feb 25 13:00:00 2009 Pavel Alexeev - 0.9-8.CVS20090215
- All changes inspired by Fedora package review by Remi Collet.
- From summary deleted name.
- Readmy path fixed(replaced %{peclName}-%{version}/README to %{peclName}/README)
- Group changed to Development/Libraries (was: Development/Languages/PHP)
- Removed Obsoletes: php-pear-%{peclName} it was unnecessary.
Mon Feb 23 13:00:00 2009 Pavel Alexeev - 0.9-7.CVS20090215
- Again change version enumeration (https://bugzilla.redhat.com/show_bug.cgi?id=455226#c9).
- %{pecl_xmldir}/%{peclName}2.xml changed to %{pecl_xmldir}/%{name}.xml
- Recode pl summary and description text from iso8859-2 to UTF-8.
Sun Feb 15 13:00:00 2009 Pavel Alexeev - 0.9-0.6.CVS20090215
- Step to CVS build 20090215.
- Replace $RPM_BUILD_ROOT to %{buildroot} to consistence usage.
- Strip some old comments.
- Add translated Summary(ru) and description.
- Remove legacy macros %{?requires_php_extension}.
- All macroses %peclName replaced to runkit usages.
- Add file: %{pecl_xmldir}/%{peclName}2.xml
- All followed changes inspired by Fedora review by Remi Collet ( https://bugzilla.redhat.com/show_bug.cgi?id=455226 ).
- Change version enumeration, delete Hu-part.
- Modify Source0 for CVS build. Add comment about get it source.
- Spec-file renamed to php-pecl-runkit.spec.
- File BUG to upstream - http://pecl.php.net/bugs/bug.php?id=15969 .
- %Post and %postun scripts to restart apache removed.
- Register extension.
- Add PHP ABI provides/requires and Pre/post requires pecl.
- Defile some macroses from guidelines: php_apiver, __pecl, php_extdir.
- Replace %extensionsdir by %php_extdir.
Mon May 12 14:00:00 2008 Pavel Alexeev - 0.9-0.CVS20080512.Hu.5
- Add Patch3: php-pecl-runkit-0.9.Z_NEW_REFCOUNT.patch to reflect new zend API
Mon May 12 14:00:00 2008 Pavel Alexeev - 0.9-0.CVS20080512.Hu.3
- New CVS20080512 (cvs -d :pserver:cvsreadAATTcvs.php.net/repository checkout pecl/runkit)
- Rename %{_modname} to peclName to unify SPECs.
- Correct %if 0%{?CVS} to %if 0%{?CVS:1} - it is not integer!
- Rename pethces to:
Patch0: php-pecl-runkit-0.9-ZVAL_REFCOUNT.patch
Patch1: php-pecl-runkit-0.9-ZVAL_ADDREF.patch
Mon Mar 10 13:00:00 2008 Pavel Alexeev - 0.9-0.CVS20080310.Hu.2
- CVS20080310 build. (cvs -d :pserver:cvsreadAATTcvs.php.net:/repository checkout pecl/runkit)
- 0.9 stable are incompatible with php 5.3.0, build from CVS. Disable self patch0
- Enable patch0. Rewritten and rename to fix ZVAL_REFCOUNT.patch
Hu.1
- Add patch1. Fix wrong call ZVAL_ADDREF.patch
Hu.2
Sun Mar 9 13:00:00 2008 Pavel Alexeev - 0.9-0.Hu.3
- Add patch (self written) zval_ref.patch. It is allow build.
- Agjust built dir:
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
to
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
- Fix Release: 0%{?dist}.Hu.2 -> Release: 0%{?dist}.Hu.2
Hu.2
- Remove %define _status beta and all apearance of %{_status}
- Remove %define _sysconfdir /etc/php (it\'s already defined in system wide)
- Remove Requires: %{_sysconfdir}/conf.d
- Change path %{_sysconfdir}/conf.d to %{_sysconfdir}/php.d:
Replace:
install -d $RPM_BUILD_ROOT{%{_sysconfdir}/conf.d,%{extensionsdir}}
to
install -d $RPM_BUILD_ROOT{%{_sysconfdir}/php.d,%{extensionsdir}}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/%{_modname}.ini
to
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php.d/%{_modname}.ini
cat <<\'EOF\' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/%{_modname}.ini
to
cat <<\'EOF\' > $RPM_BUILD_ROOT%{_sysconfdir}/php.d/%{_modname}.ini
- Hu.3
Wed Feb 27 13:00:00 2008 Pavel Alexeev - 0.9-0.Hu.0
- Import from ftp://ftp.pld-linux.org/dists/2.0/PLD/SRPMS/SRPMS/php-pecl-runkit-0.4-5.src.rpm
- Step to version 0.9
Release: 0{?dist}.Hu.0 (Was: Release: 0)
- Remove defining %date and:
* %{date} PLD Team
All persons listed below can be reached at AATTpld-linux.org
due to error: ошибка: %changelog не в нисходящем хронологическом порядке
- Small reformat of header spec
- Change BuildRequires: php-devel >= 3:5.0.0 to php-devel >= 5.0.0
-Remove BuildRequires: rpmbuild(macros) >= 1.254