squirrelmail-plugin-check_quota.spec - uaktualnienie, plus nowy spec

Krzysztof Mościcki stivi w elomza.pl
Wto, 12 Kwi 2005, 16:22:19 CEST


Przesyłam uaktualnienie squirrelmail-plugin-check_quota.spec oraz nowy
spec squirrelmail-plugin-change_mysqlpass.spec i prosiłbym o wrzucenie
do CVS-u.

Pozdrawiam,
Krzysztof Mościcki
-------------- następna część ---------
Załącznik, który nie był tekstem został usunięty...
Name: squirrelmail-plugin-check_quota.spec.diff
Type: text/x-patch
Size: 952 bytes
Desc: nie znany
Url : /mailman/pipermail/pld-devel-pl/attachments/20050412/6f062ced/squirrelmail-plugin-check_quota.spec.bin
-------------- następna część ---------
# $Revision:$, $Date:$
%define		_plugin	change_mysqlpass
%define		mversion	1.2.8
Summary:	Change_mysqlpass plugin for SquirrelMail
Summary(pl):	Wtyczka do zmiany haseł w bazie MySQL
Name:		squirrelmail-plugin-%{_plugin}
Version:	3.2
Release:	%{mversion}.0.1
License:	GPL
Group:		Applications/Mail
Source0:	http://www.squirrelmail.org/plugins/%{_plugin}-%{version}-%{mversion}.tar.gz
# Source0-md5:	fe62211cae50bf460feec643211d7308
URL:		http://www.squirrelmail.org/
Requires:	squirrelmail >= 1.4
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%define		_plugindir	%{_datadir}/squirrelmail/plugins/%{_plugin}

%description
Change MySQL Password allows users to change their passwords when they
are stored in a MySQL database. Supports both crypted (MD5, SASL,
UNIX) and plaintext passwords as well as allowing the administrator to
force password changes. If you have SSL support in your web server,
you may also force the connection to SSL when the user is changing her
password.

%description -l pl
Change MySQL Password pozwala użytkownikom na zmianę ich haseł jeśli
są przechowywane w mazie MySQL. Obsługuje szyfrowanie (MD5, SASL,
UNIX) oraz hasła czystym tekstem w zalezności jak pozwala na to
administrator. Jeśli twój serwer WWW obsługuje SSL, możesz także
wymusić połączenie przez SSL w przypadku zmiany hasła przez
użytkownika.

%prep
%setup -q -n %{_plugin}

%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_plugindir}

install *.php $RPM_BUILD_ROOT%{_plugindir}
install config.php.sample $RPM_BUILD_ROOT%{_plugindir}/config.php

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc INSTALL README
%config(noreplace) %verify(not size mtime md5) %{_plugindir}/config.php
%dir %{_plugindir}
%{_plugindir}/*.php


%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback w pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org

$Log:$


Więcej informacji o liście dyskusyjnej pld-devel-pl