forked from pool/perl-Apache-Session
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:
committed by
Git OBS Bridge
parent
96f1b19881
commit
782ad33c43
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user