Update FAQ_DEV.
authorBruce Momjian
Tue, 27 Nov 2001 02:01:55 +0000 (02:01 +0000)
committerBruce Momjian
Tue, 27 Nov 2001 02:01:55 +0000 (02:01 +0000)
doc/src/FAQ/FAQ_DEV.html

index 149afb6eb651b14253268098cf01a62628c5c402..8779a026bfc6a75160b8200a61786fbcfe2fb954 100644 (file)
 
     

15) How are RPM's packaged?

 
-

This is from Lamar Owen:

+

This was written by Lamar Owen:

+

 
 As to how the RPMs are built -- to answer that question sanely requires
 me to know how much experience you have with the whole RPM paradigm. 
@@ -634,10 +635,11 @@ stance. IMHO, of course.
 Of course, there are many projects that DO include all the files
 necessary to build RPMs from their Official Tarball (TM).
 
+

 
     

16) How are CVS branches managed?

 

This was written by Tom Lane:

-
+

 
 If you just do basic "cvs checkout", "cvs update", "cvs commit", then
 you'll always be dealing with the HEAD version of the files in CVS.