summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillermo Gomez S. (Gomix) <guillermo.gomez@gmail.com>2010-01-08 17:59:34 -0430
committerGuillermo Gomez S. (Gomix) <guillermo.gomez@gmail.com>2010-01-08 17:59:34 -0430
commitda9cf2696223d1bb560f08d24481c489f468d561 (patch)
treef3d4307e816493d21b4702921ea6ed3a0f881f85
parent7094a9903aa2dcb1b3c479a8eedd685924e662dc (diff)
downloadfwsnort-da9cf2696223d1bb560f08d24481c489f468d561.tar.gz
fwsnort-da9cf2696223d1bb560f08d24481c489f468d561.tar.xz
fwsnort-da9cf2696223d1bb560f08d24481c489f468d561.zip
Se prefiere uso de %global a %define, primera sustitución en el spec
-rw-r--r--1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpmbin547327 -> 547333 bytes
-rw-r--r--1.0.6-1/fc12/fwsnort.spec2
-rw-r--r--fwsnort-1.0.6-1.fc12.src.rpmbin547327 -> 547333 bytes
-rw-r--r--fwsnort.spec2
4 files changed, 2 insertions, 2 deletions
diff --git a/1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpm b/1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpm
index 94ca532..1881bde 100644
--- a/1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpm
+++ b/1.0.6-1/fc12/fwsnort-1.0.6-1.fc12.src.rpm
Binary files differ
diff --git a/1.0.6-1/fc12/fwsnort.spec b/1.0.6-1/fc12/fwsnort.spec
index f443478..9542c68 100644
--- a/1.0.6-1/fc12/fwsnort.spec
+++ b/1.0.6-1/fc12/fwsnort.spec
@@ -1,4 +1,4 @@
-%define fwsnortlogdir /var/log/fwsnort
+%global fwsnortlogdir /var/log/fwsnort
### get the first @INC directory that includes the string "linux".
### This may be 'i386-linux', or 'i686-linux-thread-multi', etc.
diff --git a/fwsnort-1.0.6-1.fc12.src.rpm b/fwsnort-1.0.6-1.fc12.src.rpm
index 94ca532..1881bde 100644
--- a/fwsnort-1.0.6-1.fc12.src.rpm
+++ b/fwsnort-1.0.6-1.fc12.src.rpm
Binary files differ
diff --git a/fwsnort.spec b/fwsnort.spec
index f443478..9542c68 100644
--- a/fwsnort.spec
+++ b/fwsnort.spec
@@ -1,4 +1,4 @@
-%define fwsnortlogdir /var/log/fwsnort
+%global fwsnortlogdir /var/log/fwsnort
### get the first @INC directory that includes the string "linux".
### This may be 'i386-linux', or 'i686-linux-thread-multi', etc.