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:   16-Mar-2005 10:35:07
  Branch: HEAD                             Handle: 2005031609350600

  Modified files:
    openpkg-src/linkchecker linkchecker.patch linkchecker.spec

  Log:
    upgrading package: linkchecker 2.5 -> 2.6

  Summary:
    Revision    Changes     Path
    1.4         +12 -12     openpkg-src/linkchecker/linkchecker.patch
    1.73        +2  -2      openpkg-src/linkchecker/linkchecker.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/linkchecker/linkchecker.patch
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 linkchecker.patch
  --- openpkg-src/linkchecker/linkchecker.patch 5 Mar 2005 08:41:56 -0000       
1.3
  +++ openpkg-src/linkchecker/linkchecker.patch 16 Mar 2005 09:35:06 -0000      
1.4
  @@ -1,7 +1,7 @@
   Index: setup.py
  ---- setup.py.orig    2005-03-02 22:14:33 +0100
  -+++ setup.py 2005-03-05 09:40:46 +0100
  -@@ -86,7 +86,7 @@
  +--- setup.py.orig    2005-03-15 01:04:57 +0100
  ++++ setup.py 2005-03-16 10:33:57 +0100
  +@@ -84,7 +84,7 @@
                else:
                    val = getattr(self, attr)
                if attr == 'install_data':
  @@ -10,7 +10,7 @@
                    data.append('config_dir = %r' % cnormpath(cdir))
                data.append("%s = %r" % (attr, cnormpath(val)))
        self.distribution.create_conf_file(data, directory=self.install_lib)
  -@@ -195,10 +195,10 @@
  +@@ -205,10 +205,10 @@
        def build_extensions (self):
            # For gcc 3.x we can add -std=gnu99 to get rid of warnings.
            extra = []
  @@ -25,16 +25,16 @@
            # First, sanity-check the 'extensions' list
            self.check_extensions_list(self.extensions)
            for ext in self.extensions:
  -@@ -250,7 +250,7 @@
  -              ['share/locale/nl/LC_MESSAGES/linkchecker.mo']),
  -          ('share/locale/es/LC_MESSAGES',
  -              ['share/locale/es/LC_MESSAGES/linkchecker.mo']),
  +@@ -327,7 +327,7 @@
  + myemail = "[EMAIL PROTECTED]"
  + 
  + data_files = [
   -         ('share/linkchecker',
   +         ('etc/linkchecker',
                 ['config/linkcheckerrc', 'config/logging.conf', ]),
             ('share/linkchecker/examples',
                 ['cgi/lconline/leer.html.en', 'cgi/lconline/leer.html.de',
  -@@ -260,13 +260,12 @@
  +@@ -337,13 +337,12 @@
          ]
    
    if os.name == 'posix':
  @@ -49,6 +49,6 @@
   -elif os.name == 'nt':
   -    data_files.append(('share/linkchecker/doc',
   +    data_files.append(('share/linkchecker/html',
  -              ['doc/documentation.html', 'doc/index.html',
  -               'doc/install.html', 'doc/index.html', 'doc/other.html',
  -               'doc/upgrading.html', 'doc/lc.css', 'doc/navigation.css',
  +              ['doc/en/documentation.html',
  +               'doc/en/index.html',
  +               'doc/en/install.html',
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/linkchecker/linkchecker.spec
  ============================================================================
  $ cvs diff -u -r1.72 -r1.73 linkchecker.spec
  --- openpkg-src/linkchecker/linkchecker.spec  5 Mar 2005 08:41:56 -0000       
1.72
  +++ openpkg-src/linkchecker/linkchecker.spec  16 Mar 2005 09:35:06 -0000      
1.73
  @@ -24,7 +24,7 @@
   ##
   
   #   package version
  -%define       V_linkchecker 2.5
  +%define       V_linkchecker 2.6
   %define       V_pydns       2.3.0
   
   #   package information
  @@ -38,7 +38,7 @@
   Group:        Misc
   License:      GPL
   Version:      %{V_linkchecker}
  -Release:      20050305
  +Release:      20050316
   
   #   list of sources
   Source0:      
http://osdn.dl.sourceforge.net/linkchecker/linkchecker-%{V_linkchecker}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to