]> git.pld-linux.org Git - packages/thermal-daemon.git/commitdiff
- updated to 1.4 auto/th/thermal-daemon-1.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 May 2015 18:11:05 +0000 (20:11 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 May 2015 18:11:18 +0000 (20:11 +0200)
thermal-daemon.spec

index c1543c66fca69a66a6e8d7cf6ba86d7d8c86a709..d1188d552adcfd27c1d6e1f76902667bdae6ec59 100644 (file)
@@ -1,13 +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.3
+Version:       1.4
 Release:       1
 License:       GPL v2+
 Group:         Base
-# TODO: use "%{name}-%{version}.tar.gz" as filename when updating version
-Source0:       https://github.com/01org/thermal_daemon/archive/v%{version}/v%{version}.tar.gz
-# Source0-md5: d80f6dd4e8c080cdeaa943afbfa87523
+Source0:       https://github.com/01org/thermal_daemon/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 695a7bbc8e3fada3797476718f72bb7c
 URL:           https://github.com/01org/thermal_daemon
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.11
@@ -48,6 +47,9 @@ 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
 
This page took 0.095517 seconds and 4 git commands to generate.