packages: gcc/gcc.spec - typos

glen glen at pld-linux.org
Mon Oct 25 07:25:59 CEST 2010


Author: glen                         Date: Mon Oct 25 05:25:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- typos

---- Files affected:
packages/gcc:
   gcc.spec (1.639 -> 1.640) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.639 packages/gcc/gcc.spec:1.640
--- packages/gcc/gcc.spec:1.639	Mon Oct 25 07:14:11 2010
+++ packages/gcc/gcc.spec	Mon Oct 25 07:25:54 2010
@@ -786,7 +786,7 @@
 Summary:	C++ standard library API documentation
 Group:		Documentation
 
-%description apidocs
+%description -n libstdc++-apidocs
 API and internal documentation for C++ standard library.
 
 %package fortran
@@ -1944,7 +1944,7 @@
 %endif
 
 %if %{with apidocs}
-%files libstdc++-apidocs
+%files -n libstdc++-apidocs
 %defattr(644,root,root,755)
 %doc libstdc++-v3/doc/html/*
 %endif
@@ -2235,6 +2235,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.640  2010/10/25 05:25:54  glen
+- typos
+
 Revision 1.639  2010/10/25 05:14:11  glen
 - no html subdir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.639&r2=1.640&f=u



More information about the pld-cvs-commit mailing list