8
0
Stephan Kulow
2011-11-17 14:06:51 +00:00
committed by Git OBS Bridge
parent 55e21c075d
commit cd80b3f81c
2 changed files with 7 additions and 5 deletions

View File

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

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-SGML-Parser-OpenSP (Version 0.994)
# spec file for package perl-SGML-Parser-OpenSP
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
Name: perl-SGML-Parser-OpenSP
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
%define cpan_name SGML-Parser-OpenSP
Summary: Perl interface to the OpenSP SGML and XML parser
Version: 0.994
Release: 1
@@ -29,7 +29,7 @@ Url: http://search.cpan.org/dist/SGML-Parser-OpenSP
Source0: %{cpan_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: gcc-c++ dos2unix
BuildRequires: dos2unix gcc-c++
BuildRequires: opensp-devel
BuildRequires: perl
BuildRequires: perl-macros
@@ -73,4 +73,3 @@ CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
%doc Changes README
%changelog