Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gallery2-migrate-2.2.4-3.fc7 RPM for noarch

From Fedora 7 updates for i386

Name: gallery2-migrate Distribution: Unknown
Version: 2.2.4 Vendor: Fedora Project
Release: 3.fc7 Build date: Thu Mar 20 19:35:04 2008
Group: Applications/Publishing Build host: xenbuilder4.fedora.phx.redhat.com
Size: 1457992 Source RPM: gallery2-2.2.4-3.fc7.src.rpm
Packager: Fedora Project
Url: http://gallery.menalto.com
Summary: Migrate module for Gallery 2
Gallery 2 module - Migrate your Gallery 1 albums to Gallery 2

Provides

Requires

Copyright

GPLv2+

Signatures

internal MD5: 3ecf682b27aaf460b15228e282a25711
GPG

Changelog

* Thu Mar 20 2008 John Berninger <john at ncphotography dot com> - 2.2.4-3
  - revert to SVN snapshot so that config-time integrity checks don't fail
  - remove embedded copy of smarty and use php-Smarty package
* Sat Dec 29 2007 John Berninger <john at ncphotography dot com) - 2.2.4-2
  - BZ 279961 - allow FileInfo
* Mon Dec 24 2007 Lubomir Kundrak <lkundrak@redhat.com> 2.2.4-1
  - A christmas present -- critical security update to 2.2.4
* 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/redhat/find-lang.sh /var/tmp/gallery2-2.2.4-3.fc7-root-mockbuild 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.

Files

8կ	


Generated by rpm2html 1.8.1

Daniel Veillard, Tue Oct 7 03:55:22 2008