PLDWWW: DevelopingPLD
PatrykZawadzki
PatrykZawadzki at pld-linux.org
Thu Dec 22 17:44:30 CET 2005
Author: PatrykZawadzki Date: Thu Dec 22 16:44:30 2005 GMT
Module: PLDWWW URL: http://pld-linux.org/DevelopingPLD
---- Log message:
---- Page affected: DevelopingPLD
---- Diffs:
================================================================
The script can be run by any user inside a special directory structure under that user's home directory and heavily depends on the {{{rpmbuild}}} binary provided by the {{{rpm-build}}} package.
The same script is used by machines forming the PLD building farm to build packages that can be found on our FTP server.
+
+ === The adapter script ===
+
+ The {{{adapter}}} script is a tool to aid you in the process of writing clean {{{spec}}} files. It can automatically perform a number of cleaning tasks and take care of some common mistakes found in {{{spec}}} files.
+
+ PLD is very strict when it comes to {{{spec}}} files so you are advised to adapterize each and every file before either sending it to the developer list or commiting it into the [:Repositories: repository].
+
+ You can also [wiki:/AdapterScript read more on adapter script].
=== PLD building farm ===
More information about the pld-cvs-commit
mailing list