Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:vpereirabr:branches:OBS:Server:Unstable
apache2-mod_auth_session
apache2-mod_auth_memcookie.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File apache2-mod_auth_memcookie.spec of Package apache2-mod_auth_session
# # spec file for package apache2-mod_auth_memcookie # # Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: apache2-mod_auth_memcookie BuildRequires: apache2-devel BuildRequires: libmemcached-devel %if ! %{defined apache_apxs} %define apache_apxs /usr/sbin/apxs2 %endif %define apache apache2 %define apache_libexecdir %(%{apache_apxs} -q LIBEXECDIR) %define apache_sysconfdir %(%{apache_apxs} -q SYSCONFDIR) %define apache_includedir %(%{apache_apxs} -q INCLUDEDIR) %define apache_serverroot %(%{apache_apxs} -q PREFIX) %define apache_localstatedir %(%{apache_apxs} -q LOCALSTATEDIR) %define apache_mmn %(MMN=$(%{apache_apxs} -q LIBEXECDIR)_MMN; test -x $MMN && $MMN) Version: 1.1.1 Release: 0 URL: https://github.com/openSUSE/apache2-mod_auth_memcookie Requires: %{apache_mmn} Requires: apache2 Requires: memcached Summary: Apache module to act as login proxy License: Apache-2.0 Group: Productivity/Networking/Web/Servers Source: %name-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description %prep %setup -q %build make %install mkdir -p $RPM_BUILD_ROOT/%{apache_libexecdir} cp -p .libs/mod_auth_memcookie.so $RPM_BUILD_ROOT/%{apache_libexecdir} %files %defattr(-,root,root) %{apache_libexecdir}/*.so %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor