[ghex] Removed the unmaintained rpm spec file
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ghex] Removed the unmaintained rpm spec file
- Date: Thu, 4 Aug 2011 14:42:27 +0000 (UTC)
commit c082c5fe80eefd35c92f31b601973e828714a363
Author: Kalev Lember <kalevlember gmail com>
Date: Thu Aug 4 09:54:08 2011 +0300
Removed the unmaintained rpm spec file
... which hadn't seen any updates in the past 9 years.
Different rpm distros have different packaging guidelines, with each of
them preferring their own versions of spec files. This makes the rpm
spec file a good candidate for living in downstream distro packaging
repos.
Makefile.am | 4 ---
configure.ac | 1 -
ghex.spec.in | 82 ----------------------------------------------------------
3 files changed, 0 insertions(+), 87 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 7c39d01..ccf0733 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,6 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gtkhex.pc
EXTRA_DIST = \
- ghex.spec.in \
ghex.desktop.in \
gnome-doc-utils.make \
omf.make \
@@ -24,9 +23,6 @@ EXTRA_DIST = \
intltool-update.in \
$(schema_DATA)
-dist-hook: ghex.spec
- cp ghex.spec $(distdir)
-
desktopdir = $(datadir)/applications
desktop_in_files = ghex.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
diff --git a/configure.ac b/configure.ac
index ca12d77..4a53ded 100644
--- a/configure.ac
+++ b/configure.ac
@@ -94,6 +94,5 @@ icons/22x22/Makefile
icons/24x24/Makefile
icons/32x32/Makefile
icons/48x48/Makefile
-ghex.spec
gtkhex.pc])
AC_OUTPUT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]