Hello community,

here is the log from the commit of package acpid for openSUSE:Factory checked 
in at 2019-03-18 10:44:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acpid (Old)
 and      /work/SRC/openSUSE:Factory/.acpid.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acpid"

Mon Mar 18 10:44:04 2019 rev:81 rq:685962 version:2.0.31

Changes:
--------
--- /work/SRC/openSUSE:Factory/acpid/acpid.changes      2019-03-10 
09:33:23.684204833 +0100
+++ /work/SRC/openSUSE:Factory/.acpid.new.28833/acpid.changes   2019-03-18 
10:44:04.983099300 +0100
@@ -1,0 +2,7 @@
+Sun Mar 17 13:23:12 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Reduce %systemd_requires to %systemd_ordering:
+  %service_* can deal with its absence.
+- Reduce boasting wording in description.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ acpid.spec ++++++
--- /var/tmp/diff_new_pack.MjiLJV/_old  2019-03-18 10:44:05.507098738 +0100
+++ /var/tmp/diff_new_pack.MjiLJV/_new  2019-03-18 10:44:05.511098733 +0100
@@ -35,13 +35,13 @@
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1:         acpid-makefile.patch
 BuildRequires:  systemd-rpm-macros
-%systemd_requires
+%systemd_ordering
 
 %description
-ACPID is a completely flexible, totally extensible daemon for
-delivering ACPI events. It listens to a file (/proc/acpi/event) and,
-when an event occurs, executes programs to handle the event. The start
-script loads all needed modules.
+ACPID is a flexible, extensible daemon for delivering ACPI events. It
+listens to a file (/proc/acpi/event) and, when an event occurs,
+executes programs to handle the event. The start script loads all
+needed modules.
 
 %prep
 %setup -q
@@ -56,7 +56,7 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot} SBINDIR=%{_sbindir}
+%make_install BINDIR=%{_sbindir}
 install -Dm 744 thinkpad_handler 
%{buildroot}%{_libexecdir}/acpid/thinkpad_handler
 install -Dm 644 events.thinkpad %{buildroot}%{_sysconfdir}/acpi/events/thinkpad
 mkdir -p %{buildroot}/%{_unitdir}


Reply via email to