summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlockhart <tlockhart1976@gmail.com>2023-01-16 11:09:08 -0800
committerGitHub <noreply@github.com>2023-01-16 11:09:08 -0800
commitd6c603febcd87d749e3babb7cbe3386cd76a3c18 (patch)
treed70ef004ce6cd45b0089c7993b580766d04a3a28
parenta1a1a43595697bb82a040368286340f94b24c122 (diff)
downloadATCD-d6c603febcd87d749e3babb7cbe3386cd76a3c18.tar.gz
Update ace-tao.spec
Tailor previous updates to the list of installed files to remove most duplicates and commented-out lines. This includes one explicit line for the ESF/ subdirectory since at least one .cpp is needed but does not match the other patterns. Updates are based on feedback from Johnny W.
-rw-r--r--ACE/rpmbuild/ace-tao.spec14
1 files changed, 2 insertions, 12 deletions
diff --git a/ACE/rpmbuild/ace-tao.spec b/ACE/rpmbuild/ace-tao.spec
index b80223eeaa6..9313ae29faf 100644
--- a/ACE/rpmbuild/ace-tao.spec
+++ b/ACE/rpmbuild/ace-tao.spec
@@ -1128,23 +1128,13 @@ cat mmraw.list |\
sort -u > allhdrs.list
# Add missing headers.
-echo ace/QtReactor/QtReactor.h >> allhdrs.list
-# pick up additional ACE files required to build external packages
ls ace/*{.h,inl,_T.cpp} >> allhdrs.list
%if 0%{?_with_tao:1}%{?_without_tao:0}
-echo TAO/tao/QtResource/QtResource_Factory.h >> allhdrs.list
-echo TAO/tao/QtResource/QtResource_Loader.h >> allhdrs.list
-echo TAO/tao/PortableServer/get_arg.h >> allhdrs.list
-echo TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.{h,inl,cpp} >> allhdrs.list
-echo TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_RB_Tree.{h,inl,cpp} >> allhdrs.list
-# pick up additional TAO files required to build external packages
ls TAO/tao/*{.h,.inl,_T.cpp} >> allhdrs.list
ls TAO/tao/*/*{.h,.inl,_T.cpp,_var.cpp} >> allhdrs.list
-ls TAO/tao/AnyTypeCode/*{h,.inl,.cpp} >> allhdrs.list
-# ls TAO/tao/PortableServer/*{h,.inl,_T.cpp,_var.cpp} >> allhdrs.list
ls TAO/orbsvcs/orbsvcs/*{.idl,.h,.inl,_T.cpp} >> allhdrs.list
-# ls TAO/orbsvcs/orbsvcs/ESF/*{.idl,.h,.inl,_T.cpp} >> allhdrs.list
-ls TAO/orbsvcs/orbsvcs/*/*{.idl,.h,.inl,_T.cpp} >> allhdrs.list
+ls TAO/orbsvcs/orbsvcs/*/*{.h,.inl,_T.cpp} >> allhdrs.list
+ls TAO/orbsvcs/orbsvcs/ESF/*.cpp >> allhdrs.list
%endif
# Install headers and create header lists