On Fri, 2008-02-29 at 16:23 -0500, Chris Frey wrote:
> Good idea... consider it done.

I can now build rpms using the process I am accustomed to with the
current CVS as of tonight.  Thanks.

In case it's of use to others, my build goes like so...

  $ cd ~/work
  $ cvs ... login
  $ cvs ... co barry
  $ cd barry
  $ ./buildgen.sh
  $ ./configure
  $ make dist
  $ rpmbuild -tb barry-0.12.tar.gz --with gui --with opensync

I prefer running rpmbuild from the tarball as it's typically the way
non-developers would build them.  I have ~/.rpmmacros setting %_topdir
to %(echo $HOME)/.rpmbuild so the RPM building can run as me and not
root.  The resulting RPMs end up in ~/.rpmbuild/RPMS/x86_64. 

Paul
-- 
Paul Dugas, Computer Engineer                Dugas Enterprises, LLC
[EMAIL PROTECTED]        phone: 404-932-1355     522 Black Canyon Park
http://dugas.cc        fax: 866-751-6494     Canton, GA 30114 USA

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to