|
@@ -7,7 +7,7 @@
|
|
Summary: GStreamer streaming media framework "bad" plug-ins
|
|
Summary: GStreamer streaming media framework "bad" plug-ins
|
|
Name: gstreamer-plugins-bad
|
|
Name: gstreamer-plugins-bad
|
|
Version: 0.10.23
|
|
Version: 0.10.23
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
# The freeze and nfs plugins are LGPLv2 (only)
|
|
# The freeze and nfs plugins are LGPLv2 (only)
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
Group: Applications/Multimedia
|
|
Group: Applications/Multimedia
|
|
@@ -107,7 +107,7 @@ enough quality.
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q -n gst-plugins-bad-%{version}
|
|
%setup -q -n gst-plugins-bad-%{version}
|
|
-
|
|
+sed -i "s|#include <stdafx.h>|#include <libmodplug/stdafx.h>|" ext/modplug/gstmodplug.cc ext/modplug/gstmodplug.cc
|
|
|
|
|
|
%build
|
|
%build
|
|
%configure \
|
|
%configure \
|
|
@@ -258,6 +258,9 @@ enough quality.
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Feb 22 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.23-2
|
|
|
|
+- fix spec file
|
|
|
|
+
|
|
* Wed Mar 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.23-1
|
|
* Wed Mar 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.23-1
|
|
- update to 0.10.23
|
|
- update to 0.10.23
|
|
|
|
|