| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gallery2-imageblock | Distribution: Unknown |
| Version: 2.2 | Vendor: Fedora Project |
| Release: 0.7.svn20070831.fc8 | Build date: Fri Aug 31 16:54:45 2007 |
| Group: Applications/Publishing | Build host: ppc4.fedora.phx.redhat.com |
| Size: 647988 | Source RPM: gallery2-2.2-0.7.svn20070831.fc8.src.rpm |
| Packager: Fedora Project | |
| Url: http://gallery.menalto.com | |
| Summary: Imageblock module for Gallery 2 | |
Gallery 2 module - Random, Most Recent or Most Viewed Photo or Album
GPLv2+
internal MD5: 5d41c463b30c8617424bb5858d144527
GPG
* Sat Sep 01 2007 John Berninger <john at ncphotography dot com> - 2.2-0.7.svn20070831
- update to 2.2.3 SVN snapshot to fix security vuln's - bz 267421
* Wed Jun 06 2007 John Berninger <johnw at berningeronline dot net> - 2.2-0.6.svn20070506
- Fix escaping syntax problem in post scriptlet
* Wed May 16 2007 John Berninger <johnw at berningeronline dot net> - 2.2-0.5.svn20070506
- README file update and new build
* Mon May 14 2007 John Benringer <johnw at berningeronline dot net> - 2.2-0.4.svn20070506
- Correct shell syntax in post scriptlet
* Thu May 10 2007 John Berninger <johnw at berningeronline dot net> - 2.2-0.3.svn20070506
- Mark the config.php symlink as a config file so that the config.php from 2.1
installs doesn't get overwritten. Yes, I did a Bad Thing.
* Tue May 08 2007 John Berninger <johnw at berningeronline dot net> - 2.2-0.2.svn20070506
- Requires PHP 4.3.0, not 4.1.0
- Add statement of support for DB2, MS SQL server
- Don't hardcode /srv/gallery2 in install section, use the g2datadir variable
- Up PHP memory chunk to 24M
- Known issue - downloading modules and themes from within Gallery will not
work with G2 being in /usr/share - esp if /usr is read-only. Would need
exception to Fedora packaging guidelines to enable this feature
* Mon May 07 2007 John Berninger <johnw at berningeronline dot net> - 2.2-0.1.svn20070506
- Switch to upstream ver 2.2 base
- Add digibug, dynamicalbum, ecard, flashvideo, httpauth, itemadd, keyalbum, mp3audio, multiroot, replica, webdav modules
- Add ajaxian, carbon themes
- Refactor login.txt and config.php references, update readme for same
* Fri Aug 18 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.24.svn20060817
- Update to HEAD snapshot for 2.1.2 releases which fixes security vulnerabilities upstream
* Thu Aug 03 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.23.svn20060524
- Fix /usr/share/gallery2/.htaccess permissions - bz # 200793
* Fri Jun 09 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.22.svn20060524
- Fix problem with config.php getting put into /usr/share/gallery2 - move it
to /srv/gallery2 to avoid issues with a ro /usr partition
* Wed Jun 07 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.21.svn20060524
- login.txt in /srv/gallery2, patch install/steps/AuthenticateStep.class to
look there for it to avoid ugly errors that we shouldn't see.
* Wed Jun 07 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.20.svn20060524
- Move login.txt to /etc/gallery2 with a symlink to deal with potentially ro
/usr
* Tue Jun 06 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.19.svn20060524
- Correct permissions on script to 755
* Sun Jun 04 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.18.svn20060524
- Removed g2datadir patch, I think it was this patch causing the multisite
installation errors
- Changes installation dir from /var/www/gallery2 to /usr/share/gallery2 per
updated packaging guidelines
- Added README.fedora giving a brief explanation of how to set up databases
* Fri May 26 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.17.svn20060524
- Removed find_lang stuff since it only looks in /usr/share
* Fri May 26 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.16.svn20060524
- Trying to use /usr/lib/rpm/find-lang.sh /var/tmp/gallery2-2.2-0.7.svn20070831.fc8-root-kojibuilder but builds fail. Uploading for review / assistance
- Switch name to svn (vs cvs)
- Various corrections
* Thu May 25 2006 John Berninger <johnw at berningeronline dot net> - 2.1-0.14.cvs20060524
- Switch to subversion BRANCH_2_1 branch, add BuildReq for subversion to
generate manifest.
* Wed Mar 22 2006 John Berninger <johnw at berningeronline dot net> - 2.0-0.13.cvs20060303
- Clean up rpmlint errors reported by D Gregorovic
* Tue Mar 14 2006 John Berninger <johnw at berningeronline dot net> - 2.0-0.12.cvs20060303
- Removed gallery2 httpd conf file and htaccess file from tarball, added as
separate source files
* Fri Mar 03 2006 John Berninger <johnw at berningeronline dot net> - 2.0-0.11.cvs20060303
- Update of CVS snapshot to remove potential vulnerabilities in released
versions < 2.0.3
- Removed upstream point release number from release tag since we're on the
2.0 trunk, not a 2.0.2 or 2.0.3 branch.
* Wed Mar 01 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-0.10cvs20060223
- Change install directory to /var/www/gallery2 versus /var/www/html/gallery2
- Add an alias for the gallery2.conf file that goes into httpd/conf.d
* Sun Feb 26 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-0.9cvs20060223
- Remove %post, requesting modifications to selinux-policy to handle security
contexts - BZ 183140
* Fri Feb 24 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-0.8cvs20060223
- Add a %post to check for the existence of /usr/bin/chcon, which signifies the
presence of SELinux, and if it is found, change the security context of
/srv/gallery2 appropriately.
* Thu Feb 23 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-0.7cvs20060223
- Change to CVS tarball.
- gallery2-gd requires php-gd
- Added %build
LANG=C
export LANG
unset DISPLAY
section to regen the MANIFEST file.
- Added several CVS-only modules
- Added /etc/httpd/conf.d/gallery2.conf config file
- Added php memory limit override directive to .htaccess
* Thu Feb 23 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-7
- Change "<=" to ">=" in several requires fields due to typos.
- Modify perl source files in gallery2/lib/tools/ to look for /usr/bin/perl
as opposed to /usr/local/bin/perl
* Mon Feb 20 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-6
- break out the individual modules and themes, realigning provides and requires
- use the -developer upstream tarball - no sense in having 50 different
specfiles and SRPMS when all we really need is subpackages.
* Sun Feb 19 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-5
- -docs package only contains two files, a fact which I missed earlier, so
there doesn't seem to be much sense in splitting it. Remerged.
* Sun Feb 19 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-4
- Split off documentation into a -docs package, modify payload listing,
remove "listed twice" error, change %ghost %config into pure %ghost.
- Release bump to -4
* Sun Feb 19 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-3
- Touched ghost config files to repackaging actually works this time.
* Sun Feb 19 2006 John Berninger <johnw at berningeronline dot net> - 2.0.2-2
- Added ghost config files - these are created during initial setup, they are
not part of the tarball's payload.
- Removed relocatability
- Added '-q' to %setup line
- Changed name to 'gallery2' (versus 'gallery')
* Tue Feb 14 2006 John Berninger <johnw at berningeronline dot net>
- Version 2.0.2, release 1
- Initial spec creation/build for Fedora Extras packaging.
/usr/share/gallery2/modules/imageblock /usr/share/gallery2/modules/imageblock/Callbacks.inc /usr/share/gallery2/modules/imageblock/External.inc /usr/share/gallery2/modules/imageblock/ExternalCSS.inc /usr/share/gallery2/modules/imageblock/ImageBlockOption.inc /usr/share/gallery2/modules/imageblock/ImageBlockSiteAdmin.inc /usr/share/gallery2/modules/imageblock/MANIFEST /usr/share/gallery2/modules/imageblock/Preloads.inc /usr/share/gallery2/modules/imageblock/classes /usr/share/gallery2/modules/imageblock/classes/GNUmakefile /usr/share/gallery2/modules/imageblock/classes/GalleryStorage /usr/share/gallery2/modules/imageblock/classes/GalleryStorage/GNUmakefile /usr/share/gallery2/modules/imageblock/classes/GalleryStorage/schema.tpl /usr/share/gallery2/modules/imageblock/classes/GalleryStorage/xml-src /usr/share/gallery2/modules/imageblock/classes/GalleryStorage/xml-src/A_ImageBlockCacheMap_1.0.xml /usr/share/gallery2/modules/imageblock/classes/ImageBlockHelper.class /usr/share/gallery2/modules/imageblock/classes/Maps.inc /usr/share/gallery2/modules/imageblock/classes/Maps.xml /usr/share/gallery2/modules/imageblock/locale /usr/share/gallery2/modules/imageblock/locale/af /usr/share/gallery2/modules/imageblock/locale/af/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/af/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/ar /usr/share/gallery2/modules/imageblock/locale/ar/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/ar/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/bg /usr/share/gallery2/modules/imageblock/locale/bg/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/bg/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/ca /usr/share/gallery2/modules/imageblock/locale/ca/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/ca/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/cs /usr/share/gallery2/modules/imageblock/locale/cs/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/cs/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/da /usr/share/gallery2/modules/imageblock/locale/da/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/da/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/de /usr/share/gallery2/modules/imageblock/locale/de/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/de/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/en_GB /usr/share/gallery2/modules/imageblock/locale/en_GB/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/en_GB/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/es /usr/share/gallery2/modules/imageblock/locale/es/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/es/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/et /usr/share/gallery2/modules/imageblock/locale/et/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/et/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/eu /usr/share/gallery2/modules/imageblock/locale/eu/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/eu/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/fi /usr/share/gallery2/modules/imageblock/locale/fi/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/fi/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/fr /usr/share/gallery2/modules/imageblock/locale/fr/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/fr/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/ga /usr/share/gallery2/modules/imageblock/locale/ga/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/ga/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/he /usr/share/gallery2/modules/imageblock/locale/he/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/he/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/hu /usr/share/gallery2/modules/imageblock/locale/hu/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/hu/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/is /usr/share/gallery2/modules/imageblock/locale/is/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/is/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/it /usr/share/gallery2/modules/imageblock/locale/it/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/it/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/ja /usr/share/gallery2/modules/imageblock/locale/ja/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/ja/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/ko /usr/share/gallery2/modules/imageblock/locale/ko/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/ko/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/lt /usr/share/gallery2/modules/imageblock/locale/lt/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/lt/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/lv /usr/share/gallery2/modules/imageblock/locale/lv/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/lv/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/nl /usr/share/gallery2/modules/imageblock/locale/nl/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/nl/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/no /usr/share/gallery2/modules/imageblock/locale/no/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/no/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/pl /usr/share/gallery2/modules/imageblock/locale/pl/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/pl/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/pt_BR /usr/share/gallery2/modules/imageblock/locale/pt_BR/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/pt_BR/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/ro /usr/share/gallery2/modules/imageblock/locale/ro/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/ro/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/ru /usr/share/gallery2/modules/imageblock/locale/ru/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/ru/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/sk /usr/share/gallery2/modules/imageblock/locale/sk/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/sk/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/sr /usr/share/gallery2/modules/imageblock/locale/sr/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/sr/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/sv /usr/share/gallery2/modules/imageblock/locale/sv/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/sv/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/tr /usr/share/gallery2/modules/imageblock/locale/tr/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/tr/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/uk /usr/share/gallery2/modules/imageblock/locale/uk/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/uk/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/vi /usr/share/gallery2/modules/imageblock/locale/vi/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/vi/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/zh_CN /usr/share/gallery2/modules/imageblock/locale/zh_CN/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/zh_CN/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/locale/zh_TW /usr/share/gallery2/modules/imageblock/locale/zh_TW/LC_MESSAGES /usr/share/gallery2/modules/imageblock/locale/zh_TW/LC_MESSAGES/modules_imageblock.mo /usr/share/gallery2/modules/imageblock/module.inc /usr/share/gallery2/modules/imageblock/po /usr/share/gallery2/modules/imageblock/po/GNUmakefile /usr/share/gallery2/modules/imageblock/po/af.po /usr/share/gallery2/modules/imageblock/po/ar.po /usr/share/gallery2/modules/imageblock/po/bg.po /usr/share/gallery2/modules/imageblock/po/ca.po /usr/share/gallery2/modules/imageblock/po/cs.po /usr/share/gallery2/modules/imageblock/po/da.po /usr/share/gallery2/modules/imageblock/po/de.po /usr/share/gallery2/modules/imageblock/po/en_GB.po /usr/share/gallery2/modules/imageblock/po/es.po /usr/share/gallery2/modules/imageblock/po/et.po /usr/share/gallery2/modules/imageblock/po/eu.po /usr/share/gallery2/modules/imageblock/po/fi.po /usr/share/gallery2/modules/imageblock/po/fr.po /usr/share/gallery2/modules/imageblock/po/ga.po /usr/share/gallery2/modules/imageblock/po/he.po /usr/share/gallery2/modules/imageblock/po/hu.po /usr/share/gallery2/modules/imageblock/po/is.po /usr/share/gallery2/modules/imageblock/po/it.po /usr/share/gallery2/modules/imageblock/po/ja.po /usr/share/gallery2/modules/imageblock/po/ko.po /usr/share/gallery2/modules/imageblock/po/lt.po /usr/share/gallery2/modules/imageblock/po/lv.po /usr/share/gallery2/modules/imageblock/po/nl.po /usr/share/gallery2/modules/imageblock/po/no.po /usr/share/gallery2/modules/imageblock/po/pl.po /usr/share/gallery2/modules/imageblock/po/pt_BR.po /usr/share/gallery2/modules/imageblock/po/ro.po /usr/share/gallery2/modules/imageblock/po/ru.po /usr/share/gallery2/modules/imageblock/po/sk.po /usr/share/gallery2/modules/imageblock/po/sr.po /usr/share/gallery2/modules/imageblock/po/strings.raw /usr/share/gallery2/modules/imageblock/po/sv.po /usr/share/gallery2/modules/imageblock/po/tr.po /usr/share/gallery2/modules/imageblock/po/uk.po /usr/share/gallery2/modules/imageblock/po/vi.po /usr/share/gallery2/modules/imageblock/po/zh_CN.po /usr/share/gallery2/modules/imageblock/po/zh_TW.po /usr/share/gallery2/modules/imageblock/templates /usr/share/gallery2/modules/imageblock/templates/ImageBlock.tpl /usr/share/gallery2/modules/imageblock/templates/ImageBlockOption.tpl /usr/share/gallery2/modules/imageblock/templates/ImageBlockSiteAdmin.tpl /usr/share/gallery2/modules/imageblock/templates/blocks /usr/share/gallery2/modules/imageblock/templates/blocks/ImageBlock.tpl /usr/share/gallery2/modules/imageblock/templates/blocks/blocks.inc /usr/share/gallery2/modules/imageblock/test /usr/share/gallery2/modules/imageblock/test/phpunit /usr/share/gallery2/modules/imageblock/test/phpunit/ExternalCSSControllerTest.class /usr/share/gallery2/modules/imageblock/test/phpunit/ImageBlockDisabledTest.class /usr/share/gallery2/modules/imageblock/test/phpunit/ImageBlockHandlerTest.class /usr/share/gallery2/modules/imageblock/test/phpunit/ImageBlockHelperTest.class /usr/share/gallery2/modules/imageblock/test/phpunit/ImageBlockOptionTest.class /usr/share/gallery2/modules/imageblock/test/phpunit/ImageBlockSiteAdminControllerTest.class /usr/share/gallery2/modules/imageblock/test/phpunit/ImageBlockTest.class
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 21 05:03:28 2008