[gnumeric: 1/2] Drop the outdated RPM packaging




commit d6dc6385e7c2e64efa0fbb6177d133850b5287e5
Author: Pino Toscano <toscano pino tiscali it>
Date:   Sun Oct 18 12:42:55 2020 +0200

    Drop the outdated RPM packaging
    
    More than 6 years old, simply remove it to not get people confused on
    where are the canonical RPM packagings.

 .gitignore       |   1 -
 Makefile.am      |   1 -
 configure.ac     |   1 -
 gnumeric.spec.in | 186 -------------------------------------------------------
 4 files changed, 189 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 955ce08f9..78a79f896 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,7 +28,6 @@ missing
 mkinstalldirs
 ylwrap
 gnumeric.appdata.xml
-gnumeric.spec
 gnumeric.desktop
 gnumeric.desktop.in
 ID
diff --git a/Makefile.am b/Makefile.am
index ce847aa3d..e9d1037c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,6 @@ EXTRA_DIST = \
        gnumeric.appdata.xml.in \
        gnumeric.desktop.in     \
        gnumeric.mime           \
-       gnumeric.spec           \
        gnumeric.xsd            \
        intltool-extract.in     \
        intltool-merge.in       \
diff --git a/configure.ac b/configure.ac
index 5fb99a72e..067471f86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1189,7 +1189,6 @@ AC_DEFINE(GNM_API_VERSION, "GNUMERIC_API_VER",
        [The API version number of this release])
 
 AC_OUTPUT([
-gnumeric.spec
 Makefile
 libspreadsheet.pc
 icons/Makefile


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