SPECS: kernel-net-rt61.spec - mark rt61sta.dat as config

radek radek at pld-linux.org
Fri Aug 11 17:45:26 CEST 2006


Author: radek                        Date: Fri Aug 11 15:45:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mark rt61sta.dat as config

---- Files affected:
SPECS:
   kernel-net-rt61.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-rt61.spec
diff -u SPECS/kernel-net-rt61.spec:1.1 SPECS/kernel-net-rt61.spec:1.2
--- SPECS/kernel-net-rt61.spec:1.1	Fri Aug 11 17:38:41 2006
+++ SPECS/kernel-net-rt61.spec	Fri Aug 11 17:45:21 2006
@@ -1,8 +1,4 @@
 # $Revision$, $Date$
-#
-# Replace rt61 with real module name and drivers/net/wireless
-# with required directory name.
-#
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	smp		# don't build SMP module
@@ -35,8 +31,6 @@
 
 #%description -l pl
 
-# kernel subpackages.
-
 %package -n kernel-smp-net-rt61
 Summary:	Ralink RT61 802.11abg WLAN Driver (SMP)
 #Summary(pl):	
@@ -139,8 +133,10 @@
 
 %files firmware
 %defattr(644,root,root,755)
-%{_sysconfdir}/Wireless
-
+%dir %{_sysconfdir}/Wireless
+%dir %{_sysconfdir}/Wireless/RT61STA
+%{_sysconfdir}/Wireless/RT61STA/*.bin
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/Wireless/RT61STA/*.dat
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -148,6 +144,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/11 15:45:21  radek
+- mark rt61sta.dat as config
+
 Revision 1.1  2006/08/11 15:38:41  radek
 - new, works for me
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-net-rt61.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list