Mageia Bugzilla – Attachment 7119 Details for
Bug 16950
rpm systemd-inhibit plugin not built due to missing BuildRequire (Patch attached)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch adding dbus-devel BuildRequire for building systemd inhibit plugin
file_16950.txt (text/plain), 751 bytes, created by
Neal Gompa
on 2015-10-13 06:12:17 CEST
(
hide
)
Description:
Patch adding dbus-devel BuildRequire for building systemd inhibit plugin
Filename:
MIME Type:
Creator:
Neal Gompa
Created:
2015-10-13 06:12:17 CEST
Size:
751 bytes
patch
obsolete
>Index: SPECS/rpm.spec >=================================================================== >--- SPECS/rpm.spec (revision 890233) >+++ SPECS/rpm.spec (working copy) >@@ -58,7 +58,7 @@ > Name: rpm > Epoch: 1 > Version: %{rpmver} >-Release: %mkrel %{?snapver:0.%{snapver}.}11 >+Release: %mkrel %{?snapver:0.%{snapver}.}12 > Group: System/Packaging > Source: http://www.rpm.org/releases/rpm-%{libver}.x/rpm-%{srcver}.tar.bz2 > # extracted from http://pkgs.fedoraproject.org/cgit/redhat-rpm-config.git/plain/macros: >@@ -193,6 +193,7 @@ > BuildRequires: gettext-devel > BuildRequires: libsqlite3-devel > BuildRequires: db5.3-devel >+BuildRequires: dbus-devel > BuildRequires: neon-devel > BuildRequires: popt-devel > BuildRequires: nss-devel
Index: SPECS/rpm.spec =================================================================== --- SPECS/rpm.spec (revision 890233) +++ SPECS/rpm.spec (working copy) @@ -58,7 +58,7 @@ Name: rpm Epoch: 1 Version: %{rpmver} -Release: %mkrel %{?snapver:0.%{snapver}.}11 +Release: %mkrel %{?snapver:0.%{snapver}.}12 Group: System/Packaging Source: http://www.rpm.org/releases/rpm-%{libver}.x/rpm-%{srcver}.tar.bz2 # extracted from http://pkgs.fedoraproject.org/cgit/redhat-rpm-config.git/plain/macros: @@ -193,6 +193,7 @@ BuildRequires: gettext-devel BuildRequires: libsqlite3-devel BuildRequires: db5.3-devel +BuildRequires: dbus-devel BuildRequires: neon-devel BuildRequires: popt-devel BuildRequires: nss-devel
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16950
: 7119