forked from pool/perl-HTML-Clean
This commit is contained in:
committed by
Git OBS Bridge
parent
c4e0feb123
commit
5ebbcff467
@@ -1,30 +1,38 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-HTML-Clean (Version 0.8)
|
# spec file for package perl-HTML-Clean (Version 0.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
# Please submit bugfixes or comments via http://www.suse.de/feedback/
|
# 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/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: perl-HTML-Clean
|
|
||||||
BuildRequires: lynx
|
Name: perl-HTML-Clean
|
||||||
Version: 0.8
|
BuildRequires: lynx
|
||||||
Release: 670
|
Version: 0.8
|
||||||
Provides: HTML-Clean
|
Release: 875
|
||||||
Requires: perl = %{perl_version}
|
Provides: HTML-Clean
|
||||||
Conflicts: perlmod
|
Requires: perl = %{perl_version}
|
||||||
Autoreqprov: on
|
Conflicts: perlmod
|
||||||
URL: http://cpan.org/modules/by-module/HTML/
|
AutoReqProv: on
|
||||||
License: Artistic License
|
Url: http://cpan.org/modules/by-module/HTML/
|
||||||
Group: Development/Libraries/Perl
|
License: Artistic License
|
||||||
Source: HTML-Clean-%{version}.tar.bz2
|
Group: Development/Libraries/Perl
|
||||||
Patch: %{name}-%{version}-IO.diff
|
Source: HTML-Clean-%{version}.tar.bz2
|
||||||
Summary: Cleans up HTML code for web browsers, not humans
|
Patch: %{name}-%{version}-IO.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
Summary: Cleans up HTML code for web browsers, not humans
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The majority of the web pages of the internet today are much larger
|
The majority of the web pages of the internet today are much larger
|
||||||
@@ -73,26 +81,26 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/htmlclean
|
%{_bindir}/htmlclean
|
||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog -n perl-HTML-Clean
|
%changelog
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Wed Sep 28 2005 - dmueller@suse.de
|
* Wed Sep 28 2005 dmueller@suse.de
|
||||||
- add norootforbuild
|
- add norootforbuild
|
||||||
* Fri Sep 09 2005 - anicka@suse.cz
|
* Fri Sep 09 2005 anicka@suse.cz
|
||||||
- remove unused IO (#56387)
|
- remove unused IO (#56387)
|
||||||
* Wed Aug 20 2003 - mjancar@suse.cz
|
* Wed Aug 20 2003 mjancar@suse.cz
|
||||||
- require the perl version we build with
|
- require the perl version we build with
|
||||||
* Tue Jul 15 2003 - mjancar@suse.cz
|
* Tue Jul 15 2003 mjancar@suse.cz
|
||||||
- adapt to perl-5.8.1
|
- adapt to perl-5.8.1
|
||||||
- use %%perl_process_packlist
|
- use %%perl_process_packlist
|
||||||
* Wed Jun 18 2003 - mjancar@suse.cz
|
* Wed Jun 18 2003 mjancar@suse.cz
|
||||||
- fix fielist
|
- fix fielist
|
||||||
* Tue May 20 2003 - mjancar@suse.cz
|
* Tue May 20 2003 mjancar@suse.cz
|
||||||
- remove unpackaged files
|
- remove unpackaged files
|
||||||
* Tue Jul 02 2002 - mls@suse.de
|
* Tue Jul 02 2002 mls@suse.de
|
||||||
- remove race in .packlist generation
|
- remove race in .packlist generation
|
||||||
* Fri Jan 18 2002 - rvasice@suse.cz
|
* Fri Jan 18 2002 rvasice@suse.cz
|
||||||
- spec file cleanup
|
- spec file cleanup
|
||||||
* Mon Nov 20 2000 - rolf@suse.de
|
* Mon Nov 20 2000 rolf@suse.de
|
||||||
- extracted from perlmod package
|
- extracted from perlmod package
|
||||||
- update to version 0.8
|
- update to version 0.8
|
||||||
|
Reference in New Issue
Block a user