[easytag] Remove easytag.spec.in



commit ed713384b7cbaa88c8fd0ec2284c5c5701ff48c9
Author: David King <amigadave amigadave com>
Date:   Mon Feb 4 18:04:51 2013 +0000

    Remove easytag.spec.in
    
    Neither Fedora nor OpenSuse use the provided spec file, so remove it.

 .gitignore      |    1 -
 Makefile.am     |    1 -
 configure.ac    |    1 -
 easytag.spec.in |  163 -------------------------------------------------------
 4 files changed, 0 insertions(+), 166 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3e3053..c035279 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,7 +18,6 @@ doc/easytag.1
 /easytag-*-setup.exe
 /easytag-win32-installer.nsi
 /easytag.exe
-/easytag.spec
 /INSTALL
 libtool
 ltmain.sh
diff --git a/Makefile.am b/Makefile.am
index dfc04b2..b460efa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -223,7 +223,6 @@ dist_noinst_DATA = \
 	data/nsis/easytag-uninstall.bmp \
 	$(pixmaps) \
 	\
-	easytag.spec \
 	easytag-win32-installer.nsi.in \
 	\
 	README_win32.txt \
diff --git a/configure.ac b/configure.ac
index 01c68dd..16f30d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -283,7 +283,6 @@ dnl -------------------------------
 AC_CHECK_FUNCS([ftruncate gettimeofday mkstemp truncate])
 
 AC_CONFIG_FILES([ Makefile
-                  easytag.spec
                   doc/easytag.1
                   po/Makefile.in
                ])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]