[Bug 181599] Review Request: gallery: web based photo album software

bugzilla at redhat.com bugzilla at redhat.com
Thu May 25 14:11:16 UTC 2006


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: gallery: web based photo album software


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





------- Additional Comments From jwb at redhat.com  2006-05-25 10:03 EST -------
1. Yes, we still need to use the snapshot.  The upstream source uses
/usr/local/bin/perl (for example) which needs to be changed to /usr/bin/perl;
this requires regeneration of the MANIFEST, which can only done with an SVN
snapshot (makeManifest.pl requires the .svn dirs)

2. Yes, I've changed it to svn vs cvs.

3. Fixed

4. Fixed (BuildReq: subversion added) - build will not hit the network - I build
the -15 package successfully on an isolated system with no network cable plugged in.

5. Creating the tarball is a four step process:
- svn checkout
https://svn.sourceforge.net/svnroot/gallery/branches/BRANCH_2_1/gallery2 gallery2
- svn checkout https://svn.sourceforge.net/svnroot/gallery/trunk/gallery2
gallery2-trunk
- cp gallery2-trunk/lib/tools/bin/makeManifest.pl gallery2/lib/tools/bin/
- tar zcvf gallery-2.1.svn.tar.gz gallery2

6. Will add this file a bit later, working on the other issues right now.

7. The %find_lang macro in %install is causing a build failure:
+ /usr/lib/rpm/redhat/find-lang.sh
/var/tmp/gallery2-2.1-0.15svn20060524-root-jwb gallery2
No translations found for gallery2 in /var/tmp/gallery2-2.1-0.15svn20060524-root-jwb
error: Bad exit status from /var/tmp/rpm-tmp.57785 (%install)

Any suggestions?

8.
- htaccess files - these have to be where they are, as gallery2 rewrites them
via the admin web interface.  We can't move them into the gallery2.conf in
httpd/conf.d/
- non-executable-scripts fixed
- Capitalization fixed.

New files:
SPEC:  http://www.berningeronline.net/gallery2.spec
SRPM:  http://www.berningeronline.net/gallery2-2.1-0.16cvs20060524.src.rpm

Please note the SRPM above will not rebuild - I need assistance with the
%find_lang macro.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list