diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-12-08 01:19:44 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-12-08 01:19:44 +0100 |
commit | 19033a157e587eef3df2d7b571d92c302e65dc9c (patch) | |
tree | 1e61bc4ec34d94818e73677f04e4264471910870 | |
parent | ce11917adfcc42340657b5d210ebefb37cabd089 (diff) | |
download | nx-libs-19033a157e587eef3df2d7b571d92c302e65dc9c.tar.gz nx-libs-19033a157e587eef3df2d7b571d92c302e65dc9c.tar.bz2 nx-libs-19033a157e587eef3df2d7b571d92c302e65dc9c.zip |
make sure our RPM package version is lower than a package version from EPEL
-rw-r--r-- | nx-libs.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-libs.spec b/nx-libs.spec index b602116a0..a3847d808 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -2,7 +2,7 @@ Name: nx-libs Version: 3.5.0.22 -Release: 0x2go1%{?dist} +Release: 0.0x2go1%{?dist} Summary: NX X11 protocol compression libraries Group: System Environment/Libraries |