forked from pool/perl-SGML-Parser-OpenSP
don't use rpm macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SGML-Parser-OpenSP?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
55e21c075d
commit
cd80b3f81c
3
SGML-Parser-OpenSP-0.994.tar.gz
Normal file
3
SGML-Parser-OpenSP-0.994.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7eb7ef74a9853d45296813cff608349e6a00c0fa8fe9c8f6ac3be58d636b3fe
|
||||
size 35686
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user