]> git.pld-linux.org Git - packages/apache-mod_auth_kerb.git/commitdiff
- s/kerb/Kerberos/;s/autentykacji/uwierzytelnienia/
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 28 Feb 2004 22:13:24 +0000 (22:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_auth_kerb.spec -> 1.2

apache-mod_auth_kerb.spec

index 78eb6c18df92d687324b3368a854021518459e0d..3f954ceefb2e761e2b0a371e61c922c2f82254ab 100644 (file)
@@ -1,7 +1,7 @@
 %define                mod_name        auth_kerb
 %define        apxs    /usr/sbin/apxs
-Summary:       This is the kerb authentication module for Apache
-Summary(pl):   Modu³ autentykacji kerb dla Apache
+Summary:       This is the Kerberos authentication module for Apache
+Summary(pl):   Modu³ uwierzytelnienia Kerberos dla Apache
 Name:          apache-mod_%{mod_name}
 Version:       5.0
 %define pre rc4
@@ -24,18 +24,18 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This is an authentication module for Apache that allows you to
-authenticate HTTP clients using user entries in an kerb directory.
+authenticate HTTP clients using user entries in an Kerberos directory.
 
 %description -l pl
-To jest modu³ autentykacji dla Apache pozwalaj±cy na autentykacjê
-klientów HTTP z u¿yciem wpisów w katalogu kerby.
+To jest modu³ uwierzytelnienia dla Apache pozwalaj±cy na
+uwierzytelnianie klientów HTTP z u¿yciem wpisów w katalogu Kerberosa.
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}-%{pre}
 
 %build
 %configure
-make
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.085901 seconds and 4 git commands to generate.