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,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
|
||||
|
||||
Name: perl-%{modname}
|
||||
Version: 2.05
|
||||
Release: 5
|
||||
Summary: Convert plain text to HTML
|
||||
Requires: perl = %{perl_version} perl-Email-Find perl-Exporter-Lite
|
||||
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
|
||||
Group: Development/Libraries/Perl
|
||||
Source: %{modname}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
Source: %{modname}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
"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
|
||||
|
||||
%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