SPECS: gcc.spec - remove dups from c++ %files.

pluto pluto at pld-linux.org
Wed Nov 1 19:05:44 CET 2006


Author: pluto                        Date: Wed Nov  1 18:05:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove dups from c++ %files.

---- Files affected:
SPECS:
   gcc.spec (1.426 -> 1.427) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.426 SPECS/gcc.spec:1.427
--- SPECS/gcc.spec:1.426	Wed Nov  1 18:59:54 2006
+++ SPECS/gcc.spec	Wed Nov  1 19:05:39 2006
@@ -41,7 +41,7 @@
 %define		_minor_ver	0
 Version:	%{_major_ver}.%{_minor_ver}
 %define		_snap	20061030r118195
-Release:	0.%{_snap}.2
+Release:	0.%{_snap}.3
 #Release:	2
 Epoch:		5
 License:	GPL v2+
@@ -1181,7 +1181,7 @@
 %files -n libstdc++-devel
 %defattr(644,root,root,755)
 %doc libstdc++-v3/docs/html
-%{_includedir}/c++
+%dir %{_includedir}/c++
 %{_includedir}/c++/%{version}
 %{_includedir}/extc++.h
 %{_includedir}/stdc++.h
@@ -1399,6 +1399,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.427  2006/11/01 18:05:39  pluto
+- remove dups from c++ %files.
+
 Revision 1.426  2006/11/01 17:59:54  pluto
 - java %files updated.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.426&r2=1.427&f=u



More information about the pld-cvs-commit mailing list