]> git.pld-linux.org Git - packages/acpid.git/commitdiff
- pass CC, CFLAGS, updated initscript; rel 7 AC-STABLE auto/ac/acpid-1_0_4-7
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 17 Sep 2006 16:07:24 +0000 (16:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acpid.spec -> 1.50

acpid.spec

index 63f2a423f29fd3acf6599bb0b3b5185684bc22c4..9ea20d7616d331027aa2bccbfd7b99315e760460 100644 (file)
@@ -6,7 +6,7 @@ Summary:        ACPI Event Daemon
 Summary(pl):   Demon zdarzeñ ACPI
 Name:          acpid
 Version:       1.0.4
-Release:       6
+Release:       7
 License:       GPL v2
 Group:         Daemons
 Source0:       http://dl.sourceforge.net/acpid/%{name}-%{version}.tar.gz
@@ -38,7 +38,9 @@ acpid to demon przekazuj
 %patch0 -p1
 
 %build
-%{__make}
+%{__make} \
+       CC="%{__cc}" \
+       CFLAGS='-Wall -Werror %{rpmcflags} $(DEFS)'
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.049863 seconds and 4 git commands to generate.