public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jigdo] epel10.2: fix license tag
@ 2026-08-21 18:59 Tom Callaway
0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-08-21 18:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/jigdo
Branch : epel10.2
Commit : f19e8b58e145583894a9d2f12365a9f0fdb17b8c
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2008-08-05T15:07:35+00:00
Stats : +11/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/jigdo/c/f19e8b58e145583894a9d2f12365a9f0fdb17b8c?branch=epel10.2
Log:
fix license tag
---
diff --git a/jigdo-0.7.1-debug.patch b/jigdo-0.7.1-debug.patch
index 8928f94..08326f1 100644
--- a/jigdo-0.7.1-debug.patch
+++ b/jigdo-0.7.1-debug.patch
@@ -1,11 +1,12 @@
---- jigdo-0.7.1/configure.debug 2004-06-20 16:49:15.000000000 -0400
-+++ jigdo-0.7.1/configure 2005-04-15 18:19:10.000000000 -0400
-@@ -2723,8 +2723,6 @@
+diff -up jigdo-0.7.3/configure.debug jigdo-0.7.3/configure
+--- jigdo-0.7.3/configure.debug 2006-05-19 17:16:14.000000000 -0400
++++ jigdo-0.7.3/configure 2008-08-05 11:03:24.000000000 -0400
+@@ -2676,8 +2676,6 @@ ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-CFLAGS=`echo "$CFLAGS" | sed 's/\(^\| \)-g\( \|$\)/ /'`
-CXXFLAGS=`echo "$CXXFLAGS" | sed 's/\(^\| \)-g\( \|$\)/ /'`
IF_GXX2="#"
- IF_NOGXX2=""
+ IFNOT_GXX2=""
if test "$GXX" = yes; then
diff --git a/jigdo.spec b/jigdo.spec
index 299082f..797ed93 100644
--- a/jigdo.spec
+++ b/jigdo.spec
@@ -1,10 +1,11 @@
Name: jigdo
Version: 0.7.3
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Ease distribution of large files over the Internet
Group: Applications/Internet
-License: GPL
+# Exception is permission to link with OpenSSL
+License: GPLv2 with exceptions
URL: http://atterer.net/jigdo/
Source0: http://atterer.net/jigdo/%{name}-%{version}.tar.bz2
Source1: jigdo.desktop
@@ -67,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %{_mandir}/man[^3]/*
%changelog
+* Tue Aug 5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.7.3-7
+- fix license tag
+
* Tue Mar 11 2008 Ian Burrell <ianburrell@gmail.com> - 0.7.3-6
- Add patch for gcc 4.3 support
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 18:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 18:59 [rpms/jigdo] epel10.2: fix license tag Tom Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox