Hi Raphael sorry for sending email privately
i comment out the patch5, 6, 7, 8, 9 and the process of rpmbuild is running and will update you the result later it success or not rm -rf core/plug-in/gsm/gsm-1.0-pl10/ %patch1 -p1 -b .use_system_wide_gsm %patch2 -p1 -b .allow_rewrite_of_makefiles %patch3 -p1 -b .cfg_prefix_to_empty_string %patch4 -p1 -b .disable_mysqlpp_in_conf_and_ea #%patch5 -p1 -b .exclude_sw_prepaid_sip #%patch6 -p1 -b .correct_ver #%patch7 -p1 -b .gw_ver #%patch8 -p1 -b .install_email_template #%patch9 -p1 -b .dont_start_py_sems %patch10 -p1 -b .correct_defines %patch11 -p1 -b .private_functions On 3/16/11, haloha <[email protected]> wrote: > Hi Raphael > > > i download the spec file from your guide and also download the 11 > sems-...patch files and save patch files in the same SOURCE of sems > 1.4 > > edit spec file with following > change the line Source0: %{name}-%{version}.w_o_ilbc_sources.tar.gz > to Source0: %{name}-%{version}.tar.gz > > > getting error: > > [ha@localhost ~]$ rpmbuild -bb rpmbuild/SPECS/sems.spec > Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.96848 > + umask 022 > + cd /home/ha/rpmbuild/BUILD > + cd /home/ha/rpmbuild/BUILD > + rm -rf sems-1.4.0 > + /bin/gzip -dc /home/ha/rpmbuild/SOURCES/sems-1.4.0.tar.gz > + tar -xf - > + STATUS=0 > + '[' 0 -ne 0 ']' > + cd sems-1.4.0 > ++ /usr/bin/id -u > + '[' 500 = 0 ']' > ++ /usr/bin/id -u > + '[' 500 = 0 ']' > + /bin/chmod -Rf a+rX,u+w,g-w,o-w . > + rm -rf core/plug-in/gsm/gsm-1.0-pl10/ > + echo 'Patch #1 (sems-0001-Force-to-use-system-wide-GSM-includes.patch):' > Patch #1 (sems-0001-Force-to-use-system-wide-GSM-includes.patch): > + patch -p1 -b --suffix .use_system_wide_gsm -s > + echo 'Patch #2 > (sems-0002-Allow-rewrite-of-custom-makefiles-by-CMake.patch):' > Patch #2 (sems-0002-Allow-rewrite-of-custom-makefiles-by-CMake.patch): > + patch -p1 -b --suffix .allow_rewrite_of_makefiles -s > + echo 'Patch #3 > (sems-0003-Set-CFG_PREFIX-to-empty-string-by-default.patch):' > Patch #3 (sems-0003-Set-CFG_PREFIX-to-empty-string-by-default.patch): > + patch -p1 -b --suffix .cfg_prefix_to_empty_string -s > + echo 'Patch #4 > (sems-0004-Disable-mysql-in-conference-and-early_announce-modul.patch):' > Patch #4 > (sems-0004-Disable-mysql-in-conference-and-early_announce-modul.patch): > + patch -p1 -b --suffix .disable_mysqlpp_in_conf_and_ea -s > + echo 'Patch #5 > (sems-0005-Add-sw_prepaid_sip-plugin-to-default-exclude-list-du.patch):' > Patch #5 > (sems-0005-Add-sw_prepaid_sip-plugin-to-default-exclude-list-du.patch): > + patch -p1 -b --suffix .exclude_sw_prepaid_sip -s > 1 out of 1 hunk FAILED -- saving rejects to file > core/etc/sems.conf.cmake.rej > error: Bad exit status from /var/tmp/rpm-tmp.96848 (%prep) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.96848 (%prep) > > > Thank you > Ha` _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
