Changes between Initial Version and Version 1 of RpmSpec
- Timestamp:
- Apr 25, 2007, 9:16:20 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RpmSpec
v1 v1 1 If you make an RPM containing the BOINC client software, please include the following in the .spec file: 2 {{{ 3 Summary: The BOINC client software 4 Name: boinc-client 5 Version: 5.4.11 (or whatever it happens to be) 6 Copyright: LGPL 7 Source: http://boinc.berkeley.edu 8 9 %description 10 This software allows your computer to participate 11 in distributed computing projects that are based on 12 BOINC (Berkeley Open Infrastructure for Network Computing). 13 }}}