8
0

Accepting request 48971 from devel:languages:perl

Copy from devel:languages:perl/perl-Apache-Session based on submit request 48971 from user anicka

OBS-URL: https://build.opensuse.org/request/show/48971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Apache-Session?expand=0&rev=13
This commit is contained in:
OBS User autobuild
2010-09-23 22:48:10 +00:00
committed by Git OBS Bridge
parent 96f1b19881
commit 782ad33c43
4 changed files with 22 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package perl-Apache-Session (Version 1.87)
# spec file for package perl-Apache-Session (Version 1.89)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,9 +19,9 @@
Name: perl-Apache-Session
BuildRequires: apache2-devel apache2-mod_perl libapr-util1-devel pcre-devel perl-DBI
Version: 1.87
Release: 4
BuildRequires: apache2-devel apache2-mod_perl dos2unix libapr-util1-devel pcre-devel perl-DBI
Version: 1.89
Release: 1
Provides: Apache-Session
Requires: apache2
Requires: apache2-mod_perl perl-URI perl-DBI
@@ -49,10 +49,13 @@ Authors:
%prep
%setup -q -n Apache-Session-%{version}
dos2unix INSTALL CHANGES TODO README eg/example.perl
%build
perl Makefile.PL
make %{?_smp_mflags} all
%check
# disable testing as we do not have Test::Deep yet
# make test