diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-03 21:47:02 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-01-03 21:47:02 +0000 |
commit | e8f03fab846c17bc1512e64a55cd64663efe14d4 (patch) | |
tree | 6924bd808f6a3c3f4bc69fc3670a0b252f38a590 | |
parent | 3b7ba1e224442998ea5315779a0c5ff379e555c7 (diff) |
putting back the vars
Original commit message from CVS:
putting back the vars
-rw-r--r-- | gst-plugins.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index a8d38555..2e369f9a 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -1,7 +1,7 @@ %define name gstreamer-plugins %define module gst-plugins -%define ver 0.3.02 -%define rel 20011221 +%define ver @VERSION@ +%define rel @GST_VERSION_RELEASE@ %define prefix /usr %define sysconfdir /etc |