Revision: 26836 http://sourceforge.net/p/gar/code/26836 Author: rmottola Date: 2021-12-18 00:34:27 +0000 (Sat, 18 Dec 2021) Log Message: ----------- gs_gorm/trunk: fix override
Modified Paths: -------------- csw/mgar/pkg/gs_gorm/trunk/Makefile Modified: csw/mgar/pkg/gs_gorm/trunk/Makefile =================================================================== --- csw/mgar/pkg/gs_gorm/trunk/Makefile 2021-12-17 23:55:36 UTC (rev 26835) +++ csw/mgar/pkg/gs_gorm/trunk/Makefile 2021-12-18 00:34:27 UTC (rev 26836) @@ -52,7 +52,7 @@ CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.29|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Gorm CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.28|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/3Containers CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.28|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Nib.plugin/Nib -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.29|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormPrefs.so.1.2.26 +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.29|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormPrefs.so.1.2.28 CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.29|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Xib.plugin/Xib CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.28|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Xib.plugin/Xib CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.28|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGorm.so.1.1.0 @@ -78,7 +78,7 @@ CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libGormPrefs.so.1|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Gorm CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.28|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/3Containers.palette/3Containers CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-gui.so.0.29|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/Nib.plugin/Nib -CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.28|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormPrefs.so.1.2.26 +CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.28|is|needed|by|opt/csw/GNUstep/System/Library/Libraries/libGormPrefs.so.1.2.28 CHECKPKG_OVERRIDES_CSWgorm += soname-not-found|libgnustep-base.so.1.28|is|needed|by|opt/csw/GNUstep/System/Applications/Gorm.app/Resources/GModel.plugin/GModel This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.