I want to rebuild your package php-eaccelerator-5.2.13_0.9.6-4.el5.art.x86_64.rpm with a patch that where commented out unfortunately.
Therefore I created a user called builder and did the following:
Code: Select all
~:touch .rpmmacros
edited it with: %_topdir /home/builder/src/rpm/
mkdir -p ~/src/rpm/{BUILD,RPMS/{i386,i686,x86_64,noarch},SOURCES,SPECS,SRPMS,TMP}
Code: Select all
wget http://www4.atomicorp.com/channels/source/php-eaccelerator/php-eaccelerator-5.2.13_0.9.6-4.art.src.rpm
rpm -ivh php-eaccelerator-5.2.13_0.9.6-4.art.src.rpm
Code: Select all
rpmbuild -ba php-eaccelerator-art.spec
But why is the builded rpm almost twice as big as yours?
Did I do something wrong? Can I improve or test anything?
Thanks a lot and if you read it before the holiday: HAPPY EASTER!