SPECS (AC-branch): txt2html.spec - updated to 2.50 (merged from HEAD)

adamg adamg at pld-linux.org
Sat Dec 22 21:42:32 CET 2007


Author: adamg                        Date: Sat Dec 22 20:42:32 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 2.50 (merged from HEAD)

---- Files affected:
SPECS:
   txt2html.spec (1.40 -> 1.40.2.1) 

---- Diffs:

================================================================
Index: SPECS/txt2html.spec
diff -u SPECS/txt2html.spec:1.40 SPECS/txt2html.spec:1.40.2.1
--- SPECS/txt2html.spec:1.40	Sun Jan  9 16:08:06 2005
+++ SPECS/txt2html.spec	Sat Dec 22 21:42:25 2007
@@ -7,15 +7,20 @@
 Summary:	Convert raw text to something with a little HTML formatting
 Summary(pl):	Konwersja czystego tekstu na HTML, rozpoznaj±c trochê sformatowania
 Name:		txt2html
-Version:	2.34
+Version:	2.50
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Applications/Text
 Source0:	http://dl.sourceforge.net/txt2html/%{name}-%{version}.tar.gz
-# Source0-md5:	587cd41f8876629d66644dd2b8d946df
+# Source0-md5:	533b2c4990c42b963f5e4fbcfac7abd1
 URL:		http://www.sourceforge.net/projects/txt2html/
 BuildRequires:	perl-Module-Build >= 0.26
+%if %{with tests}
+BuildRequires:  perl-Getopt-ArgvFile
+BuildRequires:	perl-Test-Distribution
+BuildRequires:  perl-YAML-Syck
+%endif
 Requires:	perl-Getopt-ArgvFile
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,15 +53,12 @@
 ./Build install \
 	destdir=$RPM_BUILD_ROOT
 
-install txt2html.dict $RPM_BUILD_ROOT%{_datadir}/misc/txt2html-linkdict
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE README Changes DEVNOTES TODO
-%config %{_datadir}/misc/txt2html-linkdict
+%doc README Changes DEVNOTES TODO
 %attr(755,root,root) %{_bindir}/txt2html
 %{_mandir}/man*/*
 %{perl_vendorlib}/HTML/*.pm
@@ -67,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40.2.1  2007-12-22 20:42:25  adamg
+- updated to 2.50 (merged from HEAD)
+
 Revision 1.40  2005-01-09 15:08:06  adamg
 - updated to 2.34
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/txt2html.spec?r1=1.40&r2=1.40.2.1&f=u



More information about the pld-cvs-commit mailing list