Mailinglist Archive: opensuse-buildservice (131 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] %clean section in rpm packages in OBS
- From: Nelson Marques <nmo.marques@xxxxxxxxx>
- Date: Fri, 23 Dec 2011 22:25:30 +0000
- Message-id: <CAHWXQKPKbBozJ-G-7H_CQ3NpudfZaQuzExc81quscVQdxeD+0w@mail.gmail.com>
With RPM 4.9+ you no longer require the %clean section, it's done
automatically. There's the new %check section amongst other things...
Newer versions of RPM shouldn't require either the
%defattr(-,root,root,-) as they should be doing it by default... and
if things are like in Fedora, the BuildRoot should be handled
automatically also (not sure if implemented on OBS).
NM
2011/12/23 Joop Boonen <joop.boonen@xxxxxxxxxx>:
--
Nelson Marques
/* http://www.marques.so
nmo.marques@xxxxxxxxx */
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
automatically. There's the new %check section amongst other things...
Newer versions of RPM shouldn't require either the
%defattr(-,root,root,-) as they should be doing it by default... and
if things are like in Fedora, the BuildRoot should be handled
automatically also (not sure if implemented on OBS).
NM
2011/12/23 Joop Boonen <joop.boonen@xxxxxxxxxx>:
All,
I have a question lately I see spec files that have been changed with the
remark (cf. specfile guidelines).
The %clean section has been removed for example, this doesn't feel right
to me.
Does anyone know something about the cf. specfile guidelines?
Did I miss something?
Regards,
Joop.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
--
Nelson Marques
/* http://www.marques.so
nmo.marques@xxxxxxxxx */
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-buildservice+owner@xxxxxxxxxxxx
| < Previous | Next > |