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:   29-Apr-2005 08:19:59
  Branch: HEAD                             Handle: 2005042907195900

  Modified files:
    openpkg-src/imap        imap.spec

  Log:
    fix building under with_daemon=yes. Submitted by: Mark Keller

  Summary:
    Revision    Changes     Path
    1.37        +3  -3      openpkg-src/imap/imap.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imap/imap.spec
  ============================================================================
  $ cvs diff -u -r1.36 -r1.37 imap.spec
  --- openpkg-src/imap/imap.spec        24 Mar 2005 11:19:04 -0000      1.36
  +++ openpkg-src/imap/imap.spec        29 Apr 2005 06:19:59 -0000      1.37
  @@ -37,7 +37,7 @@
   Group:        Mail
   License:      University of Washington's Free-Fork License
   Version:      %{V_here}
  -Release:      20050323
  +Release:      20050429
   
   #   package options
   %option       with_ssl      yes
  @@ -144,9 +144,9 @@
           src/tmail/tmail.1 src/dmail/dmail.1 src/mailutil/mailutil.1 \
           $RPM_BUILD_ROOT%{l_prefix}/man/man1/
       %{l_shtool} install -c -m 644 \
  -        src/imapd/imapd.8c $RPM_BUILD_ROOT%{l_prefix}/man/man8/imapd.8
  +        src/imapd/imapd.8 $RPM_BUILD_ROOT%{l_prefix}/man/man8/imapd.8
       %{l_shtool} install -c -m 644 \
  -        src/ipopd/ipopd.8c $RPM_BUILD_ROOT%{l_prefix}/man/man8/ipopd.8
  +        src/ipopd/ipopd.8 $RPM_BUILD_ROOT%{l_prefix}/man/man8/ipopd.8
   %endif
   
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to