[csw-devel] SF.net SVN: gar:[16020] csw/mgar/pkg/hdf5-7/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Oct 27 20:08:54 CEST 2011
Revision: 16020
http://gar.svn.sourceforge.net/gar/?rev=16020&view=rev
Author: dmichelsen
Date: 2011-10-27 18:08:54 +0000 (Thu, 27 Oct 2011)
Log Message:
-----------
hdf5-7/trunk: Do not generate legacy packages
Modified Paths:
--------------
csw/mgar/pkg/hdf5-7/trunk/Makefile
Modified: csw/mgar/pkg/hdf5-7/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hdf5-7/trunk/Makefile 2011-10-27 15:37:12 UTC (rev 16019)
+++ csw/mgar/pkg/hdf5-7/trunk/Makefile 2011-10-27 18:08:54 UTC (rev 16020)
@@ -16,17 +16,13 @@
PACKAGES += CSWlibhdf5-7
SPKG_DESC_CSWlibhdf5-7 = HDF5 (hierarchical data format 5) library, libhdf5.so.7
PKGFILES_CSWlibhdf5-7 += $(call pkgfiles_lib,libhdf5.so.7)
-OBSOLETED_BY_CSWlibhdf5-7 += CSWhdf5rt
-CATALOGNAME_CSWhdf5rt = hdf5_rt_stub
RUNTIME_DEP_PKGS_CSWlibhdf5-7 += CSWlibz1
PACKAGES += CSWlibhdf5hl7
SPKG_DESC_CSWlibhdf5hl7 = HDF5 (hierarchical data format 5) library, libhdf5_hl.so.7
PKGFILES_CSWlibhdf5hl7 += $(call pkgfiles_lib,libhdf5_hl.so.7)
RUNTIME_DEP_PKGS_CSWlibhdf5hl7 += CSWlibz1
-# If any of the reported errors were false positives, you can override them
RUNTIME_DEP_PKGS_CSWlibhdf5hl7 += CSWlibhdf5-7
-OBSOLETED_BY_CSWlibhdf5hl7 += CSWhdf5rt
PACKAGES += CSWlibhdf5-dev
SPKG_DESC_CSWlibhdf5-dev = Development files for libhdf5.so.7 and libhdf5_hl.so.7
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list