SPECS: ipw3945d.spec - add R

wolvverine wolvverine at pld-linux.org
Sun Aug 6 23:49:41 CEST 2006


Author: wolvverine                   Date: Sun Aug  6 21:49:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add R

---- Files affected:
SPECS:
   ipw3945d.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ipw3945d.spec
diff -u SPECS/ipw3945d.spec:1.2 SPECS/ipw3945d.spec:1.3
--- SPECS/ipw3945d.spec:1.2	Sun Aug  6 23:23:54 2006
+++ SPECS/ipw3945d.spec	Sun Aug  6 23:49:36 2006
@@ -9,7 +9,7 @@
 Summary:	The regulatory daemon for controlling and configuring ipw3945 cards.
 Name:		ipw3945d
 Version:	1.7.22
-Release:	0.1
+Release:	0.2
 License:	Intel Limited patents license
 Group:		Applications/demon
 Source0:	http://bughost.org/%{modname}/daemon/%{name}-%{version}.tgz
@@ -36,10 +36,10 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_sysconfdir}/rc.d/init.d}
+install -d $RPM_BUILD_ROOT{/sbin,%{_sysconfdir}/rc.d/init.d}
 
-install x86/%{name} $RPM_BUILD_ROOT%{_bindir}
-#install x86_64/%{name} $RPM_BUILD_ROOT%{_bindir}
+install x86/%{name} $RPM_BUILD_ROOT/sbin
+#install x86_64/%{name} $RPM_BUILD_ROOT%/sbin
 #install $SOURCE1	 $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/%{name}
 
 %clean
@@ -60,7 +60,7 @@
 %files
 %defattr(644,root,root,755)
 %doc LICENSE.ipw3945d  README.ipw3945d
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) /sbin/*
 #%%attr(754,root,root) /etc/rc.d/init.d/%{name}
 #%%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 
@@ -70,8 +70,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/06 21:49:36  wolvverine
+- add R
+
 Revision 1.2  2006/08/06 21:23:54  wolvverine
-add R
+- add R
 
 Revision 1.1  2006/08/06 20:33:07  wolvverine
 - init, NFY
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipw3945d.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list