-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Lars Stavholm schrieb:
> Paul Rauch wrote:
>> Hello,
>>
>> I'm currently building a rpm of django for suse.
>>
>> But I can't figure out how to add the documentation, it doesn't get
>> added, when running "python setup.py build"
> 
> Assuming that you've unpacked your source with...
> 
> %prep
> %setup -q
> 
> ...you should be able to do...
> 
> %files
> %doc AUTHORS docs examples extras INSTALL LICENSE README
> 
> ...where the doc directory contains the documentation files
> that comes with the distribution.
> 
> If need be, download and install
> <http://www.linadd.org/download/src/django-0.96-1.src.rpm>
> and have a look at the spec file.
> 
> I haven't had time to test the package yet, but still.
> 
> Good Luck
> /Lars
> 
thanks for your help. the following line was missing:

%doc AUTHORS docs examples extras INSTALL LICENSE README

mfg Paul Rauch

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iQIVAwUBRgZuyRG67lyyQrltAQJYtBAArGxoBSETCFp5+58yN+Pej16YeM1zW0kD
1IlcvkztnFRQmQn0OEFMb6JqnRTI2//2w5IIv2vVouhRjPuN1e4/ayipYZOTjlHD
Fso9cqhzHd6TelCXdM4rvzR645tMA0BW9P3YTuikOo0RroNMkxy4FgVpUXKGaH6y
s3OI2tom1la4qilGicnOdCef0UGCtVnFvHYKFDaOqopgqT58loZDYANang2hYtLp
24r1pOD/4Uf8W6DPrNciSf5Fhqw/6JuMKYccRqglz6nGvqK2KogLsmmTEn/3akfd
NZb5tx1Scrsu004Wt7fO7GKYDZwoKLMjxcYsGG0YgDp3jY5ZN7WAzOgB8HEiaCxt
GRnvbwBRaFEeBmLYGGlxAwQCNcn9gBCQuinKJOj4hx2li7Si8XykrzFsAVIoyo0i
q2b0p6k1CXIFIuj+nhDZRyhjpoyyJmKMwI+N9qZ9WFevG72Yvjly77I5JzlIV2gu
riyHoDMWiYL5V/HTt9tEal9EYnsiM66QFigdtFs6nMQAvIxSfIVoehD8WR4ToQy/
N73hByZ5t4Due9yMcjHlv353Pn2Et8B5kP0U+0/g/z/Sg5bwohgOgB9bYV9sYoku
txKnR6KKDsSbWHMBtE8d2mkgfTAoptgr/S5UfuZ5cvCwq/ILbJHeg5HlBQYAZMy0
ncCKLV/KCnM=
=Kgml
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to