Changeset 1221

Show
Ignore:
Timestamp:
08/16/08 16:03:07 (4 months ago)
Author:
mbr
Message:

bumped spec file versions to 1.9.7

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fwknop/trunk/packaging/fwknop-nodeps.spec

    r1201 r1221  
    11%define name fwknop 
    2 %define version 1.9.6 
     2%define version 1.9.7 
    33%define release 1 
    44%define fwknoplogdir /var/log/fwknop 
     
    115115 
    116116%changelog 
     117* Sun Aug 17 2008 Michael Rash <mbr@cipherdyne.org> 
     118- This is the "nodeps" version of the fwknop.spec file - this version does 
     119  not install any fwknop perl module dependencies. 
     120- Release of fwknop-1.9.7 
     121 
    117122* Fri Jul 18 2008 Michael Rash <mbr@cipherdyne.org> 
    118123- Release of fwknop-1.9.6 
  • fwknop/trunk/packaging/fwknop.spec

    r1219 r1221  
    11%define name fwknop 
    2 %define version 1.9.6 
     2%define version 1.9.7 
    33%define release 1 
    44%define fwknoplibdir %_libdir/%name 
     
    248248 
    249249%changelog 
     250* Sun Aug 17 2008 Michael Rash <mbr@cipherdyne.org> 
     251- Removed 'use lib' editing code 
    250252- Updated to use the deps/ directory for all perl module sources. 
     253- Release of fwknop-1.9.7 
    251254 
    252255* Fri Jul 18 2008 Michael Rash <mbr@cipherdyne.org>