[csw-devel] SF.net SVN: gar:[13465] csw/mgar/pkg/policyd-weight/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu Feb 24 17:12:32 CET 2011
Revision: 13465
http://gar.svn.sourceforge.net/gar/?rev=13465&view=rev
Author: bonivart
Date: 2011-02-24 16:12:32 +0000 (Thu, 24 Feb 2011)
Log Message:
-----------
policyd-weight/trunk: update to 0.1.15.1, change catalog name to policyd_weight
Modified Paths:
--------------
csw/mgar/pkg/policyd-weight/trunk/Makefile
csw/mgar/pkg/policyd-weight/trunk/checksums
Modified: csw/mgar/pkg/policyd-weight/trunk/Makefile
===================================================================
--- csw/mgar/pkg/policyd-weight/trunk/Makefile 2011-02-24 09:11:02 UTC (rev 13464)
+++ csw/mgar/pkg/policyd-weight/trunk/Makefile 2011-02-24 16:12:32 UTC (rev 13465)
@@ -1,5 +1,5 @@
NAME = policyd-weight
-VERSION = 0.1.15
+VERSION = 0.1.15.1
CATEGORIES = net
WORKSRC = $(WORKDIR)
@@ -11,7 +11,7 @@
MASTER_SITES = http://www.policyd-weight.org/releases/
MASTER_SITES += http://www.policyd-weight.org/
-DISTFILES += $(NAME)-devel
+DISTFILES += $(NAME)
DISTFILES += $(NAME).conf.sample
DISTFILES += $(NAME).8
DISTFILES += $(NAME).conf.5
@@ -22,36 +22,37 @@
ARCHALL = 1
-CATALOGNAME = policydweight
+CATALOGNAME = policyd_weight
RUNTIME_DEP_PKGS = CSWperl CSWpmnetdns
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-
CONFIGURE_SCRIPTS =
BUILD_SCRIPTS =
TEST_SCRIPTS =
INSTALL_SCRIPTS = custom
-INITSMF = /opt/csw/etc/init.d/csw$(NAME)
+INITSMF = /etc/opt/csw/init.d/csw$(NAME)
USERGROUP = /etc/opt/csw/pkg/CSW$(NAME)/cswusergroup
-CHECKPKG_OVERRIDES += surplus-dependency|CSWperl
-CHECKPKG_OVERRIDES += surplus-dependency|CSWpmnetdns
+# Harmless references to /usr/local
+CHECKPKG_OVERRIDES_CSWpolicyd-weight += file-with-bad-content|/usr/local|root/opt/csw/share/doc/policyd_weight/documentation.txt
+CHECKPKG_OVERRIDES_CSWpolicyd-weight += file-with-bad-content|/usr/local|root/opt/csw/share/man/man5/policyd-weight.conf.5
+CHECKPKG_OVERRIDES_CSWpolicyd-weight += file-with-bad-content|/usr/local|root/opt/csw/share/man/man8/policyd-weight.8
+CHECKPKG_OVERRIDES_CSWpolicyd-weight += file-with-bad-content|/usr/local|root/opt/csw/sbin/policyd-weight
+CHECKPKG_OVERRIDES_CSWpolicyd-weight += surplus-dependency|CSWperl
+CHECKPKG_OVERRIDES_CSWpolicyd-weight += surplus-dependency|CSWpmnetdns
include gar/category.mk
install-custom:
@echo " ==> Installing $(NAME) (custom)"
- @ginstall -m 755 -d $(DESTDIR)/opt/csw/etc/init.d
- @ginstall -m 755 $(FILEDIR)/$(NAME).init $(DESTDIR)/opt/csw/etc/init.d/csw$(NAME)
- @ginstall -m 755 -d $(DESTDIR)/etc/opt/csw
+ @ginstall -m 755 -d $(DESTDIR)/etc/opt/csw/init.d
+ @ginstall -m 755 $(FILEDIR)/$(NAME).init $(DESTDIR)/etc/opt/csw/init.d/csw$(NAME)
@ginstall -m 644 $(WORKSRC)/policyd-weight.conf.sample $(DESTDIR)/etc/opt/csw/
@ginstall -m 755 -d $(DESTDIR)/etc/opt/csw/pkg/CSW$(NAME)
@ginstall -m 444 $(FILEDIR)/cswusergroup $(DESTDIR)/etc/opt/csw/pkg/CSW$(NAME)/cswusergroup
@ginstall -m 755 -d $(DESTDIR)$(sbindir)
- @ginstall -m 755 $(WORKSRC)/$(NAME)-devel $(DESTDIR)$(sbindir)/$(NAME)
+ @ginstall -m 755 $(WORKSRC)/$(NAME) $(DESTDIR)$(sbindir)/$(NAME)
@ginstall -m 755 -d $(DESTDIR)$(docdir)/$(CATALOGNAME)
@ginstall -m 444 $(WORKSRC)/changes.txt $(DESTDIR)$(docdir)/$(CATALOGNAME)
@ginstall -m 444 $(WORKSRC)/documentation.txt $(DESTDIR)$(docdir)/$(CATALOGNAME)
Modified: csw/mgar/pkg/policyd-weight/trunk/checksums
===================================================================
--- csw/mgar/pkg/policyd-weight/trunk/checksums 2011-02-24 09:11:02 UTC (rev 13464)
+++ csw/mgar/pkg/policyd-weight/trunk/checksums 2011-02-24 16:12:32 UTC (rev 13465)
@@ -1,8 +1,8 @@
608826974d5644ee7967a713fa72cf36 COPYING
f50762cfa92b54f474df96541cc5679d changes.txt
ec5ca49feba2eab047a5da16143fe6cb documentation.txt
-0aa05a54758f39b6f910a616e8139a30 policyd-weight-devel
+b3f58ab104751f4dee9d2cce4d1846f7 policyd-weight
792ae8f214bcb109e40dfeaba79e6e90 policyd-weight.8
98a66135c59c484290d06654dac93584 policyd-weight.conf.5
-b0ce437f3640023831554fc989d87477 policyd-weight.conf.sample
+4b747b23021668dfdb3ba39bfe30837d policyd-weight.conf.sample
53afc640bd8b88efb59519db358d6163 todo.txt
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