[Lunar-commits] <moonbase> hd2u: version bumped to 1.0.3.
Florin Braescu
florin at lunar-linux.org
Thu Sep 11 21:31:40 CEST 2008
commit 1125814fe640bd2243d0c5c13d42f81e7c2288ca
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Sep 11 22:31:40 2008 +0300
hd2u: version bumped to 1.0.3.
Changes:
* if file type is undetermined (file without line endings or empty
file), print so in verbose mode and do not try to convert such
file thus avoiding truncation of such file
* print "stdin" instead of "(null)" in verbose mode
* added 'b' to 'fopen()' calls so that conversion is not confused on
platforms like Cygwin
* added %%{?dist} into RPM spec file
---
doc-tools/hd2u/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/doc-tools/hd2u/DETAILS b/doc-tools/hd2u/DETAILS
index 241f9f0..e32c91b 100644
--- a/doc-tools/hd2u/DETAILS
+++ b/doc-tools/hd2u/DETAILS
@@ -1,13 +1,13 @@
MODULE=hd2u
- VERSION=1.0.1
+ VERSION=1.0.3
SOURCE=$MODULE-$VERSION.tgz
- SOURCE_URL=http://www.megaloman.com/~hany/_data/hd2u/
- SOURCE_VFY=sha1:f40bfd3bb40baa7cee369525cfcb65cd9d946de7
- WEB_SITE=http://www.megaloman.com/~hany/software/hd2u/
+ SOURCE_URL=http://www.megaloman.com/~hany/_data/hd2u
+ SOURCE_VFY=sha1:1c52754c3d144ddd943c1810637eda7606e5c849
+ WEB_SITE=http://www.megaloman.com/~hany/software/hd2u
ENTERED=20020711
- UPDATED=20070418
+ UPDATED=20080911
MAINTAINER=csm at moongroup.com
- SHORT="filter used to convert EOLs"
+ SHORT="A filter used to convert EOLs"
cat << EOF
hd2u is Hany's Dos <-> Unix convertor.
More information about the Lunar-commits
mailing list