[csw-devel] SF.net SVN: gar:[10389] csw/mgar/pkg/cswutils/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Jun 30 07:35:18 CEST 2010
Revision: 10389
http://gar.svn.sourceforge.net/gar/?rev=10389&view=rev
Author: wahwah
Date: 2010-06-30 05:35:18 +0000 (Wed, 30 Jun 2010)
Log Message:
-----------
cswutils: Removing the 'bad content' overrides, as the regexes are now obfuscated.
Modified Paths:
--------------
csw/mgar/pkg/cswutils/trunk/Makefile
csw/mgar/pkg/cswutils/trunk/checksums
Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile 2010-06-30 05:02:12 UTC (rev 10388)
+++ csw/mgar/pkg/cswutils/trunk/Makefile 2010-06-30 05:35:18 UTC (rev 10389)
@@ -27,8 +27,13 @@
DISTFILES += $(foreach F,$(SVN_FILES),$(F)-r$(SVN_REV))
DISTFILES += $(PYFILES)
-RUNTIME_DEP_PKGS = CSWcoreutils CSWfakeroot CSWperl
-RUNTIME_DEP_PKGS += CSWpmyaml CSWpmlibwww CSWpmhtmltree
+RUNTIME_DEP_PKGS += CSWcoreutils
+RUNTIME_DEP_PKGS += CSWfakeroot
+RUNTIME_DEP_PKGS += CSWperl
+RUNTIME_DEP_PKGS += CSWpmhtmltree
+RUNTIME_DEP_PKGS += CSWpmlibwww
+RUNTIME_DEP_PKGS += CSWpmyaml
+RUNTIME_DEP_PKGS += CSWpy-libmagic
RUNTIME_DEP_PKGS += CSWpython
WORKSRC = $(WORKDIR)
@@ -42,19 +47,15 @@
ARCHALL = 1
-CHECKPKG_OVERRIDES_CSWcswutils += unidentified-dependency|CSWcoreutils
+CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWcoreutils
+CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWfakeroot
CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWperl
-CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWcoreutils
CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWpmhtmltree
-CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWfakeroot
+CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWpmlibwww
CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWpmyaml
-CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWpmlibwww
+CHECKPKG_OVERRIDES_CSWcswutils += surplus-dependency|CSWpy-libmagic
CHECKPKG_OVERRIDES_CSWcswutils += pkgname-does-not-start-with-CSWpy-
CHECKPKG_OVERRIDES_CSWcswutils += catalogname-does-not-start-with-py_
-CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/export/medusa|root/opt/csw/lib/python/csw/checkpkg.py
-CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/opt/build|root/opt/csw/lib/python/csw/checkpkg.py
-CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/export/medusa|root/opt/csw/share/checkpkg/overrides/cswutils
-CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/opt/build|root/opt/csw/share/checkpkg/overrides/cswutils
include gar/category.mk
Modified: csw/mgar/pkg/cswutils/trunk/checksums
===================================================================
--- csw/mgar/pkg/cswutils/trunk/checksums 2010-06-30 05:02:12 UTC (rev 10388)
+++ csw/mgar/pkg/cswutils/trunk/checksums 2010-06-30 05:35:18 UTC (rev 10389)
@@ -1,14 +1,14 @@
091b12575ebc0e45cf8c3d8b43d8b638 COPYING
d615d703006bd9c81919ca3f6ffcf233 checkpkg
6ec3b6597e04714430987ccc199db3c4 checkpkg.8
-cfa2e813bb04b2506c8d4763bb96d8b3 checkpkg.py
+75f7b438f5f74208896c3fc2b9e77511 checkpkg.py
2b5e6e6219b9ad9e48bcd119bd8a5f39 compare_pkgs.py-r133
9a637f6546cc50974159a987302d91c0 cpan2pkg
68c82dcd6955c4031e89bb9c9a1a9988 createpkg
a605598f30195f9ab1b29fc3944d3b31 createpkg.8
2cbdf8ec7baee8f43ae1773fa337c5f2 dependency_checks.py
986dc7a5b2e005087359303ca395ee2c opencsw.py
-ebe48eddc4d05987d0c744ad2c43c345 package_checks.py
+9ae2168a248429d0126cb934320ae50b package_checks.py
cd4496ee27bf86d5c8bc656c9c5974be stagepkg
8908a0a898aa07a7a928b2b8bd8384f0 stagepkg.8
a9da7bd75daa9e8bce5dfa6c1d4e534d submit_to_newpkgs.py
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