[PLDWWW] page changed: developingpld

"Elan Ruusamäe (glen)" glen at pld-linux.org
Tue Dec 24 20:40:43 CET 2013


[Working on packages] 

--- https://www.pld-linux.org/developingpld?rev=1387913993
+++ https://www.pld-linux.org/developingpld
@@ -90,9 +90,10 @@
  
  
  
  ==== Working on packages ====
- Start with simple things. Picking a random package and updating it might seem like a good idea, but it'll eventually get you in trouble. Breaking an app someone depends on won't hurt the distribution itself that much, but people will get angry at you and making future changes will get a lot harder. Try adding a ''spec'' file for that little application you use for your everyday work or update an existing ''spec'' for a new release of some useful tool you just can't live without. 
+ 
+ Start with simple things. Picking random package and updating it might seem like a good idea, but it'll eventually get you in trouble. Breaking an app someone depends on won't hurt the distribution itself that much, but people will get angry at you and making future changes will get a lot harder. Try adding a ''spec'' file for that little application you use for your everyday work or update an existing ''spec'' for a new release of some useful tool you just can't live without. 
  
  Before you decide you are done, double-check your dependencies section for all necessary packages and make sure the package builds cleanly (for instance, no files are left after packaging RPM files - ''builder'' warns about that at the end of building process). 
  
  If you're bored and don't know what to do, you can try fulfilling requests from [[http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/PLD-doc/PLD-specs-TODO?rev=HEAD|PLD-doc/PLD-specs-TODO]](or this same list but with additional entries on wiki [[http://pld-users.org/specs-todo|http://pld-users.org/specs-todo]]), or autogenerated TODO headers from *.spec: [[http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/PLD-doc/specs-auto-todo.txt?rev=HEAD|PLD-doc/specs-auto-todo.txt]] 


Diff URL:
  https://www.pld-linux.org/developingpld?do=diff&r1=1387913993&r2=1387914043
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list