SPECS (AC-branch): rpm.spec - add %_excludedocs sample to macros

glen glen at pld-linux.org
Thu Jul 17 19:23:41 CEST 2008


Author: glen                         Date: Thu Jul 17 17:23:41 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- add %_excludedocs sample to macros

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.48 -> 1.837.2.42.2.49) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.48 SPECS/rpm.spec:1.837.2.42.2.49
--- SPECS/rpm.spec:1.837.2.42.2.48	Mon Jul 14 18:25:17 2008
+++ SPECS/rpm.spec	Thu Jul 17 19:23:36 2008
@@ -937,6 +937,10 @@
 
 # If non-zero, all erasures will be automagically repackaged.
 #%%_repackage_all_erasures    1
+
+# Boolean (i.e. 1 == "yes", 0 == "no") that controls whether files
+# marked as %doc should be installed.
+#%%_excludedocs   1
 EOF
 
 cat > $RPM_BUILD_ROOT%{_sysconfdir}/rpm/noautoprovfiles <<EOF
@@ -1342,6 +1346,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.49  2008/07/17 17:23:36  glen
+- add %_excludedocs sample to macros
+
 Revision 1.837.2.42.2.48  2008/07/14 16:25:17  glen
 - -build pretrans find, xargs from findutils; rel 70
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.42.2.48&r2=1.837.2.42.2.49&f=u



More information about the pld-cvs-commit mailing list