RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  a...@rpm5.org
  Module: rpm                              Date:   11-May-2011 17:59:22
  Branch: HEAD                             Handle: 2011051115592200

  Modified files:
    rpm                     devtool.conf

  Log:
    mac/bsd: document mandatory libtasn1 requirement

  Summary:
    Revision    Changes     Path
    2.378       +4  -0      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.377 -r2.378 devtool.conf
  --- rpm/devtool.conf  7 May 2011 23:30:48 -0000       2.377
  +++ rpm/devtool.conf  11 May 2011 15:59:22 -0000      2.378
  @@ -2625,6 +2625,7 @@
        #       sqlite3
        #       popt
        #       beecrypt
  +     #       libtasn1
        #       expat
        #       neon
        #       zlib
  @@ -2663,6 +2664,7 @@
                --with-sqlite \
                --with-popt=external \
                --with-beecrypt=external \
  +             --with-libtasn1=external \
                --with-neon=external \
                --with-xar=external \
                --with-xz=external \
  @@ -2696,6 +2698,7 @@
        #       databases/sqlite3       EXTENSION=on
        #       devel/popt              >= 1.15
        #       security/beecrypt       >= 4.2.1
  +     #       security/libtasn1
        #       www/neon29
        #       sysutils/file
        #       archivers/xar
  @@ -2727,6 +2730,7 @@
                --with-db-tools-integrated \
                --with-popt=external \
                --with-beecrypt=external \
  +             --with-libtasn1=external \
                --with-neon=external \
                --with-zlib=external \
                --with-file=external \
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to