Mageia Bugzilla – Attachment 4374 Details for
Bug 11287
Silencing rpmdrake auto-orphans
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
spec change
rpmdrake.spec.diff (text/plain), 849 bytes, created by
Stephen Butler
on 2013-09-25 12:09:16 CEST
(
hide
)
Description:
spec change
Filename:
MIME Type:
Creator:
Stephen Butler
Created:
2013-09-25 12:09:16 CEST
Size:
849 bytes
patch
obsolete
>--- rpmdrake.old.spec 2013-05-08 16:38:20.000000000 -0500 >+++ rpmdrake.spec 2013-09-25 04:05:05.000000000 -0500 >@@ -1,7 +1,8 @@ > %define name rpmdrake > %define version 5.49 >-%define release %mkrel 1 >+%define release %mkrel 2 > %define _requires_exceptions perl(Rpmdrake::widgets) >+Patch0: orphanpatch.diff > > Name: %{name} > Version: %{version} >@@ -43,8 +44,12 @@ up to date with the latest official upda > There is also a tool for configuring package sources (medias), which can > be run independently or accessed from within rpmdrake. > >+ >+ > %prep >+ > %setup -q >+ > %apply_patches > > %build >@@ -139,6 +144,9 @@ ln -sf %{_sysconfdir}/security/console.a > > %changelog > >+* Wed Sep 25 2013 Zeldas7777 <Zeldas7777> 5.49-2.mga3 >+- Silenced auto-orphans on gui of MCC >+ > * Wed May 08 2013 tmb <tmb> 5.49-1.mga3 > + Revision: 412728 > - --merge-all-rpmnew mode:
--- rpmdrake.old.spec 2013-05-08 16:38:20.000000000 -0500 +++ rpmdrake.spec 2013-09-25 04:05:05.000000000 -0500 @@ -1,7 +1,8 @@ %define name rpmdrake %define version 5.49 -%define release %mkrel 1 +%define release %mkrel 2 %define _requires_exceptions perl(Rpmdrake::widgets) +Patch0: orphanpatch.diff Name: %{name} Version: %{version} @@ -43,8 +44,12 @@ up to date with the latest official upda There is also a tool for configuring package sources (medias), which can be run independently or accessed from within rpmdrake. + + %prep + %setup -q + %apply_patches %build @@ -139,6 +144,9 @@ ln -sf %{_sysconfdir}/security/console.a %changelog +* Wed Sep 25 2013 Zeldas7777 <Zeldas7777> 5.49-2.mga3 +- Silenced auto-orphans on gui of MCC + * Wed May 08 2013 tmb <tmb> 5.49-1.mga3 + Revision: 412728 - --merge-all-rpmnew mode:
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 11287
: 4374 |
4375