package info files
authorAnas Nashif <anas.nashif@intel.com>
Mon, 14 Jan 2013 16:27:56 +0000 (08:27 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Sat, 1 Jun 2013 04:57:23 +0000 (00:57 -0400)
packaging/gcc.spec.in
packaging/gcc47.spec

index b197a0c..6f6f7b4 100644 (file)
@@ -1857,7 +1857,7 @@ cd ..
 
 %files info
 %defattr(-,root,root)
-%doc %{_infodir}/*%{binsuffix}.info*.gz
+%doc %{_infodir}/*.gz
 
 %files -n cpp@base_ver@
 %defattr(-,root,root)
index 8124958..29182bd 100644 (file)
@@ -2445,7 +2445,7 @@ cd ..
 
 %files info
 %defattr(-,root,root)
-%doc %{_infodir}/*%{binsuffix}.info*.gz
+%doc %{_infodir}/*.gz
 
 %files -n cpp47
 %defattr(-,root,root)