]> git.pld-linux.org Git - packages/thermal-daemon.git/commitdiff
up to 1.9.1 auto/th/thermal-daemon-1.9.1-1
authorJan Palus <atler@pld-linux.org>
Thu, 26 Dec 2019 17:49:45 +0000 (18:49 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 26 Dec 2019 17:49:45 +0000 (18:49 +0100)
thermal-daemon.spec

index d1188d552adcfd27c1d6e1f76902667bdae6ec59..dd1b2f41a833f15f25c2821d5a87f3c32faf4ea0 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       The "Linux Thermal Daemon" program from 01.org
 Summary(pl.UTF-8):     Linux Thermal Daemon z 01.org
 Name:          thermal-daemon
-Version:       1.4
+Version:       1.9.1
 Release:       1
 License:       GPL v2+
 Group:         Base
 Source0:       https://github.com/01org/thermal_daemon/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 695a7bbc8e3fada3797476718f72bb7c
+# Source0-md5: 3edc8cd9d227dda858c95385627156e3
 URL:           https://github.com/01org/thermal_daemon
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.11
@@ -47,9 +47,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-# upstart is dead
-%{__rm} $RPM_BUILD_ROOT/etc/init/thermald.conf
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -66,7 +63,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.txt
 %dir %{_sysconfdir}/thermald
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/thermald/thermal-conf.xml
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/thermald/thermal-cpu-cdev-order.xml
 %config(noreplace) /etc/dbus-1/system.d/org.freedesktop.thermald.conf
 %attr(755,root,root) %{_sbindir}/thermald
This page took 0.113908 seconds and 4 git commands to generate.