public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lis] f43: remove unused patches
@ 2026-06-02 3:36 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-02 3:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lis
Branch : f43
Commit : f17af2604e267aafd7ce755087480dd65874674c
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-02-24T19:30:45-03:00
Stats : +0/-60 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/lis/c/f17af2604e267aafd7ce755087480dd65874674c?branch=f43
Log:
remove unused patches
---
diff --git a/lis-1.4.13-optflags.patch b/lis-1.4.13-optflags.patch
deleted file mode 100644
index 5b08191..0000000
--- a/lis-1.4.13-optflags.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -up lis-1.4.13/configure.in.orig lis-1.4.13/configure.in
---- lis-1.4.13/configure.in.orig 2013-09-06 07:46:20.000000000 +0300
-+++ lis-1.4.13/configure.in 2013-09-09 22:03:51.797568011 +0300
-@@ -363,7 +363,7 @@ if test "$TARGET" = ""; then
- AC_MSG_RESULT($[ax_cv_]_AC_LANG_ABBREV[_compiler_vendor])
- case $ax_cv_c_compiler_vendor in
- dec) CFLAGS="-newc -w0 -O5 -ansi_alias -ansi_args -fp_reorder -tune host $CFLAGS" ;;
-- gnu) CFLAGS="-O3 -fomit-frame-pointer $CFLAGS" ;;
-+ gnu) CFLAGS="$CFLAGS" ;;
- intel) CFLAGS="-O3 -ansi_alias $CFLAGS" ;;
- portland) CFLAGS="-O3 -B -fastsse $CFLAGS" ;;
- pathscale) CFLAGS="-O3 $CFLAGS" ;;
-@@ -567,8 +567,8 @@ if test "$TARGET" = ""; then
- AC_MSG_RESULT($[ax_cv_]_AC_LANG_ABBREV[_compiler_vendor])
- AC_LANG_POP(Fortran 77)
- case $ax_cv_f77_compiler_vendor in
-- gnu) FFLAGS="-O3 -fomit-frame-pointer $FFLAGS"
-- FCFLAGS="-O3 -fomit-frame-pointer $FCFLAGS" ;;
-+ gnu) FFLAGS="$FFLAGS"
-+ FCFLAGS="$FCFLAGS" ;;
- intel) FFLAGS="-O3 -fpp $FFLAGS"
- FCFLAGS="-O3 -fpp $FCFLAGS"
- LDFLAGS="-Vaxlib"
diff --git a/lis-1.5.37-optflags.patch b/lis-1.5.37-optflags.patch
deleted file mode 100644
index f321770..0000000
--- a/lis-1.5.37-optflags.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From 73f48255356dd4b48f2a66301deb0f9ec09cf031 Mon Sep 17 00:00:00 2001
-From: Lehner Florian <dev@der-flo.net>
-Date: Mon, 15 Dec 2014 11:44:40 +0100
-Subject: [PATCH] update patch
-
-Signed-off-by: Lehner Florian <dev@der-flo.net>
----
- configure.ac | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index aa389c9..4abffd4 100755
---- a/configure.ac
-+++ b/configure.ac
-@@ -365,7 +365,7 @@ if test "$TARGET" = ""; then
- AC_MSG_RESULT($[ax_cv_]_AC_LANG_ABBREV[_compiler_vendor])
- case $ax_cv_c_compiler_vendor in
- dec) CFLAGS="-newc -w0 -O5 -ansi_alias -ansi_args -fp_reorder -tune host $CFLAGS" ;;
-- gnu) CFLAGS="-O3 -fomit-frame-pointer $CFLAGS" ;;
-+ gnu) CFLAGS="$CFLAGS" ;;
- intel) CFLAGS="-O3 -ansi_alias $CFLAGS" ;;
- portland) CFLAGS="-O3 -B -fastsse $CFLAGS" ;;
- pathscale) CFLAGS="-O3 $CFLAGS" ;;
-@@ -574,8 +574,8 @@ if test "$TARGET" = ""; then
- AC_MSG_RESULT($[ax_cv_]_AC_LANG_ABBREV[_compiler_vendor])
- AC_LANG_POP(Fortran 77)
- case $ax_cv_f77_compiler_vendor in
-- gnu) FFLAGS="-O3 -fomit-frame-pointer $FFLAGS"
-- FCFLAGS="-O3 -fomit-frame-pointer $FCFLAGS" ;;
-+ gnu) FFLAGS="$FFLAGS"
-+ FCFLAGS="$FCFLAGS" ;;
- intel) FFLAGS="-O3 -fpp $FFLAGS"
- FCFLAGS="-O3 -fpp $FCFLAGS"
- LDFLAGS="-Vaxlib"
---
-2.1.0
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-02 3:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 3:36 [rpms/lis] f43: remove unused patches Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox