SPECS: pam-script.spec - pl, direct Source URL

qboosh qboosh at pld-linux.org
Sat Aug 13 13:31:21 CEST 2005


Author: qboosh                       Date: Sat Aug 13 11:31:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, direct Source URL

---- Files affected:
SPECS:
   pam-script.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/pam-script.spec
diff -u SPECS/pam-script.spec:1.1 SPECS/pam-script.spec:1.2
--- SPECS/pam-script.spec:1.1	Thu Aug 11 18:23:02 2005
+++ SPECS/pam-script.spec	Sat Aug 13 13:31:16 2005
@@ -1,26 +1,34 @@
 # $Revision$, $Date$
-Summary:	PAM module for executing scripts.
+# TODO: shouldn't it be pam-pam_script as other PAM modules?
+Summary:	PAM module for executing scripts
+Summary(pl):	Moduł PAM do wywoływania skryptów
 Name:		pam-script
 Version:	0.1.3
 Release:	0.1
 License:	GPL
 Group:		Applications/System
-Source0:	http://freshmeat.net/redir/pam_script/22413/url_tgz/%{name}-%{version}.tar.gz
+Source0:	http://www.bofs.co.za/~iburger/pam_script/%{name}-%{version}.tar.gz
 # Source0-md5:	fd1fa2ac933a49dfaf4917d6271e0173
 Patch0:		%{name}-Makefile.patch
 URL:		http://www.bofs.co.za/~iburger/pam_script/index.html
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-PAM-scripts is a module which allows to execute scripts after opening
-and/or closing a session using pam.
+pam-script is a module which allows to execute scripts after opening
+and/or closing a session using PAM.
+
+%description -l pl
+pam-script to moduł umożliwiający wywoływanie skryptów po otwarciu
+i/lub zamknięciu sesji przy użyciu PAM.
 
 %prep
 %setup -q
 %patch0 -p1
 
 %build
-%{__make} CC="%{__cc}" CFLAGS="%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -43,6 +51,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/13 11:31:16  qboosh
+- pl, direct Source URL
+
 Revision 1.1  2005/08/11 16:23:02  twittner
 - added
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pam-script.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list