[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE : %clean section not processed
- From: <patrice elasri sofrecom com>
- To: "RPM Package Manager" <rpm-list redhat com>
- Subject: RE : %clean section not processed
- Date: Thu, 17 Jan 2008 10:47:56 +0100
In fact, I'm using the %{buildroot}.tmp as a temporary working directory to store especially my own find_requires script (including "%{__cat} >/dev/null") and a env.sh shell script, used to pass some environment variables between the building scriptlets. So my %clean section removes both %{buildroot} and %{buildroot}.tmp directories.
Is there really no way at all to enable the %clean section ?
-----Message d'origine-----
De : rpm-list-bounces redhat com [mailto:rpm-list-bounces redhat com] De la part de Michael Jennings
Envoyé : mercredi 16 janvier 2008 21:01
À : rpm-list redhat com
Objet : Re: %clean section not processed
On Wednesday, 16 January 2008, at 17:08:23 (+0100),
patrice elasri sofrecom com wrote:
> I'm using rpm 4.4.7 which I have built on HPUX 11.23 / ia64. I have
> written a spec file with a specific %clean section. However, it
> seems that this one is not processed, but replaced by a default one
> which simply removes the buildroot directory. Is there something new
> to set or configure with this version, in order to use its own
> %clean section ?
The %clean section is deprecated because it was almost always
identical to the new built-in version, or it was incorrect/missing.
If your package requires something in %clean that isn't covered in the
default, you've probably made a packaging error.
If you pastebin the spec file, I'm sure folks would be willing to take
a gander at it for you and give you some feedback.
Michael
PS: You probably want to move this to rpm-users rpm5 org for all
versions of RPM > 4.4.2
--
Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <mej kainx org>
Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
"I have failed over and over again in my life. And that is why I
succeed." -- Michael Jordan
_______________________________________________
Rpm-list mailing list
Rpm-list redhat com
https://www.redhat.com/mailman/listinfo/rpm-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]