From d0fdefec2aa46a06bd34ec2a1c30db3623cad5fe Mon Sep 17 00:00:00 2001 From: piernov Date: Sat, 19 May 2012 22:32:55 +0000 Subject: xmlto 0.0.25-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xmlto/.footprint.i686 | 1 + xmlto/.footprint.x86_64 | 1 + xmlto/.md5sum.i686 | 2 +- xmlto/.md5sum.x86_64 | 2 +- xmlto/Pkgfile | 7 ++----- 5 files changed, 6 insertions(+), 7 deletions(-) (limited to 'xmlto') diff --git a/xmlto/.footprint.i686 b/xmlto/.footprint.i686 index 0dfe7580a..c2e4dbbfc 100644 --- a/xmlto/.footprint.i686 +++ b/xmlto/.footprint.i686 @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/share/xmlto/format/ drwxr-xr-x root/root usr/share/xmlto/format/docbook/ -rw-r--r-- root/root usr/share/xmlto/format/docbook/awt -rw-r--r-- root/root usr/share/xmlto/format/docbook/dvi +-rw-r--r-- root/root usr/share/xmlto/format/docbook/epub -rw-r--r-- root/root usr/share/xmlto/format/docbook/fo -rw-r--r-- root/root usr/share/xmlto/format/docbook/html -rw-r--r-- root/root usr/share/xmlto/format/docbook/html-nochunks diff --git a/xmlto/.footprint.x86_64 b/xmlto/.footprint.x86_64 index 0dfe7580a..c2e4dbbfc 100644 --- a/xmlto/.footprint.x86_64 +++ b/xmlto/.footprint.x86_64 @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/share/xmlto/format/ drwxr-xr-x root/root usr/share/xmlto/format/docbook/ -rw-r--r-- root/root usr/share/xmlto/format/docbook/awt -rw-r--r-- root/root usr/share/xmlto/format/docbook/dvi +-rw-r--r-- root/root usr/share/xmlto/format/docbook/epub -rw-r--r-- root/root usr/share/xmlto/format/docbook/fo -rw-r--r-- root/root usr/share/xmlto/format/docbook/html -rw-r--r-- root/root usr/share/xmlto/format/docbook/html-nochunks diff --git a/xmlto/.md5sum.i686 b/xmlto/.md5sum.i686 index cb16b9322..03a9d6394 100644 --- a/xmlto/.md5sum.i686 +++ b/xmlto/.md5sum.i686 @@ -1 +1 @@ -3001d6bb2bbc2c8f6c2301f05120f074 xmlto-0.0.23.tar.bz2 +6b6267b1470f8571fe5f63a128970364 xmlto-0.0.25.tar.bz2 diff --git a/xmlto/.md5sum.x86_64 b/xmlto/.md5sum.x86_64 index cb16b9322..03a9d6394 100644 --- a/xmlto/.md5sum.x86_64 +++ b/xmlto/.md5sum.x86_64 @@ -1 +1 @@ -3001d6bb2bbc2c8f6c2301f05120f074 xmlto-0.0.23.tar.bz2 +6b6267b1470f8571fe5f63a128970364 xmlto-0.0.25.tar.bz2 diff --git a/xmlto/Pkgfile b/xmlto/Pkgfile index 7676a713c..382816f5d 100644 --- a/xmlto/Pkgfile +++ b/xmlto/Pkgfile @@ -6,16 +6,13 @@ # Run on: libxslt,docbook-xsl,p5-test-pod,p5-yaml-syck name=xmlto -version=0.0.23 -release=2 - +version=0.0.25 +release=1 source=(https://fedorahosted.org/releases/x/m/xmlto/$name-$version.tar.bz2) build() { - unset MAKEFLAGS cd $name-$version ./configure --prefix=/usr make make DESTDIR=$PKG install } - -- cgit v1.2.3-54-g00ecf