[csw-devel] SF.net SVN: gar:[3843] csw/mgar/pkg/xmlto/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Mar 20 15:54:32 CET 2009
Revision: 3843
http://gar.svn.sourceforge.net/gar/?rev=3843&view=rev
Author: bdwalton
Date: 2009-03-20 14:54:32 +0000 (Fri, 20 Mar 2009)
Log Message:
-----------
Fix another missing dep.
Switch to suncc
Dynamic gspecs, etc
Modified Paths:
--------------
csw/mgar/pkg/xmlto/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/xmlto/trunk/files/CSWxmlto.depend
csw/mgar/pkg/xmlto/trunk/files/CSWxmlto.gspec
Modified: csw/mgar/pkg/xmlto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xmlto/trunk/Makefile 2009-03-20 13:16:15 UTC (rev 3842)
+++ csw/mgar/pkg/xmlto/trunk/Makefile 2009-03-20 14:54:32 UTC (rev 3843)
@@ -7,6 +7,7 @@
REQUIRED_PKGS = CSWsgmlcommon CSWxmlcommon CSWlibxml2 CSWdocbookdtds
REQUIRED_PKGS += CSWdocbookxsl CSWlibxslt CSWflex CSWw3m CSWmktemp
+REQUIRED_PKGS += CSWggetopt
DESCRIPTION = An XSL toolchain front end.
define BLURB
@@ -17,18 +18,12 @@
MASTER_SITES = https://fedorahosted.org/$(GARNAME)/export/1/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
-DISTFILES += $(call admfiles,CSWxmlto)
TEST_TARGET = check
-GARCOMPILER = GNU
-
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
-# this ssl site has a cert we don't recognize
-WGET_OPTS = --no-check-certificate
-
pre-configure:
@(cd $(WORKSRC); \
touch doc/xmlto.xml doc/xmlif.xml )
Deleted: csw/mgar/pkg/xmlto/trunk/files/CSWxmlto.depend
===================================================================
--- csw/mgar/pkg/xmlto/trunk/files/CSWxmlto.depend 2009-03-20 13:16:15 UTC (rev 3842)
+++ csw/mgar/pkg/xmlto/trunk/files/CSWxmlto.depend 2009-03-20 14:54:32 UTC (rev 3843)
@@ -1,12 +0,0 @@
-P CSWcommon common - common files and dirs for CSW packages
-P CSWsgmlcommon sgmlcommon - A collection of entities and DTDs
-P CSWxmlcommon xmlcommon - A collection of entities and DTDs
-P CSWlibxml2 libxml2 - A library providing XML and HTML support
-P CSWdocbookdtds docbookdtds - SGML and XML document type definitions for DocBook.
-P CSWdocbookxsl docbookxsl - Norman Walsh's XSL stylesheets for DocBook XML.
-P CSWlibxslt libxslt - XSLT engine for the XML Toolkit
-P CSWflex flex - A tool for generating text-scanning programs.
-P CSWw3m w3m - Text-based web browser
-
-
-
Deleted: csw/mgar/pkg/xmlto/trunk/files/CSWxmlto.gspec
===================================================================
--- csw/mgar/pkg/xmlto/trunk/files/CSWxmlto.gspec 2009-03-20 13:16:15 UTC (rev 3842)
+++ csw/mgar/pkg/xmlto/trunk/files/CSWxmlto.gspec 2009-03-20 14:54:32 UTC (rev 3843)
@@ -1,4 +0,0 @@
-%var bitname xmlto
-%var pkgname CSWxmlto
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC_FIRSTMOD}/COPYING
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