[Bug 428830] Review Request: python-pyasn1 - ASN.1 tools for Python

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 16 06:58:43 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: python-pyasn1 - ASN.1 tools for Python


https://bugzilla.redhat.com/show_bug.cgi?id=428830


panemade at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nobody at fedoraproject.org    |panemade at gmail.com
             Status|NEW                         |ASSIGNED
               Flag|                            |fedora-review?




------- Additional Comments From panemade at gmail.com  2008-01-16 01:58 EST -------
Good to have %install as
%install
rm -rf $RPM_BUILD_ROOT
%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT

and %files as

%files
%defattr(-,root,root,-)
%doc README LICENSE examples/*
%{python_sitelib}/*



-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list