Compare commits

...

3 Commits
master ... f18

Author SHA1 Message Date
Adam Jackson c1d649f7c2 Merge branch 'f19' into f18 2013-05-28 15:15:28 -04:00
Adam Jackson 58c146f884 Merge branch 'master' into f18
Signed-off-by: Adam Jackson <ajax@redhat.com>

Conflicts:
	llvm.spec
2013-03-13 10:50:06 -04:00
Jens Petersen 96e31c7298 fix missing gcc include dir and move lvm-config.1
- build with gcc/g++ even if clang is installed
- bring back configuration for gcc arch include dir (Yury Zaytsev, #893817)
  which was dropped in 3.0-0.1.rc3
- BR gcc and gcc-c++ and Require gcc with gcc_version
- move lvm-config manpage to devel subpackage (#855882)
2013-02-20 17:43:28 +09:00
1 changed files with 1 additions and 0 deletions

View File

@ -487,6 +487,7 @@ exit 0
%exclude %{_mandir}/man1/clang.1.*
%endif
%doc %{_mandir}/man1/*.1.*
%exclude %{_mandir}/man1/llvm-config.1.*
%files devel
%defattr(-,root,root,-)