Remove generated .spec file

Likely extremely bitrotten, and we should not ship this anyway.
This commit is contained in:
Tim-Philipp Müller 2016-12-14 09:48:02 +00:00
parent e0742b8759
commit 4dd7a25d2d
3 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View file

@ -8,7 +8,6 @@ config.guess
config.sub
config.rpath
configure
gst-plugins-base.spec
gstreamer-libs-uninstalled*.pc
gstreamer-libs*.pc
gstreamer-play-uninstalled*.pc

View file

@ -32,7 +32,7 @@ DIST_SUBDIRS = \
include $(top_srcdir)/common/win32.mak
EXTRA_DIST = \
gst-plugins-base.spec depcomp \
depcomp \
AUTHORS COPYING COPYING.LIB NEWS README RELEASE REQUIREMENTS \
ChangeLog gst-plugins-base.doap autogen.sh $(win32)
@ -65,6 +65,7 @@ check: check-exports
# cruft: plugins that have been merged or moved or renamed
CRUFT_FILES = \
$(top_builddir)/gst-plugins-base.spec \
$(top_builddir)/win32/common/config.h-new \
$(top_builddir)/common/shave \
$(top_builddir)/common/shave-libtool \

View file

@ -869,7 +869,6 @@ $MKDIR_P tests/check/orc
AC_CONFIG_FILES(
Makefile
gst-plugins-base.spec
gst/Makefile
gst/adder/Makefile
gst/app/Makefile