OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 05-Jan-2007 23:04:19 Branch: OPENPKG_2_STABLE Handle: 2007010522041800 Modified files: (Branch: OPENPKG_2_STABLE) openpkg-src/drupal drupal.spec Log: MFC: security fixed version Summary: Revision Changes Path 1.16.2.4 +4 -4 openpkg-src/drupal/drupal.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/drupal/drupal.spec ============================================================================ $ cvs diff -u -r1.16.2.3 -r1.16.2.4 drupal.spec --- openpkg-src/drupal/drupal.spec 19 Oct 2006 05:38:44 -0000 1.16.2.3 +++ openpkg-src/drupal/drupal.spec 5 Jan 2007 22:04:18 -0000 1.16.2.4 @@ -1,7 +1,7 @@ ## ## drupal.spec -- OpenPKG RPM Package Specification -## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/> -## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/> +## Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/> +## Copyright (c) 2000-2007 Ralf S. Engelschall <http://engelschall.com/> ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that @@ -24,7 +24,7 @@ # package versions %define V_drupal_major 4.7 -%define V_drupal 4.7.4 +%define V_drupal 4.7.5 %define V_module_adminblock %{V_drupal_major}.0 %define V_module_adsense %{V_drupal_major}.0 %define V_module_article %{V_drupal_major}.0 @@ -105,7 +105,7 @@ Group: CMS License: GPL Version: %{V_drupal} -Release: 2.20061019 +Release: 2.20070105 # list of sources Source0: http://ftp.osuosl.org/pub/drupal/files/projects/drupal-%{V_drupal}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org