Skip to content
Snippets Groups Projects
Commit 249b1354 authored by Steven Murray's avatar Steven Murray
Browse files

bug #102786: RFE: Add the header files of the tapegatewayd protocol to castor-build-headers.rpm

Fixed in the trunk.
parent 75d367bc
Branches
Tags
No related merge requests found
......@@ -64,3 +64,32 @@ SYSCONFIG(tapegatewayd,install)
INITSCRIPT(tapegatewayd,install)
LOGROTATE(castor-tapegateway-server,install)
BUILDHEADERSDIRHPP=$(TOPINCLUDE)/castor/castor
InstallNonExecFile(BaseFileInfoStruct.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(ClientType.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(DumpNotification.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(DumpParameters.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(DumpParametersRequest.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(EndNotification.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(EndNotificationErrorReport.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FileErrorReportStruct.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FileMigratedNotificationStruct.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FileMigrationReportList.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FileRecalledNotificationStruct.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FileRecallReportList.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FilesListRequest.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FilesToMigrateList.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FilesToMigrateListRequest.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FilesToRecallList.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FilesToRecallListRequest.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FileToMigrateStruct.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(FileToRecallStruct.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(GatewayMessage.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(NoMoreFiles.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(NotificationAcknowledge.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(PingNotification.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(PositionCommandCode.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(Volume.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(VolumeMode.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
InstallNonExecFile(VolumeRequest.hpp,$(BUILDHEADERSDIRHPP)/tape/tapegateway,644)
......@@ -90,6 +90,33 @@
%attr(0644,root,root) usr/include/castor/castor/stager/TapeVid.hpp
%attr(0644,root,root) usr/include/castor/castor/SvcFactory.hpp
%attr(0644,root,root) usr/include/castor/castor/System.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/BaseFileInfoStruct.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/ClientType.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/DumpNotification.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/DumpParameters.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/DumpParametersRequest.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/EndNotification.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/EndNotificationErrorReport.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FileErrorReportStruct.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FileMigratedNotificationStruct.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FileMigrationReportList.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FileRecalledNotificationStruct.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FileRecallReportList.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FilesListRequest.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FilesToMigrateList.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FilesToMigrateListRequest.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FilesToRecallList.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FilesToRecallListRequest.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FileToMigrateStruct.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/FileToRecallStruct.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/GatewayMessage.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/NoMoreFiles.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/NotificationAcknowledge.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/PingNotification.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/PositionCommandCode.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/Volume.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/VolumeMode.hpp
%attr(0644,root,root) usr/include/castor/castor/tape/tapegateway/VolumeRequest.hpp
%attr(0644,root,root) usr/include/castor/castor/VectorAddress.hpp
%attr(0644,root,root) usr/include/castor/client/src/stager/stager_client_api_query.hpp
%attr(0644,root,root) usr/include/castor/h/Castor_limits.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment