[gtkhtml] Stop distributing an RPM spec file.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtkhtml] Stop distributing an RPM spec file.
- Date: Sun, 2 Aug 2009 16:10:39 +0000 (UTC)
commit 7362521b3c6493039fa61e0088613fd70b413c4d
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Aug 2 12:06:36 2009 -0400
Stop distributing an RPM spec file.
Our RPM spec file is hopelessly out-of-date and irrelevant.
Fedora and other RPM-based distros maintain their own spec
files. Plus, I don't want the project to be perceived as
showing favoritism towards RPM-based distros.
Makefile.am | 2 -
configure.ac | 1 -
gtkhtml.spec.in | 105 -------------------------------------------------------
3 files changed, 0 insertions(+), 108 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9d81b27..28cf8cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,8 +27,6 @@ MAINTAINERCLEANFILES = \
$(srcdir)/mkinstalldirs
EXTRA_DIST = \
- gtkhtml.spec.in \
- gtkhtml.spec \
gtkhtml-zip.in \
COPYING.LIB \
BUGS \
diff --git a/configure.ac b/configure.ac
index 27d2375..ec79530 100644
--- a/configure.ac
+++ b/configure.ac
@@ -268,7 +268,6 @@ dnl **************
AC_OUTPUT([
Makefile
-gtkhtml.spec
gtkhtml-zip
po/Makefile.in
gtkhtml/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]