Hi everybody,

With the recent, major new release of Jekyll (4.0.0) and its SASS
converter (2.0.0), it migrated from the deprecated, plain ruby "sass"
gem to "sassc", which is a wrapper around the libsass C++ library.
I've never had to deal with this scenario for my other ruby packages,
and I just can't get it to work, even when using the bundled version
of libsass (which, by the way, is newer than what's available in
fedora ...).

Can anybody give me some pointers how to properly do this? The
packaging guidelines for this scenario are kind of vague, and I just
can't get my .spec file to do "the right thing" (TM) here.

A WIP .spec file (generated with gem2rpm, and with fixes for the
issues I know how to solve already applied on top) is here:
https://github.com/decathorpe/rpmbuild-staging/blob/master/SPECS/rubygem-sassc.spec

Thanks,
Fabio
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to