]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blobdiff - lm-sensors/lm-sensors.nm
python-lxml: Update to 4.3.4
[people/stevee/ipfire-3.x.git] / lm-sensors / lm-sensors.nm
index 1eebbfbc9fc1a9be98f0072b14b2a0e76e89b325..731a947e7d3c492f3bdc8984385addb51a54a912 100644 (file)
@@ -4,8 +4,9 @@
 ###############################################################################
 
 name       = lm-sensors
-version    = 3.3.1
-release    = 3
+version    = 3.3.5
+release    = 2
+
 thisapp    = lm_sensors-%{version}
 
 groups     = Applications/Statistics
@@ -37,7 +38,7 @@ build
        end
 
        common_flags = PREFIX=%{prefix} LIBDIR=%{libdir} MANDIR=%{mandir} \
-               PROG_EXTRA=sensord
+               PROG_EXTRA=sensord CFLAGS="%{CFLAGS}" EXLDFLAGS="%{LDFLAGS}"
 
        make_build_targets += %{common_flags} user
        make_install_targets += %{common_flags} user_install
@@ -57,6 +58,10 @@ packages
                end
        end
 
+       package %{name}-devel
+               template DEVEL
+       end
+
        package %{name}-debuginfo
                template DEBUGINFO
        end