projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
203ef40
)
add gst-common
submit/tizen/20130618.113901
author
Anas Nashif
<anas.nashif@intel.com>
Tue, 18 Jun 2013 11:36:42 +0000
(07:36 -0400)
committer
Anas Nashif
<anas.nashif@intel.com>
Tue, 18 Jun 2013 11:36:42 +0000
(07:36 -0400)
packaging/gstreamer.spec
patch
|
blob
|
history
diff --git
a/packaging/gstreamer.spec
b/packaging/gstreamer.spec
index 3c60322a0207f3ce6fd386ac755c6eb978b4ce13..315f203ef32842ed9522735f746c726ea19f74a4 100644
(file)
--- a/
packaging/gstreamer.spec
+++ b/
packaging/gstreamer.spec
@@
-19,6
+19,7
@@
BuildRequires: fdupes
BuildRequires: flex
BuildRequires: glib2-devel >= 2.32.0
BuildRequires: libtool
+BuildRequires: gst-common
BuildRequires: libxml2-devel
%if %{with introspection}
BuildRequires: gobject-introspection-devel >= 1.31.1
@@
-95,6
+96,9
@@
to develop applications that require these.
%prep
%setup -q -n gstreamer-%{version}
+rm -rf common
+cp -a %{_datadir}/gst-common common
+find common -exec touch {} \;
%build
# FIXME: GTKDOC_CFLAGS, GST_OBJ_CFLAGS: