]> git.pld-linux.org Git - packages/txt2html.git/commitdiff
- updated to 1.27, txt2html-1_27-1
authorkloczek <kloczek@pld-linux.org>
Tue, 11 Apr 2000 10:59:07 +0000 (10:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated URL and Source url.

Changed files:
    txt2html.spec -> 1.12

txt2html.spec

index 7d48b961defda4889752756d425b2da9e4b9db3b..c259337475e49e922fb94fce38a2e9f5c0491861 100644 (file)
@@ -1,12 +1,12 @@
 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:       1.25
-Release:       4
+Version:       1.27
+Release:       1
 Copyright:     Modified BSD
 Group:         Utilities/Text
-Source:                http://www.thehouse.org/txt2html/%{name}-%{version}.tar.gz
-URL:           http://www.thehouse.org/txt2html/
+Source:                http://www.aigeek.com/txt2html/%{name}-%{version}.tar.gz
+URL:           http://www.aigeek.com/txt2html/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildArch:     noarch
 
@@ -33,6 +33,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/misc}
     echo '#!%{_bindir}/perl'
     sed  -e's#/usr/local/lib#%{_datadir}/misc#' txt2html.pl
 } >$RPM_BUILD_ROOT%{_bindir}/txt2html
+
 install txt2html.dict $RPM_BUILD_ROOT%{_datadir}/misc/txt2html-linkdict
 
 gzip -9nf changes.html sample.txt sample.html LICENSE README
This page took 0.079545 seconds and 4 git commands to generate.