]> git.pld-linux.org Git - packages/kismet.git/commitdiff
- adapterized (sorted %verify attrs)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Dec 2005 12:56:54 +0000 (12:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kismet.spec -> 1.26

kismet.spec

index 889ca230ae5399de43d447bc10bf1f551d464b95..bb4cf5fcc7ef04c0a4141a14aa070f148ef45855 100644 (file)
@@ -1,5 +1,5 @@
 #
-# TODO: Anybody knows, why it will not build, 
+# TODO: Anybody knows, why it will not build,
 #      when kernel-headers are installed?
 #
 Summary:       Wireless network sniffer
@@ -61,7 +61,7 @@ CPPFLAGS="-I/usr/include/ncurses"
        --enable-zaurus
 %endif
 
-%{__make} 
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -87,4 +87,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/*_manuf
 %{_datadir}/%{name}
 %{_mandir}/man?/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}*
This page took 0.492187 seconds and 4 git commands to generate.