OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   21-Oct-2007 12:01:41
  Branch: HEAD                             Handle: 2007102111014100

  Modified files:
    openpkg-src/squirrelmail
                            squirrelmail.spec

  Log:
    Finally get rid of all those useless trackings. I was wondering if
    anybody is actually using the package and is able to maintain it.

  Summary:
    Revision    Changes     Path
    1.62        +27 -1      openpkg-src/squirrelmail/squirrelmail.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/squirrelmail/squirrelmail.spec
  ============================================================================
  $ cvs diff -u -r1.61 -r1.62 squirrelmail.spec
  --- openpkg-src/squirrelmail/squirrelmail.spec        29 Sep 2007 14:54:50 
-0000      1.61
  +++ openpkg-src/squirrelmail/squirrelmail.spec        21 Oct 2007 10:01:41 
-0000      1.62
  @@ -51,7 +51,7 @@
   Group:        Mail
   License:      GPL
   Version:      %{V_squirrelmail}
  -Release:      20070929
  +Release:      20071021
   
   #   package options
   %option       with_plugins  no
  @@ -112,6 +112,8 @@
           regex     = all_locales-(\d+\.[02468]\.\d+-\d+)\.tar\.bz2
       }
       prog squirrelmail:compat = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_compat}
           url       = http://www.squirrelmail.org/plugins/
           regex     = compatibility-(__VER__)\.tar\.gz
  @@ -122,61 +124,85 @@
           regex     = squirrel_logger.(__VER__)\.tar\.gz
       }
       prog squirrelmail:addgraphics = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_addgraphics}
           url       = http://www.squirrelmail.org/plugins/
           regex     = addgraphics-(__VER__)\.tar\.gz
       }
       prog squirrelmail:avelsieve = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_avelsieve}
           url       = http://www.squirrelmail.org/plugins/
           regex     = avelsieve-(\d+\.\d+\.\d+)\.tar\.gz
       }
       prog squirrelmail:saslpwd = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_saslpwd}
           url       = http://www.squirrelmail.org/plugins/
           regex     = chg_sasl_passwd-(\d+\.\d+\.\d+-\d+\.\d+)\.tar\.gz
       }
       prog squirrelmail:checkquota = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_checkquota}
           url       = http://www.squirrelmail.org/plugins/
           regex     = check_quota-(__VER__)\.tar\.gz
       }
       prog squirrelmail:foldersize = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_foldersize}
           url       = http://www.squirrelmail.org/plugins/
           regex     = folder_sizes.(__VER__)\.tar\.gz
       }
       prog squirrelmail:gnupg = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_gnupg}
           url       = http://www.squirrelmail.org/plugins/
           regex     = gpg.(\d+\.\d+\.\d+-\d+\.\d+\.\d+)\.tar\.gz
       }
       prog squirrelmail:ldif = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_ldif}
           url       = http://www.squirrelmail.org/plugins/
           regex     = ldifimport-(__VER__)\.tar\.gz
       }
       prog squirrelmail:update = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_update}
           url       = http://www.squirrelmail.org/plugins/
           regex     = pupdate.(__VER__)\.tar\.gz
       }
       prog squirrelmail:userip = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_userip}
           url       = http://www.squirrelmail.org/plugins/
           regex     = show_user_and_ip-(__VER__)\.tar\.gz
       }
       prog squirrelmail:smallcal = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_smallcal}
           url       = http://www.squirrelmail.org/plugins/
           regex     = smallcal-(__VER__)\.tar\.gz
       }
       prog squirrelmail:vkeyboard = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_vkeyboard}
           url       = http://www.squirrelmail.org/plugins/
           regex     = vkeyboard-(__VER__)\.tar\.gz
       }
       prog squirrelmail:username = {
  +        comment   = "cs: untrackable due to CMS generated URLs"
  +        disabled
           version   = %{V_plugin_username}
           url       = http://www.squirrelmail.org/plugins/
           regex     = username-(__VER__)\.tar\.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to