Browse Source

fix tracking

master
parent
commit
ca332f2144
  1. 4
      gnet/gnet.spec

4
gnet/gnet.spec

@ -36,7 +36,7 @@ Class: EVAL
Group: Network
License: LGPL
Version: %{V_major}.%{V_minor}
Release: 20090701
Release: 20100110
# package options
%option with_threads yes
@ -69,7 +69,7 @@ AutoReqProv: no
%track
prog gnet = {
version = %{version}
url = http://www.gnetlibrary.org/src/
url = http://ftp.gnome.org/pub/GNOME/sources/gnet/%{V_major}/
regex = gnet-(__VER__)\.tar\.gz
}

Loading…
Cancel
Save