]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - contrib/packaging/autorandr.spec
Set systemd dependency to get it's macros
[deb_pkgs/autorandr.git] / contrib / packaging / autorandr.spec
index 8470caa510a45f8bf3dfb502fd8b5c09759d8ff3..f349aba889276be235a64367ae628ef774e291a9 100644 (file)
@@ -7,7 +7,7 @@
 %endif
 
 Name:           autorandr
-Version:        1.5
+Version:        1.5.1
 Release:        1%{?dist}
 Summary:        Automatically select a display configuration based on connected devices
 
@@ -18,10 +18,12 @@ URL:            https://github.com/maciex/autorandr
 Source0:        https://github.com/maciex/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 
 BuildArch:     noarch
-Requires:       systemd
+Requires:       python2
 %if 0%{?use_pm_utils}
 Requires:      pm-utils
 %endif
+%{?systemd_ordering}
+BuildRequires: systemd
 
 %description