forked from pool/perl-Apache-Session
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Apache-Session?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
cb94f63ccb
commit
c4ad6b8789
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2da8c234ed8427a90d7b3f8fdf10222910bc1dfa51c9611f801626bddfb113b7
|
||||
size 29234
|
||||
3
Apache-Session-1.84.tar.bz2
Normal file
3
Apache-Session-1.84.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d16313268b322f75cb8d3e3568a47c8883766d0a60a71f62b30e3dd19cbb2e7b
|
||||
size 29456
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 09:31:43 CEST 2007 - anicka@suse.cz
|
||||
|
||||
- update to 1.84
|
||||
* Added constant.pm to the list of prerequisites
|
||||
* Jeffrey W. Baker, Casey West, Alexandr Ciornii, Oliver Maul
|
||||
agreed to change license of all files to Perl license
|
||||
Alexandr Ciornii agrees to relicense to Artistic 2.0 in future
|
||||
if needed.
|
||||
* 99flex.t will be skipped on *bsd or Solaris
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 11 09:37:58 CEST 2007 - anicka@suse.cz
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-Apache-Session (Version 1.83)
|
||||
# spec file for package perl-Apache-Session (Version 1.84)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -12,17 +12,17 @@
|
||||
|
||||
Name: perl-Apache-Session
|
||||
BuildRequires: apache2-devel apache2-mod_perl libapr-util1-devel pcre-devel perl-DBI
|
||||
Version: 1.83
|
||||
Version: 1.84
|
||||
Release: 1
|
||||
Provides: Apache-Session
|
||||
Requires: apache2
|
||||
Requires: apache2-mod_perl perl-URI perl-DBI
|
||||
Requires: perl = %{perl_version}
|
||||
Conflicts: perlmod
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
URL: http://cpan.org/modules/by-module/Apache/
|
||||
Url: http://cpan.org/modules/by-module/Apache/
|
||||
Source: Apache-Session-%{version}.tar.bz2
|
||||
Summary: persistent storage for arbitrary data
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -63,8 +63,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{perl_vendorlib}/Apache
|
||||
%{perl_vendorarch}/auto/Apache
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Oct 08 2007 - anicka@suse.cz
|
||||
- update to 1.84
|
||||
* Added constant.pm to the list of prerequisites
|
||||
* Jeffrey W. Baker, Casey West, Alexandr Ciornii, Oliver Maul
|
||||
agreed to change license of all files to Perl license
|
||||
Alexandr Ciornii agrees to relicense to Artistic 2.0 in future
|
||||
if needed.
|
||||
* 99flex.t will be skipped on *bsd or Solaris
|
||||
* Mon Jun 11 2007 - anicka@suse.cz
|
||||
- update to 1.83 (upstream just raised the version number)
|
||||
* Thu Feb 22 2007 - anicka@suse.cz
|
||||
|
||||
Reference in New Issue
Block a user