From 931daf73c2be871981ec7d382692f821a633ba14 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 28 Oct 2002 01:39:22 +0000 Subject: fix oopsie in spec files if anything, arch optimization should be handled generally, not locally for plugins Original commit message from CVS: fix oopsie in spec files if anything, arch optimization should be handled generally, not locally for plugins --- gst-plugins.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-plugins.spec.in') diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index e942f9a1..6d60b911 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -1,6 +1,6 @@ Name: gstreamer-plugins Version: @VERSION@ -Release: @GST_PLUGINS_RELEASE@ +Release: @GST_PLUGINS_VERSION_RELEASE@ Summary: GStreamer Streaming-media framework plug-ins. %define prefix /usr -- cgit