[Uludag-commits] r11901 - trunk/promotion/development

svn-uludag at uludag.org.tr svn-uludag at uludag.org.tr
6 Oca 2007 Cmt 00:47:35 EET


Author: faik
Date: Sat Jan  6 00:47:35 2007
New Revision: 11901

Modified:
   trunk/promotion/development/PiSi.lyx
Log:
fixes for "Package" section


Modified: trunk/promotion/development/PiSi.lyx
=================================================================
--- trunk/promotion/development/PiSi.lyx	(original)
+++ trunk/promotion/development/PiSi.lyx	Sat Jan  6 00:47:35 2007
@@ -146,7 +146,7 @@
 \end_layout
 
 \begin_layout Subsection*
-Package
+What is a Package?
 \end_layout
 
 \begin_layout Standard
@@ -155,23 +155,33 @@
 \end_layout
 
 \begin_layout Standard
-A binary package consists of a collection of files and meta data.
- The meta data holds the detailed information (homepage, packager, version,
- runtime dependencies, exc..) about the software.
+A binary package is a container that consists of a collection of files and
+ meta data.
+ The meta data holds detailed information about the package, like homepage,
+ version and runtime dependencies of the contained software, packager info,
+ exc.
  The collection of files may be executables, libraries or other data files
- that together make up the software itself.
- PiSi binary packages have .pisi extensions and are actually zip archives.
- The files other than the meta data within the zip archive are compressed
- with another compression algorithm detailed later.
+ that are all parts of the contained software.
+ PiSi binary packages have 
+\begin_inset Quotes erd
+\end_inset
+
+.pisi
+\begin_inset Quotes erd
+\end_inset
+
+ extensions and are actually zip archives.
+ The files other than the meta data are compressed with another compression
+ algorithm within the zip archive that is detailed later.
  Binary packages exist in PiSi binary repositories.
 \end_layout
 
 \begin_layout Standard
-A source package consists of a setup, build and compilation script called
- actions.py that holds the instructions to create the binary package; a meta
- information file called pspec.xml that contains the other necessary informations
- (build/runtime dependencies, conflicts, source archive path, exc...) to create
- a binary package.
+A source package minimally consists of an actions.py file that contains the
+ setup, build and install instructions to create a binary package and a
+ pspec.xml file that contains the other necessary informations, like build
+ and runtime dependencies, conflicts, url or path of the source archive,
+ exc.
  Source packages exist in PiSi source repositories.
  
 \end_layout


Uludag-commits mesaj listesiyle ilgili daha fazla bilgi