Pawel Golaszewski wrote: > Separate spec Really simple and ugly spec. Ugly becouse: - I dont know what version it should have (now its revision number) - I dont know on what license it is - Description is not too good (copied from some docs) - No pl description/summary - Missing requires (R: /usr/sbin/sendmail ?)
-- Regards, Kamil Dziedzic
# $Revision:$, $Date:$ Summary: Tool for sending build requests Name: make-request Version: 1.48 Release: 0.1 License: GPL Group: Development/Tools Source0: http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-builder.new/client/%{name}.sh?rev=%{version} # Source0-md5: c9f98f1ef3a5aaa1172d7d82f8d716e1 URL: http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-builder.new/client/make-request.sh BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description A tool which, based on the way it's configured and on the cmdline parameters given to it, generates an xml-formated build request, which it then signs with the requester's PGP key (using the gpg utility) and then sends it to the source builder via a sendmail compatible command line application (by default invoking "sendmail -t"). Two modes of operation are: - sending requests to build chosen package(s) on a specified group of builders - sending a chosen command to be executed on a specified group of builders %prep %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} install %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}/%{name} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/%{name} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log:$
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en