Stephan Kulow
2011-11-17 15:46:06 +00:00
committed by Git OBS Bridge
parent cb0c32fbb7
commit d7cedd41ec
2 changed files with 4 additions and 6 deletions

View File

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

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-PPI-HTML (Version 1.08) # spec file for package perl-PPI-HTML
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
# norootforbuild # norootforbuild
Name: perl-PPI-HTML Name: perl-PPI-HTML
%define cpan_name PPI-HTML %define cpan_name PPI-HTML
Summary: Generate syntax-hightlighted HTML for Perl using PPI Summary: Generate syntax-hightlighted HTML for Perl using PPI
@@ -25,7 +26,7 @@ Release: 1
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/PPI-HTML/ Url: http://search.cpan.org/dist/PPI-HTML/
Source: http://www.cpan.org/authors/id/A/AD/ADAMK/PPI-HTML-%{version}.tar.bz2 Source: http://www.cpan.org/authors/id/A/AD/ADAMK/PPI-HTML-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires} %{perl_requires}