public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10.2: Switch to non -full (smaller) version of upstream sources,
@ 2026-05-30 14:28 Hans de Goede
  0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2026-05-30 14:28 UTC (permalink / raw)
  To: git-commits

          A new commit has been pushed.

          Repo   : rpms/xfig
          Branch : epel10.2
          Commit : fecb81efff15308b722aaf8bbb75c27c5ad8f587
          Author : Hans de Goede <hdegoede@redhat.com>
          Date   : 2016-08-12T10:34:06+02:00
          Stats  : +8/-3 in 3 file(s)
          URL    : https://src.fedoraproject.org/rpms/xfig/c/fecb81efff15308b722aaf8bbb75c27c5ad8f587?branch=epel10.2

          Log:
          Switch to non -full (smaller) version of upstream sources,

we package transfig seperately so we do not need the -full version

---
diff --git a/.gitignore b/.gitignore
index 6486e73..7f2633d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xfig.3.2.5b.full.tar.gz
 /xfig.3.2.5c.full.tar.gz
 /xfig_3.2.5.c-8.debian.tar.xz
 /xfig-full-3.2.6.tar.xz
+/xfig-3.2.6.tar.xz

diff --git a/sources b/sources
index 143c8aa..b3ef8a0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-4c510265d87725abc3d678d6cb638d02  xfig-full-3.2.6.tar.xz
+087a53173d4c092b65b471c99debc6b2  xfig-3.2.6.tar.xz
 f58e3bde288d623c826e1784ebb45de0  xfig-icons.tar.gz

diff --git a/xfig.spec b/xfig.spec
index d18eb0b..dc2047e 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -3,10 +3,10 @@
 Summary: An X Window System tool for drawing basic vector graphics
 Name: xfig
 Version: 3.2.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: MIT
 URL:     https://en.wikipedia.org/wiki/Xfig
-Source0: http://downloads.sourceforge.net/mcj/xfig-full-%{version}.tar.xz
+Source0: http://downloads.sourceforge.net/mcj/xfig-%{version}.tar.xz
 Source1: xfig-icons.tar.gz
 Source2: xfig.desktop
 Source3: xfig.appdata.xml
@@ -114,6 +114,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Aug 12 2016 Hans de Goede <hdegoede@redhat.com> - 3.2.6-3
+- Switch to non -full (smaller) version of upstream sources,
+  we package transfig seperately so we do not need the -full version
+
 * Thu Aug 11 2016 Hans de Goede <hdegoede@redhat.com> - 3.2.6-2
 - Make using metric units the default again
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-30 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 14:28 [rpms/xfig] epel10.2: Switch to non -full (smaller) version of upstream sources, Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox