Small fix to group statement for GStreamer
authorChristian Schaller <uraeus@gnome.org>
Sat, 2 Jun 2001 10:38:16 +0000 (10:38 +0000)
committerChristian Schaller <uraeus@gnome.org>
Sat, 2 Jun 2001 10:38:16 +0000 (10:38 +0000)
Original commit message from CVS:
2001-02-06 Christian Schaller <Uraeus@linuxrising.org>
* Small fix to group statement for GStreamer

My work on the SPEC file making the RPM make one package for all non-core plugins is underway,
but I am not ready with it yet.

gstreamer.spec.in

index 6a70b2e..22d405e 100644 (file)
@@ -1,6 +1,6 @@
 %define name    gstreamer
 %define ver     @VERSION@
-%define rel     SNAP
+%define rel     0.2.0
 %define prefix  /usr
 
 Summary: GStreamer Streaming-media framework runtime
@@ -8,7 +8,7 @@ Name: %name
 Version: %ver
 Release: %rel
 Copyright: LGPL
-Group: Libraries
+Group: Libraries/Multimedia
 Source: %{name}-%{ver}.tar.gz
 BuildRoot: /var/tmp/%{name}-%{ver}-root
 Docdir: %{prefix}/doc