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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   04-Jul-2003 20:06:20
  Branch: HEAD                             Handle: 2003070419061801

  Modified files:
    openpkg-src/geoip       geoip.spec
    openpkg-web             news.txt

  Log:
    rpmlint police: move into etc subdir; remove .default file

  Summary:
    Revision    Changes     Path
    1.31        +3  -1      openpkg-src/geoip/geoip.spec
    1.5262      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/geoip/geoip.spec
  ============================================================================
  $ cvs diff -u -r1.30 -r1.31 geoip.spec
  --- openpkg-src/geoip/geoip.spec      2 Jul 2003 17:57:33 -0000       1.30
  +++ openpkg-src/geoip/geoip.spec      4 Jul 2003 18:06:19 -0000       1.31
  @@ -33,7 +33,7 @@
   Group:        Network
   License:      GPL
   Version:      1.2.0
  -Release:      20030702
  +Release:      20030704
   
   #   list of sources
   Source0:      http://www.maxmind.com/download/geoip/api/c/GeoIP-%{version}.tar.gz
  @@ -63,6 +63,7 @@
       LIBS="-lz" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --sysconfdir=%{l_prefix}/etc/geoip \
           --mandir=$RPM_BUILD_ROOT%{l_prefix}/man \
           --disable-shared
       %{l_make} %{l_mflags}
  @@ -74,6 +75,7 @@
           $RPM_BUILD_ROOT%{l_prefix}/man/man1
       %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
       strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
  +    rm -f $RPM_BUILD_ROOT%{l_prefix}/etc/geoip/GeoIP.conf.default
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5261 -r1.5262 news.txt
  --- openpkg-web/news.txt      4 Jul 2003 17:42:56 -0000       1.5261
  +++ openpkg-web/news.txt      4 Jul 2003 18:06:18 -0000       1.5262
  @@ -1,3 +1,4 @@
  +04-Jul-2003: Upgraded package: P<geoip-1.2.0-20030704>
   04-Jul-2003: Upgraded package: P<linkchecker-1.8.19-20030704>
   04-Jul-2003: Upgraded package: P<sendmail-8.12.9-20030704>
   04-Jul-2003: Upgraded package: P<rt-3.0.3-20030704>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to