[Bug 478759] Review Request: perl-SystemPerl - SystemPerl Perl module

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 7 10:17:34 UTC 2009


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


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





--- Comment #4 from Lane <dirjud at gmail.com>  2009-01-07 05:17:33 EDT ---
If I change the SystemPerl spec file to:

# -devel package and support for SystemC
%{__mkdir} -p $RPM_BUILD_ROOT%{_includedir}/%{name}/src
%{__install} -pm 0644 src/*.h $RPM_BUILD_ROOT%{_includedir}/%{name}/src/
%{__install} -pm 0644 src/*.cpp $RPM_BUILD_ROOT%{_includedir}/%{name}/src/


and then set 

SYSTEMPERL=%{_includedir}/SystemPerl 

in the verilator.spec file, then I can get verilator to pickup the systemperl
files it needs to create simulation models correctly. 

I do not know enough of the fedora conventions to know where these cpp files
*should* go, but wherever they end up, they need to be need to be in a
directory called */src/

Lane

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




More information about the Fedora-package-review mailing list