Changeset 1027

Show
Ignore:
Timestamp:
06/26/07 00:35:19 (2 years ago)
Author:
shibuya
Message:

modify requires in Makefile.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 5200R/trunk/ui/base-email.mod/Makefile

    r1015 r1027  
    88 
    99VERSION=1.3.0 
    10 RELEASE=0BQ25 
     10RELEASE=0BQ26 
    1111 
    1212# add a buildarch if desired 
     
    2121BUILDSRC=yes 
    2222 
    23 REQUIRES = dovecot base-bluequartz-glue >= 1.20060618 
     23REQUIRES = dovecot base-bluequartz-glue 
    2424 
    2525######### 
  • 5200R/trunk/ui/base-email.mod/templates/rpmdefs.tmpl

    r1015 r1027  
    122122 
    123123<begin $CHANGELOG> 
     124* Tue Jun 26 2007 Hisao SHIBUYA <shibuya@bluequartz.org> 1.3.0-0BQ27 
     125- modify requires in Makefile. 
     126 
    124127* Mon Jun 25 2007 Hisao SHIBUYA <shibuya@bluequartz.org> 1.3.0-0BQ25 
    125128- Fixed duplicate include issue.