Created attachment 979638 [details] Spec file Apache::Session::NoSQL is a NoSQL backend for Apache::Session. See https://github.com/coudot/Apache-Session-NoSQL and http://search.cpan.org/dist/Apache-Session-NoSQL/
Can't do an EPEL-5 build for this one as it requires either Redis or Cassandra, and neither of them are available there. In fact, Cassandra is also not available in Fedora or any EPEL release so I shall have to omit support for that for now. If you can persuade someone (not me) to package Net::Cassandra for Fedora/EPEL, or Redis for EPEL-5, I can add support for them later.
Ok for CentOS 5. I don't think someone is interested to create/maintain packages for this version anymore. For my needs, I have explicitely removed the dependency on Redis and Cassandra in the spec file, but I understand that you can't do that for an official package.
I'm splitting out the driver-specific parts into sub-packages perl-Apache-Session-Redis and perl-Apache-Session-Cassandra, and only building those sub-packages where the appropriate back-end is available (so only the Redis one for now). Each of the driver sub-packages will rpm-provide "perl(Apache::Session::NoSQL)-Driver", and this will be required by the main package. So the dependency scheme will ensure that at least one driver is installed, but not care which it is.
perl-Apache-Session-NoSQL-0.1-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/perl-Apache-Session-NoSQL-0.1-2.el6
perl-Apache-Session-NoSQL-0.1-2.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/perl-Apache-Session-NoSQL-0.1-2.el7
perl-Apache-Session-NoSQL-0.1-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-Apache-Session-NoSQL-0.1-2.fc20
perl-Apache-Session-NoSQL-0.1-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/perl-Apache-Session-NoSQL-0.1-2.fc21
perl-Apache-Session-NoSQL-0.1-2.fc21 has been pushed to the Fedora 21 stable repository.
perl-Apache-Session-NoSQL-0.1-2.fc20 has been pushed to the Fedora 20 stable repository.
perl-Apache-Session-NoSQL-0.1-2.el6 has been pushed to the Fedora EPEL 6 stable repository.
perl-Apache-Session-NoSQL-0.1-2.el7 has been pushed to the Fedora EPEL 7 stable repository.