]> git.pld-linux.org Git - packages/apcupsd.git/commitdiff
- adapterized (sorted %verify flags)
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Dec 2005 22:58:06 +0000 (22:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apcupsd.spec -> 1.61

apcupsd.spec

index 18fb343b26206d628e2347a48dc26adad4307c9a..808f0e46f46a8f9c67e01381a3a1878efc40d7f6 100644 (file)
@@ -21,7 +21,7 @@ Patch0:               %{name}-configure.patch
 URL:           http://www.apcupsd.com/
 BuildRequires: autoconf
 BuildRequires: automake
-%{?with_snmp:BuildRequires: net-snmp-devel}    
+%{?with_snmp:BuildRequires: net-snmp-devel}
 Requires(post):        fileutils
 Requires(post,preun):  /sbin/chkconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -59,7 +59,7 @@ cd ..
 %if %{?with_net}
        --enable-net \
        --enable-master-slave \
-%endif 
+%endif
        %{?with_snmp:--enable-snmp} \
        %{?with_usb:--enable-usb}
 
This page took 0.093711 seconds and 4 git commands to generate.