1
0

Compare commits

...

10 Commits

Author SHA256 Message Date
Stephan Kulow
9395766fb4 Accepting request 200679 from devel:languages:perl
- own %{perl_vendorarch}/auto/HTML and %{perl_vendorlib}/HTML/
  (fixes build for pure_factory)

OBS-URL: https://build.opensuse.org/request/show/200679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Encoding?expand=0&rev=4
2013-09-26 12:46:28 +00:00
bdad71100f - own %{perl_vendorarch}/auto/HTML and %{perl_vendorlib}/HTML/
(fixes build for pure_factory)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=44
2013-09-09 07:21:10 +00:00
Ismail Dönmez
8da97e5dc6 Accepting request 143522 from devel:languages:perl
needed by w3c-markup-validator

OBS-URL: https://build.opensuse.org/request/show/143522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Encoding?expand=0&rev=1
2012-12-05 13:02:28 +00:00
95223e294c - license GPL-1.0+ or Artistic-1.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=42
2012-11-29 09:24:42 +00:00
0577c534f4 - pdated to 0.61:
* Fixed https://rt.cpan.org/Ticket/Display.html?id=61603

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=41
2011-04-12 14:54:27 +00:00
Stephan Kulow
57ef5dad66 always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=40
2010-12-03 14:37:13 +00:00
Stephan Kulow
e2dfe5fb00 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=39
2010-12-01 13:46:18 +00:00
Stephan Kulow
95480dfa24 fix file list
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=38
2010-11-29 20:28:40 +00:00
Stephan Kulow
b0d6e5dc98 - remove /var/adm/perl-modules
- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=37
2010-11-29 18:55:46 +00:00
Stephan Kulow
ace59d21f2 remove noarch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Encoding?expand=0&rev=36
2010-06-19 13:58:27 +00:00
4 changed files with 55 additions and 79 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db6cc2ef68b3397d2deaab16f96da6f608471517d1f7bd5783cc087591f34ef9
size 13424

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:008981f868a151be41cdfded28daa37f7029b51e57c75c976b24ead91f401a68
size 13511

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Sep 9 07:19:18 UTC 2013 - pgajdos@suse.com
- own %{perl_vendorarch}/auto/HTML and %{perl_vendorlib}/HTML/
(fixes build for pure_factory)
-------------------------------------------------------------------
Thu Nov 29 09:24:16 UTC 2012 - pgajdos@suse.com
- license GPL-1.0+ or Artistic-1.0
-------------------------------------------------------------------
Tue Apr 12 16:55:10 CEST 2011 - pgajdos@suse.cz
- pdated to 0.61:
* Fixed https://rt.cpan.org/Ticket/Display.html?id=61603
-------------------------------------------------------------------
Wed Dec 1 13:32:47 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:08 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Wed Aug 13 09:55:00 CEST 2008 sierkb@gmx.de

View File

@@ -1,34 +1,45 @@
# norootforbuild
#
# spec file for package perl-HTML-Encoding
#
# Copyright (c) 2013 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/
#
Name: perl-HTML-Encoding
Version: 0.60
Release: 1
Version: 0.61
Release: 0
Summary: Determine the encoding of HTML/XML/XHTML documents
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
License: See %{_defaultdocdir}/perl-HTML-Encoding/README file
URL: http://search.cpan.org/dist/HTML-Encoding/
Url: http://search.cpan.org/dist/HTML-Encoding/
Source0: http://www.cpan.org/authors/id/B/BJ/BJOERN/HTML-Encoding-%{version}.tar.gz
Requires: perl = %{perl_version}
BuildRequires: perl
BuildRequires: perl-HTML-Parser
BuildRequires: perl-libwww-perl
BuildRequires: perl-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%{perl_requires}
%description
HTML::Encoding helps to determine the encoding of HTML and XML/XHTML
documents.
Author:
-------
Bjoern Hoehrmann, <bjoern at hoehrmann.de>
%prep
%setup -q -n HTML-Encoding-%{version}
find . -type f | xargs chmod -c -x
find . -type f | xargs %{__perl} -pi -e 's/\r//g'
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
@@ -46,72 +57,10 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(- ,root, root)
%doc Changes README
%dir %{perl_vendorlib}/HTML
%{perl_vendorlib}/HTML/Encoding.pm
%dir %{perl_vendorarch}/auto/HTML
%{perl_vendorarch}/auto/HTML/Encoding
%{_mandir}/man3/HTML::Encoding*.gz
%{_var}/adm/perl-modules/%{name}
%changelog
* Wed Aug 13 2008 sierkb@gmx.de
- Release version 0.60:
- minor bugfixes
* Mon Jun 30 2008 sierkb@gmx.de
- Release version 0.59:
- De-listed URI as dependency, not my bug
- added eg/detector.pl
- added t/98podsyn.t
- added t/99podcov.t
- added 'dist' options in Makefile.PL
- marked private subs with an underscore
* Mon Jun 30 2008 sierkb@gmx.de
- Release version 0.58:
- List URI as dependency to prevent test failure
- Added LICENCE => 'perl' to Makefile.PL
* Wed Apr 9 2008 sierkb@gmx.de
- Release version 0.57:
- updated the pitfyful README file
- fixed a performance problem in my_decode reported by Ville Skytta
- Spec file: Changelog cleanup.
* Wed Dec 6 2007 sierkb@gmx.de
- Release version 0.56:
- updated changes file
- fixed line end issues in test
* Wed Dec 5 2007 sierkb@gmx.de
- Release version 0.55
- Spec file: Changelog cleanup.
* Wed Dec 2 2007 sierkb@gmx.de
- Release version 0.54:
- Fixed http://www.w3.org/mid/64584787-9995-43F3-A34E-D010ED9811D6@w3.org
* Mon Sep 17 2007 jfunk@funktronics.ca
- Cleanup files
* Thu Jun 21 2007 sierkb@gmx.de
- Spec file cleanups
* Wed May 23 2007 sierkb@gmx.de
- Release version 0.53:
- Fixed http://rt.cpan.org/Public/Bug/Display.html?id=16351
* Tue May 22 2007 sierkb@gmx.de
- First openSUSE Build.
* Tue Dec 14 2004 bjoern@hoehrmann.de
- Release version 0.52:
- encoding_from_http_message encoding defaulting did
not work as intended, fixed.
* Tue Dec 14 2004 bjoern@hoehrmann.de
- Release version 0.51:
- encoding_from_html_document returned a list in scalar
context if the document had a XML declaration, fixed.
* Tue Nov 2 2004 bjoern@hoehrmann.de
- Release version 0.50:
- rewrite from scratch