Changeset 1221
- Timestamp:
- 08/16/08 16:03:07 (4 months ago)
- Files:
-
- fwknop/trunk/packaging/fwknop-nodeps.spec (modified) (2 diffs)
- fwknop/trunk/packaging/fwknop.spec (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
fwknop/trunk/packaging/fwknop-nodeps.spec
r1201 r1221 1 1 %define name fwknop 2 %define version 1.9. 62 %define version 1.9.7 3 3 %define release 1 4 4 %define fwknoplogdir /var/log/fwknop … … 115 115 116 116 %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 117 122 * Fri Jul 18 2008 Michael Rash <mbr@cipherdyne.org> 118 123 - Release of fwknop-1.9.6 fwknop/trunk/packaging/fwknop.spec
r1219 r1221 1 1 %define name fwknop 2 %define version 1.9. 62 %define version 1.9.7 3 3 %define release 1 4 4 %define fwknoplibdir %_libdir/%name … … 248 248 249 249 %changelog 250 * Sun Aug 17 2008 Michael Rash <mbr@cipherdyne.org> 251 - Removed 'use lib' editing code 250 252 - Updated to use the deps/ directory for all perl module sources. 253 - Release of fwknop-1.9.7 251 254 252 255 * Fri Jul 18 2008 Michael Rash <mbr@cipherdyne.org>
