On Tue, 14 Aug 2007, Joe Croft wrote:
OOOhhhhh.... I think I see now!
So I submit a tarball with the source code, and a spec file with what it takes to build the code. Do I provide any other individual files such as COPYING or README or just the tarball and rpm spec?
You can add additional files as well. This is seldom needed. Usually you have source tarballs (or zip, or ...) and patches only.
How do I specify that I need the qt-devel version 4.x to the build the package? Does build service have all of the development packages on them by default?
Have a look at a FAQ how to build RPM's. There was a link in this group today or yesterday where to look. Also look at some packages at the build service: Some easy ones from my files: http://build.opensuse.org/package/show?package=mp3gain&project=home%3Adstoecker http://build.opensuse.org/package/show?package=rnxcmp&project=home%3Adstoecker Requiring Qt version 4 devel files would be a line like BuildRequires: qt-devel >= 4.0 The Build-service has all the packages, which are available in the distributions it handles (SUSE 10.x and later, Fedore 5 and later, Mandriva 2006 and later and the .deb systems Ubuntu and Debian working a little bit different). Ciao -- http://www.dstoecker.eu/ (PGP key available) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org