[Bug 542715] Review Request: RabbitVCS - Easy version control

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 23 21:15:45 UTC 2010


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=542715

--- Comment #14 from Kalev Lember <kalev at smartlink.ee> 2010-03-23 17:15:41 EDT ---
I took a look at http://nushio.fedorapeople.org/rabbitvcs/rabbitvcs.spec where
you seem to have updated the spec. Please post new spec and srpm links every
time you update something.

> # Installing Nautilus extension
> mkdir -p $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/python/
> mv clients/nautilus/%{title}.py $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/python/%{title}.py

Use "cp" or "install" instead, moving files like that breaks rpm's
--short-circuit -bi, for example.


You updated -nautilus subpackage to use fully versioned dependency
rabbitvcs-core = %{version}-%{release}, can you do the same for other
subpackages too?

-- 
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