SPECS: diag-ether.spec - cosmetics - 644 are default permissions f...

darekr darekr at pld-linux.org
Fri Feb 3 22:04:18 CET 2006


Author: darekr                       Date: Fri Feb  3 21:04:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics
- 644 are default permissions for man pages

---- Files affected:
SPECS:
   diag-ether.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/diag-ether.spec
diff -u SPECS/diag-ether.spec:1.13 SPECS/diag-ether.spec:1.14
--- SPECS/diag-ether.spec:1.13	Wed Nov 10 15:11:13 2004
+++ SPECS/diag-ether.spec	Fri Feb  3 22:04:12 2006
@@ -26,7 +26,6 @@
 Patch12:	%{name}-ether-wake.patch
 Patch13:	%{name}-myson-diag.patch
 Patch14:	%{name}-novia-diag.patch
-
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -57,7 +56,9 @@
 %patch14 -p1
 
 %build
-%{__make} CC="%{__cc}" CFLAGS="%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -76,7 +77,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/*
-%attr(644,root,root) %{_mandir}/man8/*
+%{_mandir}/man8/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -84,6 +85,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/02/03 21:04:12  darekr
+- cosmetics
+- 644 are default permissions for man pages
+
 Revision 1.13  2004/11/10 14:11:13  paladine
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/diag-ether.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list