[csw-devel] SF.net SVN: gar:[2578] csw/mgar/pkg/docbook-style-xsl/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Dec 14 03:43:27 CET 2008
Revision: 2578
http://gar.svn.sourceforge.net/gar/?rev=2578&view=rev
Author: bdwalton
Date: 2008-12-14 02:43:27 +0000 (Sun, 14 Dec 2008)
Log Message:
-----------
transition to gar v2
Modified Paths:
--------------
csw/mgar/pkg/docbook-style-xsl/trunk/Makefile
Property Changed:
----------------
csw/mgar/pkg/docbook-style-xsl/trunk/
Property changes on: csw/mgar/pkg/docbook-style-xsl/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/docbook-style-xsl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/docbook-style-xsl/trunk/Makefile 2008-12-14 02:04:11 UTC (rev 2577)
+++ csw/mgar/pkg/docbook-style-xsl/trunk/Makefile 2008-12-14 02:43:27 UTC (rev 2578)
@@ -4,8 +4,10 @@
CATEGORIES = xtra
# for our (modified from rhel) copied in Makefile.
-PREREQUISITES = CSWgfile CSWbash
+PREREQUISITE_PKGS = CSWgfile CSWbash
+REQUIRED_PKGS = CSWsgmlcommon CSWxmlcommon CSWdocbookdtds CSWlibxml2
+
DESCRIPTION = Norman Walsh's XSL stylesheets for DocBook XML.
define BLURB
The DocBook XSL stylesheets are a set of stylesheets for use with an
@@ -19,7 +21,7 @@
MASTER_SITES = $(SF_MIRRORS)
DISTFILES = docbook-xsl-$(GARVERSION).tar.bz2
DISTFILES += docbook-xsl-doc-$(GARVERSION).tar.bz2
-DISTFILES += $(call admfiles,CSWdocbookxsl,depend postinstall preremove)
+DISTFILES += $(call admfiles,CSWdocbookxsl,postinstall preremove)
DISTFILES += Makefile
# These are listed in the same order they'd be applied during the rpm build...
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