[csw-devel] SF.net SVN: gar:[19615] csw/mgar/pkg/aspell/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Nov 10 18:06:30 CET 2012


Revision: 19615
          http://gar.svn.sourceforge.net/gar/?rev=19615&view=rev
Author:   chninkel
Date:     2012-11-10 17:06:30 +0000 (Sat, 10 Nov 2012)
Log Message:
-----------
aspell/trunk: added some checkpkg override for documentation files

Modified Paths:
--------------
    csw/mgar/pkg/aspell/trunk/Makefile

Modified: csw/mgar/pkg/aspell/trunk/Makefile
===================================================================
--- csw/mgar/pkg/aspell/trunk/Makefile	2012-11-10 16:32:32 UTC (rev 19614)
+++ csw/mgar/pkg/aspell/trunk/Makefile	2012-11-10 17:06:30 UTC (rev 19615)
@@ -20,7 +20,9 @@
 
 CHECKPKG_OVERRIDES_CSWaspell += file-with-bad-content|/usr/local|root/opt/csw/share/info/aspell.info
 CHECKPKG_OVERRIDES_CSWaspell += file-with-bad-content|/usr/share|root/opt/csw/share/info/aspell.info
+CHECKPKG_OVERRIDES_CSWaspell += file-with-bad-content|/usr/local|root/opt/csw/share/doc/aspell/README
 
+
 PACKAGES += CSWlibaspell15
 SPKG_DESC_CSWlibaspell15 = The GNU spell checker (libraries)
 PKGFILES_CSWlibaspell15  = $(call pkgfiles_lib,libaspell.so.15)
@@ -29,6 +31,8 @@
 PKGFILES_CSWlibaspell15 += $(docdir)/libaspell15/.* 
 RUNTIME_DEP_PKGS_CSWlibaspell15 += CSWlibintl8
 
+CHECKPKG_OVERRIDES_CSWlibaspell15 += file-with-bad-content|/usr/local|root/opt/csw/share/doc/libaspell15/README
+
 # We want to keep pspell library in aspell package
 CHECKPKG_OVERRIDES_CSWlibaspell15 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libpspell.so.15.1.5|soname=libpspell.so.15|pkgname=CSWlibaspell15|expected=CSWlibpspell15
 
@@ -36,9 +40,12 @@
 
 SPKG_DESC_CSWlibaspell-dev = The GNU spell checker (developpement files)
 PKGFILES_CSWlibaspell-dev  = $(PKGFILES_DEVEL)
-PKGFILES_CSWlibaspell-dev += $(docdir)/libaspell-dev/.* 
+PKGFILES_CSWlibaspell-dev += $(docdir)/libaspell_dev/.* 
 RUNTIME_DEP_PKGS_CSWlibaspell-dev = CSWlibaspell15
 
+CHECKPKG_OVERRIDES_CSWlibaspell-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/libaspell_dev/README
+
+
 MASTER_SITES = $(GNU_MIRROR)
 DISTFILES  = $(DISTNAME).tar.gz
 DISTFILES += changelog.CSW

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