SPECS: wpa_supplicant.spec - add directory for wpa_supplicant status

blues blues at pld-linux.org
Sun Jan 22 12:55:26 CET 2006


Author: blues                        Date: Sun Jan 22 11:55:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add directory for wpa_supplicant status

---- Files affected:
SPECS:
   wpa_supplicant.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/wpa_supplicant.spec
diff -u SPECS/wpa_supplicant.spec:1.22 SPECS/wpa_supplicant.spec:1.23
--- SPECS/wpa_supplicant.spec:1.22	Sun Jan 22 04:18:18 2006
+++ SPECS/wpa_supplicant.spec	Sun Jan 22 12:55:21 2006
@@ -122,7 +122,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_mandir}/man{5,8},%{_bindir},%{_desktopdir}}
+install -d $RPM_BUILD_ROOT{%{_mandir}/man{5,8},%{_bindir},%{_desktopdir},/var/run/%{name}}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -143,6 +143,7 @@
 %doc ChangeLog README eap_testing.txt todo.txt
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %attr(755,root,root) %{_sbindir}/*
+%attr(750,root,root) %dir /var/run/%{name}
 %{_mandir}/man[58]/*
 
 %if %{with gui}
@@ -158,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/01/22 11:55:21  blues
+- add directory for wpa_supplicant status
+
 Revision 1.22  2006/01/22 03:18:18  agaran
 - make gui package conditional, rel unchanged == 3.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wpa_supplicant.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list