use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FromText?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
842bc5efae
commit
c0b8b69709
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9e11d513710d802424a160cfa0c7beb3858543026aed62b556db16a80a3c4891
|
|
||||||
size 13683
|
|
@@ -1,15 +1,34 @@
|
|||||||
|
#
|
||||||
|
# spec file for package perl-HTML-FromText
|
||||||
|
#
|
||||||
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
%define modname HTML-FromText
|
%define modname HTML-FromText
|
||||||
|
|
||||||
Name: perl-%{modname}
|
Name: perl-%{modname}
|
||||||
Version: 2.05
|
Version: 2.05
|
||||||
Release: 5
|
Release: 5
|
||||||
Summary: Convert plain text to HTML
|
Summary: Convert plain text to HTML
|
||||||
Requires: perl = %{perl_version} perl-Email-Find perl-Exporter-Lite
|
Requires: perl = %{perl_version} perl-Email-Find perl-Exporter-Lite
|
||||||
Requires: perl-HTML-Parser
|
Requires: perl-HTML-Parser
|
||||||
BuildRequires: perl perl-macros perl-Email-Find perl-Exporter-Lite perl-HTML-Parser
|
BuildRequires: perl perl-Email-Find perl-Exporter-Lite perl-HTML-Parser perl-macros
|
||||||
License: GPL/Artistic
|
License: GPL/Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: %{modname}-%{version}.tar.bz2
|
Source: %{modname}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
"HTML::FromText" converts plain text to HTML. There are a handfull of options
|
"HTML::FromText" converts plain text to HTML. There are a handfull of options
|
||||||
@@ -49,32 +68,3 @@ rm -rf %{buildroot}
|
|||||||
%{perl_vendorarch}/auto/HTML/FromText
|
%{perl_vendorarch}/auto/HTML/FromText
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
* Wed Jun 21 2006 - James Oakley <jfunk@funktronics.ca> - 2.05-5
|
|
||||||
- Disable test on SL 10.1 and up
|
|
||||||
|
|
||||||
* Tue Jun 20 2006 - James Oakley <jfunk@funktronics.ca> - 2.05-4
|
|
||||||
- Build under buildservice
|
|
||||||
|
|
||||||
* Fri Nov 11 2005 - James Oakley <jfunk@funktronics.ca> - 2.05-ft.3
|
|
||||||
- Build for SL10
|
|
||||||
|
|
||||||
* Thu May 12 2005 - James Oakley <jfunk@funktronics.ca> - 2.05-ft.2
|
|
||||||
- Build for SL93
|
|
||||||
|
|
||||||
* Fri Nov 19 2004 - James Oakley <jfunk@funktronics.ca> - 2.05-ft.1
|
|
||||||
- Build for SL92
|
|
||||||
|
|
||||||
* Tue May 11 2004 - James Oakley <jfunk@funktronics.ca> - 2.05-1
|
|
||||||
- Update
|
|
||||||
- Build for SL91
|
|
||||||
|
|
||||||
* Sat Nov 01 2003 - James Oakley <jfunk@funktronics.ca> - 1.005-3
|
|
||||||
- Build for SUSE 9.0
|
|
||||||
|
|
||||||
* Fri May 30 2003 - James Oakley <jfunk@funktronics.ca> - 1.005-2
|
|
||||||
- Update
|
|
||||||
- Build for SuSE 8.2
|
|
||||||
|
|
||||||
* Wed Dec 11 2002 - James Oakley <jfunk@funktronics.ca> - 1.005-1
|
|
||||||
- Initial build
|
|
||||||
|
Reference in New Issue
Block a user