Created attachment 998842 [details] suggested patch Description of problem: This seems like absolutely trivial patch which makes owncloud 7 work with EPEL-6. What's missing? Version-Release number of selected component (if applicable): owncloud-7.0.4-2
Scratch build with this patch is http://koji.fedoraproject.org/koji/taskinfo?taskID=9156627
Nothing, I've just not had time for this lately. I don't usually do one little OC thing at a time, I try to co-ordinate big chunks of work. I'll probably do it soon, though. There may be other small things here and there. I wouldn't take this patch, BTW, I'd just include a newer build of the Google lib (with the composer-style provide) in the update.
(In reply to Adam Williamson (Red Hat) from comment #2) > I wouldn't take this patch, BTW, I'd just include a newer build of the > Google lib (with the composer-style provide) in the update. Is there a way how to make composer-style requires working on EL-6?
well, sure. they're just Requires: lines. there's nothing magical about them. it's just a convention we've adopted for PHP packages that are commonly distributed via Composer, there isn't any form of autogeneration or anything. We just hand-add Provides: composer(foo/bar) to the providing package.
owncloud-7.0.4-3.el6,php-google-apiclient-1.1.2-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/owncloud-7.0.4-3.el6,php-google-apiclient-1.1.2-2.el6
Package owncloud-7.0.4-3.el6, php-google-apiclient-1.1.2-2.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing owncloud-7.0.4-3.el6 php-google-apiclient-1.1.2-2.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-1155/owncloud-7.0.4-3.el6,php-google-apiclient-1.1.2-2.el6 then log in and leave karma (feedback).
owncloud-7.0.4-3.el6, php-google-apiclient-1.1.2-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.