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



--- Comment #1 from Adam Williamson <awill...@redhat.com> ---
Packaging this purely for OwnCloud - it's bundled with OwnCloud 6.0.0+ . It
lets OwnCloud use an iRODS installation as an external file source. I don't
have access to any iRODS installations so I can't actually test it, but the
package is very simple. I followed the Debian package's approach heavily:

http://packages.debian.org/sid/php-irods-prods

in particular, just leaving out large chunks which aren't really needed. The
web/ directory contains a webapp for accessing iRODS installs, which is all
fine and dandy but OC doesn't need it and I've no interest in it.

I structured the package the way I did - with the src.rpm called 'php-irods'
but no binary 'php-irods' package, only a 'php-irods-prods' subpackage - to
allow for the possibility of someone producing a php-irods-web or whatever if
they want.

As far as prods - the actual PHP library - goes, I left out the tests (as they
need an entire iRODS deployment on the environment where you're testing, which
we can't really accommodate, I don't think...) and the tutorials and a few
other bits of garnish briefly noted in the spec file, much as Debian did;
again, these can be added later if someone has a use for them. There's a config
file which only covers SSL stuff in /usr/share/php/irods/prods ; if anyone
really cares I could move it to /etc and add a small patch so it finds it
there. Or just nuke it (or ship it as documentation) and let people add it
themselves if they want it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to