]> granicus.if.org Git - graphviz/commitdiff
remove 'GRAPHVIZ_SOURCES' from the build system
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Nov 2022 17:46:53 +0000 (09:46 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Nov 2022 17:46:53 +0000 (09:46 -0800)
This URL is out of date and is only used in artifacts that have also bit rotted.

configure.ac
debian/watch.in [deleted file]
plugin.demo/xgtk/xgtk-plugin.spec.in

index 82f7e4a152792ba73fe2232237558ec29c6f2af0..06f56fed73cef692178db50b7ebeb793aa6a2ed0 100644 (file)
@@ -33,8 +33,6 @@ GRAPHVIZ_CHANGE_DATE=graphviz_change_date()
 # NB: git commit hash of last commit
 GRAPHVIZ_VERSION_COMMIT=graphviz_version_commit()
 
-GRAPHVIZ_SOURCES=graphviz/SOURCES
-
 AC_SUBST([GRAPHVIZ_VERSION_MAJOR])
 AC_SUBST([GRAPHVIZ_VERSION_MINOR])
 AC_SUBST([GRAPHVIZ_VERSION_MICRO])
@@ -44,7 +42,6 @@ AC_SUBST([GRAPHVIZ_AUTHOR_NAME])
 AC_SUBST([GRAPHVIZ_AUTHOR_EMAIL])
 AC_SUBST([GRAPHVIZ_CHANGE_DATE])
 AC_SUBST([GRAPHVIZ_VERSION_COMMIT])
-AC_SUBST([GRAPHVIZ_SOURCES])
 
 dnl ===========================================================================
 
diff --git a/debian/watch.in b/debian/watch.in
deleted file mode 100644 (file)
index ce88123..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# Site      Directory       Pattern         Version Script
-version=3
-http://www.graphviz.org/pub/@GRAPHVIZ_SOURCES@/graphviz-([0-9.]+)\.tar\.gz
index 6dc21cbe3ad41c1db059c3fbebcac369b94ada74..335548e24bcbfe2b5c4b09a3a2afda8eb398c507 100644 (file)
@@ -13,7 +13,7 @@ Release: %{?release}
 Group:   Applications/Multimedia
 License: CPL
 URL:     http://www.graphviz.org/
-Source0: http://www.graphviz.org/pub/@GRAPHVIZ_SOURCES@/xgtk-plugin-@VERSION@.tar.gz
+Source0: http://www.graphviz.org/
 
 # graphviz is relocatable - Caution: this feature is used in AT&T,
 #   but probably will not be supported in Redhat/Fedora/Centos distros