From 35219f8200e845bb7a5c4063917f8818579bfee7 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 3 Sep 2012 10:39:31 +0200 Subject: remove obsolete mate-common.spec --- Makefile.am | 5 +---- configure.in | 1 - mate-common.spec.in | 39 --------------------------------------- 3 files changed, 1 insertion(+), 44 deletions(-) delete mode 100644 mate-common.spec.in diff --git a/Makefile.am b/Makefile.am index 35ca548..8cf36ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,10 +2,7 @@ SUBDIRS = macros doc-build doc EXTRA_DIST = \ autogen.sh \ - mate-common.spec \ - mate-common.spec.in \ - doc/usage.txt \ - ChangeLog.pre-git + doc/usage.txt DISTCHECK_CONFIGURE_FLAGS = --disable-silent-rules diff --git a/configure.in b/configure.in index 18faf3b..bdf5d7e 100644 --- a/configure.in +++ b/configure.in @@ -15,7 +15,6 @@ AM_MAINTAINER_MODE([enable]) AC_CONFIG_FILES([ Makefile -mate-common.spec macros/Makefile doc-build/Makefile doc-build/mate-doc-common diff --git a/mate-common.spec.in b/mate-common.spec.in deleted file mode 100644 index 7f7d9ab..0000000 --- a/mate-common.spec.in +++ /dev/null @@ -1,39 +0,0 @@ -Name: mate-common -Summary: mate-common contains useful things common to building mate packages -Version: @VERSION@ -Release: 0 -License: GPL -Group: Development/Tools -Source: %{name}-%{version}.tar.gz -URL: http://developer.gnome.org/ -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root - -%description -Contains files required to bootstrap various Mate modules when building -from CVS. - -%changelog -* Thu May 13 2004 James Henstridge -- update and simplify -* Mon Mar 26 2000 Robin * Slomkowski -- created this thing, and replaced the generic specfile - -%prep -%setup - -%build - -%configure -make - -%install - -%makeinstall - -%files - -%defattr(-, root, root) -%{_bindir}/* -%{_datadir}/aclocal/* -%{_datadir}/mate-common -- cgit v1.2.1