[Bug 2343] Review Request: 0ad-data - The Data Files for 0 AD
RPM Fusion Bugzilla
noreply at rpmfusion.org
Fri Jun 1 15:23:49 CEST 2012
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2343
Richard <hobbes1069 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hobbes1069 at gmail.com
--- Comment #3 from Richard <hobbes1069 at gmail.com> 2012-06-01 15:23:49 CEST ---
(In reply to comment #2)
> Build dir used by this src.rpm conflicts with the build dir used by the
> 0ad-data src.rpm. The packages cannot be built at the same time:
>
> 1) %setup -q -n 0ad-%{version}-alpha
>
> 2) %setup -q -n %{name}-%{version}-alpha
>
> 1 and 2 should differ. Suggest that in this spec file, you use %setup option -c
> to create a builddir in a namespace related to %{name} and then work inside
> that directory.
I'm curious about this. In what real world situation would this be a problem?
Build systems use temporary build directories and if using mock locally you can
only have one instance of a given release being used at a time. The only way
they could conflict that I can think of is a local build with rpmbuild using
the defaults which is annoying anyway because it mixes all the source packages
you have installed.
--
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the rpmfusion-developers
mailing list