[mate-power-manager] add br systemd-devel as we need systemd support

leigh123linux leigh123linux at fedoraproject.org
Fri Nov 23 16:04:01 UTC 2012


commit d056d76bcd2d5de3567f0e5b3b4149e548d013c9
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Fri Nov 23 16:03:52 2012 +0000

    add br systemd-devel as we need systemd support

 mate-power-manager.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mate-power-manager.spec b/mate-power-manager.spec
index b9bb043..5f5ba31 100644
--- a/mate-power-manager.spec
+++ b/mate-power-manager.spec
@@ -1,6 +1,6 @@
 Name:           mate-power-manager
 Version:        1.5.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MATE power management service
 
 License:        GPLv2+
@@ -24,6 +24,7 @@ BuildRequires: dbus-glib-devel
 BuildRequires: mate-control-center-devel
 BuildRequires: mate-common
 BuildRequires: mate-keyring-devel
+BuildRequires: systemd-devel
 
 Requires: dbus-x11
        
@@ -96,6 +97,9 @@ fi
 
 
 %changelog
+* Fri Nov 23 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.1-2
+- add br systemd-devel as we need systemd support
+
 * Thu Nov 22 2012 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.1-1
 - Update to 1.5.1 release
 - Drop patches that already exist in 1.5.1 release


More information about the scm-commits mailing list