[csw-devel] SF.net SVN: gar:[15117] csw/mgar/pkg/openssh/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Tue Jul 19 17:35:23 CEST 2011
Revision: 15117
http://gar.svn.sourceforge.net/gar/?rev=15117&view=rev
Author: chninkel
Date: 2011-07-19 15:35:23 +0000 (Tue, 19 Jul 2011)
Log Message:
-----------
openssh: fixed some policy compliance errors
Modified Paths:
--------------
csw/mgar/pkg/openssh/trunk/Makefile
Modified: csw/mgar/pkg/openssh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssh/trunk/Makefile 2011-07-19 14:17:54 UTC (rev 15116)
+++ csw/mgar/pkg/openssh/trunk/Makefile 2011-07-19 15:35:23 UTC (rev 15117)
@@ -93,10 +93,16 @@
CHECKPKG_OVERRIDES_CSWossh += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssh/INSTALL
CHECKPKG_OVERRIDES_CSWossh += file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/network/cswopenssh.xml
+# We will not fix this today
+CHECKPKG_OVERRIDES_CSWossh += catalogname-does-not-match-pkgname|pkgname=CSWossh|catalogname=openssh|expected-catalogname=ossh
+CHECKPKG_OVERRIDES_CSWosshclient += catalogname-does-not-match-pkgname|pkgname=CSWosshclient|catalogname=openssh_client|expected-catalogname=osshclient
+
+
###### Upstream and OpenCSW files information #######
MASTER_SITES = ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ http://www.sxw.org.uk/computing/patches/
+UPSTREAM_MASTER_SITES = ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*p\d+).tar.gz
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