saslfinger.spec
Krzysztof Goliński
krzysztof.golinski w gmail.com
Pon, 5 Paź 2009, 18:41:55 CEST
Witam,
Popełniłem speca dla saslfinger
(http://postfix.state-of-mind.de/patrick.koetter/saslfinger/) i szukam
developera, który go wrzuci na CVS, ewentualnie wskaże co można w nim
poprawić. Spec jest wpisany na listę PLD-specs-TODO.
Pozdrawiam,
Krzysztof Goliński
-------------- następna część ---------
# $Revision:$, $Date:$
Summary: saslfinger is bash utility script which check SMTP AUTH
Summary(pl.UTF-8): saslfinger to użyteczny skrypt powłoki który sprawdza SMTP AUTH
Name: saslfinger
Version: 1.0.3
Release: 1
License: GPL
Group: Networking/Utilities
Source0: http://postfix.state-of-mind.de/patrick.koetter/saslfinger/%{name}-%{version}.tar.gz
# Source0-md5: c08d1958669c66cbe517c2883a55d789
URL: http://postfix.state-of-mind.de/patrick.koetter/saslfinger/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Saslfinger is a bash utility script that seeks to help you debugging
your SMTP AUTH setup. It gathers various informations about Cyrus SASL
and Postfix from your system and sends it to stdout.
%description -l pl.UTF-8
Saslfinger to użyteczny skrypt powłoki, który pomaga Tobie w
przeszukiwaniu i odpluskwianiu ustawień SMTP AUTH. Gromadzi rozmaite
informacje o Cyrus SASL i Postfix z Twojego systemu i wysyła je na
standardowe wyjście.
%prep
%setup -q
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},%{_mandir}/man1}
install %{name} $RPM_BUILD_ROOT%{_bindir}
install %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/%{name}
%doc ChangeLog index.html saslfinger.1.xml TODO
%{_mandir}/man1/%{name}.1*
%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