[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rawhide report: 20070117 changes
- From: Tomasz Kłoczko <kloczek zie pg gda pl>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Cc:
- Subject: Re: rawhide report: 20070117 changes
- Date: Wed, 17 Jan 2007 19:05:33 +0100
Dnia 17-01-2007, śro o godzinie 06:42 -0500, buildsys redhat com
napisał(a):
> libtiff-3.8.2-7.fc7
> -------------------
> * Tue Jan 16 2007 Tom Lane <tgl redhat com> 3.8.2-7
> - Remove Makefiles from the shipped /usr/share/doc/html directories
> Resolves: bz #222729
This was fixed by add in %install:
# don't include documentation Makefiles, they are a multilib hazard
find html -name 'Makefile*' | xargs rm
This kind fixes allways will break "rpmbuild -bi --short-circuit <foo>.spec".
Correct solution in this case can be added by add to devel %files:
%doc html/*html html/images/*gif html/images/*jpg
To all FC developers: please remember about not braking --short-circuit build
because this can save MANY time specialy when %build stage takes longer.
kloczek
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]