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                      Date:   24-Oct-2003 16:40:24
  Branch: HEAD                             Handle: 2003102415402300

  Modified files:
    openpkg-src/ecartis     ecartis.spec

  Log:
    some cosmetics and bless into EVAL

  Summary:
    Revision    Changes     Path
    1.3         +7  -7      openpkg-src/ecartis/ecartis.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ecartis/ecartis.spec
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 ecartis.spec
  --- openpkg-src/ecartis/ecartis.spec  24 Oct 2003 14:33:53 -0000      1.2
  +++ openpkg-src/ecartis/ecartis.spec  24 Oct 2003 14:40:23 -0000      1.3
  @@ -23,9 +23,10 @@
   ##  SUCH DAMAGE.
   ##
   
  -%define       V_main            1.0.0
  -%define       V_snap            20030814
  -%define       V_here            %{V_main}.%{V_snap}
  +#   package version
  +%define       V_main    1.0.0
  +%define       V_snap    20030814
  +%define       V_here    %{V_main}.%{V_snap}
   
   #   package information
   Name:         ecartis
  @@ -33,7 +34,7 @@
   URL:          http://www.ecartis.org/
   Vendor:       Noderunner Computing
   Packager:     The OpenPKG Project
  -Distribution: OpenPKG [JUNK]
  +Distribution: OpenPKG [EVAL]
   Group:        Mail
   License:      GPL
   Version:      %{V_here}
  @@ -87,7 +88,7 @@
       ( cd src
         #   we call 'make' twice intentionally since the dependencies described
         #   in the Makefile are not sufficient and one could end up in a broken
  -      #   or incomplete build - sigh
  +      #   or incomplete build -- sigh
         %{l_make} %{l_mflags} make_modules
         %{l_make} %{l_mflags} ecartis
       ) || exit $?
  @@ -135,15 +136,14 @@
       ln -s ../../etc/ecartis/banned \
           $RPM_BUILD_ROOT%{l_prefix}/libexec/ecartis/banned
   
  +    #   install additional files
       %{l_shtool} install -c -m 644 \
           ecartis.hlp \
           spam-regexp.sample \
           $RPM_BUILD_ROOT%{l_prefix}/libexec/ecartis/
  -
       %{l_shtool} install -c -m 644 \
           scripts/* \
           $RPM_BUILD_ROOT%{l_prefix}/libexec/ecartis/scripts/
  -
       %{l_shtool} install -c -m 644 \
           templates/* \
           $RPM_BUILD_ROOT%{l_prefix}/libexec/ecartis/templates/
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to