[atk: 7/19] Remove atk.spec.in



commit 0f0769e2a6213a71715a65c73ce31207c6437cdf
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon May 22 09:32:15 2017 +0100

    Remove atk.spec.in
    
    It's 12 years old, and hopelessly out of date. All operating systems
    using RPM have a package for ATK anyway.

 Makefile.am  |    9 ++----
 atk.spec.in  |   84 ----------------------------------------------------------
 configure.ac |    1 -
 3 files changed, 3 insertions(+), 91 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index aafb628..50efb75 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,16 +1,14 @@
 # Process this file with automake to create Makefile.in.
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS=atk tests docs po win32
+SUBDIRS = atk tests docs po win32
 
 EXTRA_DIST =                   \
        MAINTAINERS             \
        atk-uninstalled.pc.in   \
        atk.pc.in               \
-       atk.spec.in             \
-       atk.spec                \
-       atk-zip.sh.in   \
-    m4/introspection.m4   \
+       atk-zip.sh.in           \
+       m4/introspection.m4     \
        config.h.win32
 
 pkgconfigdir = $(libdir)/pkgconfig
@@ -21,5 +19,4 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
 DISTCLEANFILES =               \
        atk-uninstalled.pc      \
        atk.pc                  \
-       atk.pc.spec             \
        atk-zip.sh
diff --git a/configure.ac b/configure.ac
index 23a2b9c..f873f2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -269,7 +269,6 @@ win32/vs14/Makefile
 win32/vs15/Makefile
 docs/Makefile
 docs/version.xml
-atk.spec
 atk-zip.sh
 config.h.win32
 ])


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