Datafiles in share should go in to RPM too
authorWim Taymans <wim.taymans@gmail.com>
Tue, 2 Jan 2001 20:50:54 +0000 (20:50 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 2 Jan 2001 20:50:54 +0000 (20:50 +0000)
Original commit message from CVS:
Datafiles in share should go in to RPM too

gstreamer.spec.in

index 0011979..96ebdfa 100644 (file)
@@ -57,3 +57,4 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install
 %{prefix}/bin/*
 %{prefix}/lib/*
 %{prefix}/include/*
+%{prefix}/share/*