[CVS] OpenPKG: OPENPKG_1_STABLE: openpkg-src/mutt/ mutt.spec

2003-03-25 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   25-Mar-2003 12:04:29
  Branch: OPENPKG_1_STABLE Handle: 2003032511042900

  Modified files:   (Branch: OPENPKG_1_STABLE)
openpkg-src/muttmutt.spec

  Log:
MFC: fixed build conflict with imap client library

  Summary:
RevisionChanges Path
1.41.2.3+2  -1  openpkg-src/mutt/mutt.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/mutt/mutt.spec
  
  $ cvs diff -u -r1.41.2.2 -r1.41.2.3 mutt.spec
  --- openpkg-src/mutt/mutt.spec20 Mar 2003 15:32:12 -  1.41.2.2
  +++ openpkg-src/mutt/mutt.spec25 Mar 2003 11:04:29 -  1.41.2.3
  @@ -36,7 +36,7 @@
   Group:Mail
   License:  BSD
   Version:  %{V_mutt}i
  -Release:  1.20030320
  +Release:  1.20030325
   
   #   build options
   %option   with_comp   no
  @@ -82,6 +82,7 @@
   CC=%{l_cc} \
   CFLAGS=%{l_cflags -O} \
   CPPFLAGS=-DICONV_CONST=const \
  +LDFLAGS=-Limap %{l_ldflags} \
   ./configure \
   --cache-file=./config.cache \
   --prefix=%{l_prefix} \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: OPENPKG_1_STABLE: openpkg-src/mutt/ mutt.spec

2003-03-20 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   20-Mar-2003 16:32:13
  Branch: OPENPKG_1_STABLE Handle: 2003032015321200

  Modified files:   (Branch: OPENPKG_1_STABLE)
openpkg-src/muttmutt.spec

  Log:
MFC: OpenPKG-SA-2003.025-mutt; comp/nntp are not yet available

  Summary:
RevisionChanges Path
1.41.2.2+2  -2  openpkg-src/mutt/mutt.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/mutt/mutt.spec
  
  $ cvs diff -u -r1.41.2.1 -r1.41.2.2 mutt.spec
  --- openpkg-src/mutt/mutt.spec18 Jan 2003 14:13:11 -  1.41.2.1
  +++ openpkg-src/mutt/mutt.spec20 Mar 2003 15:32:12 -  1.41.2.2
  @@ -24,7 +24,7 @@
   ##
   
   #   package version
  -%define   V_mutt  1.4
  +%define   V_mutt  1.4.1
   
   #   package information
   Name: mutt
  @@ -36,7 +36,7 @@
   Group:Mail
   License:  BSD
   Version:  %{V_mutt}i
  -Release:  1.20030103
  +Release:  1.20030320
   
   #   build options
   %option   with_comp   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]