SPECS: txt2html.spec - up to 2.41

blekot blekot at pld-linux.org
Mon Jul 25 10:08:21 CEST 2005


Author: blekot                       Date: Mon Jul 25 08:08:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.41

---- Files affected:
SPECS:
   txt2html.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/txt2html.spec
diff -u SPECS/txt2html.spec:1.44 SPECS/txt2html.spec:1.45
--- SPECS/txt2html.spec:1.44	Wed Apr  6 17:09:14 2005
+++ SPECS/txt2html.spec	Mon Jul 25 10:08:16 2005
@@ -7,13 +7,13 @@
 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.40
+Version:	2.41
 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:	bb306197a139248f79f06065728e6983
+# Source0-md5:	fe6f80191860e2724e113a643a9da62a
 URL:		http://txt2html.sourceforge.net/
 BuildRequires:	perl-Module-Build >= 0.26
 Requires:	perl-Getopt-ArgvFile
@@ -43,22 +43,17 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_datadir}/misc
 
 ./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
-%{_datadir}/%{name}
 %{_mandir}/man*/*
 %{perl_vendorlib}/HTML/*.pm
 
@@ -68,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2005/07/25 08:08:16  blekot
+- up to 2.41
+
 Revision 1.44  2005/04/06 15:09:14  megabajt
 - fixed URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/txt2html.spec?r1=1.44&r2=1.45&f=u




More information about the pld-cvs-commit mailing list