diff --git a/HTML-TagParser-0.16.tar.bz2 b/HTML-TagParser-0.16.tar.bz2
deleted file mode 100644
index 8d1e527..0000000
--- a/HTML-TagParser-0.16.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:486f73a9e6727cd2169cf451e2ad50dcd9010a0366dc12786ca5c83624ea9711
-size 35210
diff --git a/perl-HTML-TagParser.spec b/perl-HTML-TagParser.spec
index 5e9f572..da78427 100644
--- a/perl-HTML-TagParser.spec
+++ b/perl-HTML-TagParser.spec
@@ -1,10 +1,17 @@
#
-# spec file for package perl-HTML-TagParser (Version 0.16.1)
+# spec file for package perl-HTML-TagParser
#
-# Copyright (c) 2007 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.
+# 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/
#
@@ -13,17 +20,16 @@
%define oversion 0.16
Name: perl-HTML-TagParser
-URL: http://search.cpan.org/~kawasaki/HTML-TagParser-%{oversion}/
+Url: http://search.cpan.org/~kawasaki/HTML-TagParser-%{oversion}/
License: GPL, Artistic License
Group: Development/Languages/Perl
-Autoreqprov: on
+AutoReqProv: on
Summary: Yet another HTML document parser with DOM-like methods
-Packager: jw@suse.de
Version: 0.16.1
Release: 1
-Source: HTML-TagParser-%{oversion}.tar.bz2
-Patch: HTML-TagParser-%{oversion}-subtree.diff
+Source: HTML-TagParser-%{oversion}.tar.gz
+Patch: HTML-TagParser-%{oversion}-subtree.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl