[Bug 428559] Review Request: mypaint - A simple and easy paint program

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 18 11:11:04 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: mypaint - A simple and easy paint program


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





------- Additional Comments From panemade at gmail.com  2008-01-18 06:11 EST -------
Ok. we can do some simple things here.
lets drop -devel package and add following lines to %install
=====================================================================
#following is needed for mydrawwidget.so module so that it can be readily 
#accessible to other people trying to import it.
touch $RPM_BUILD_ROOT%{_datadir}/mypaint/python/__init__.py

##Remove unnecessary links for .so.0.0.0 file
rm -f  $RPM_BUILD_ROOT%{python_sitearch}/%{name}/mydrawwidget.so
rm -f  $RPM_BUILD_ROOT%{python_sitearch}/%{name}/mydrawwidget.so.0
mv $RPM_BUILD_ROOT%{python_sitearch}/%{name}/mydrawwidget.so.0.0.0
$RPM_BUILD_ROOT%{python_sitearch}/%{name}/mydrawwidget.so
==========================================================================


Kindly check any rpmlint output on new package then.

-- 
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