8
0

Updating link to change in openSUSE:Factory/perl-libwww-perl revision 18.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=2a2e58a4e016ea732801ece6e366eaf2
This commit is contained in:
OBS User buildservice-autocommit
2010-05-25 11:55:09 +00:00
committed by Git OBS Bridge
parent 505c3a29e9
commit a33ce89e81
3 changed files with 81 additions and 1 deletions

View File

@@ -22,12 +22,13 @@ Name: perl-libwww-perl
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: The World-Wide Web library for Perl
Version: 5.834
Release: 1
Release: 2
AutoReqProv: on
License: Artistic License ..
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/LWP/
Source: %{cpan_name}-%{version}.tar.bz2
Patch: %{name}-%{version}-Content-Disposition.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
@@ -66,6 +67,7 @@ help you implement simple HTTP servers.
Martijn Koster
%prep
%setup -q -n %{cpan_name}-%{version}
%patch -p1
%build
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL