[Bug 512106] Review Request: rpmconf - Tool to handle rpmnew and rpmsave files

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 16 12:33:33 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=512106





--- Comment #5 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-07-16 08:33:32 EDT ---
%build
docbook2man rpmconf.sgml

%install
rm -rf $RPM_BUILD_ROOT
install -D -p -m 755 rpmconf $RPM_BUILD_ROOT%{_sbindir}/rpmconf
install -D -p -m 644 rpmconf.8 $RPM_BUILD_ROOT%{_mandir}/man8/rpmconf.8


$ mock -r epel-5-x86_64 rpmconf-0.1.4-1.fc11.src.rpm 
INFO: mock.py version 0.9.16 starting...
State Changed: init plugins
State Changed: start
INFO: Start(rpmconf-0.1.4-1.fc11.src.rpm)  Config(epel-5-x86_64)
State Changed: lock buildroot
State Changed: clean
State Changed: init
State Changed: lock buildroot
Mock Version: 0.9.16
INFO: Mock Version: 0.9.16
INFO: enabled root cache
State Changed: unpacking root cache
INFO: enabled yum cache
State Changed: cleaning yum metadata
INFO: enabled ccache
State Changed: running yum
State Changed: setup
State Changed: build
INFO: Done(rpmconf-0.1.4-1.fc11.src.rpm) Config(epel-5-x86_64) 0 minutes 31
seconds
INFO: Results and/or logs in: /var/mock//epel-5-x86_64/result

so no problem. There must be something missing on your system if you're doing a
local build instead of using mock.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list