public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.9-f44: removed unused patch
@ 2026-08-03 11:03
0 siblings, 0 replies; 2+ messages in thread
From: @ 2026-08-03 11:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : fed9634092e4058ca3174518d3cd2fc80b9f3d8b
Author : Jiří Moskovčák <jmoskovc@fedoraproject.org>
Date : 2010-07-27T15:25:52+00:00
Stats : +0/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/fed9634092e4058ca3174518d3cd2fc80b9f3d8b?branch=update-2.17.9-f44
Log:
removed unused patch
---
diff --git a/blacklist_mono.patch b/blacklist_mono.patch
deleted file mode 100644
index 11fde35..0000000
--- a/blacklist_mono.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- abrt-1.1.10/src/Daemon/abrt.conf 2010-07-26 14:00:36.914502040 +0200
-+++ abrt-1.1.10_/src/Daemon/abrt.conf 2010-07-26 14:01:07.597502575 +0200
-@@ -8,7 +8,7 @@
-
- # Blacklisted packages
- #
--BlackList = nspluginwrapper, valgrind, strace
-+BlackList = nspluginwrapper, valgrind, strace, mono-core
-
- # Process crashes in executables which do not belong to any package?
- #
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/abrt] update-2.17.9-f44: removed unused patch
@ 2026-08-03 11:03 Jiri Moskovcak
0 siblings, 0 replies; 2+ messages in thread
From: Jiri Moskovcak @ 2026-08-03 11:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.9-f44
Commit : f40c2708c3e301700c970a218acd65d715e24912
Author : Jiri Moskovcak <jmoskovc@redhat.com>
Date : 2010-08-10T14:13:31+02:00
Stats : +0/-36 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/f40c2708c3e301700c970a218acd65d715e24912?branch=update-2.17.9-f44
Log:
removed unused patch
---
diff --git a/abrt-1.1.10-applet.patch b/abrt-1.1.10-applet.patch
deleted file mode 100644
index 3c3281a..0000000
--- a/abrt-1.1.10-applet.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-commit 406c8793bef87fb49333d7196ea23d42be87c21e
-Author: Jiri Moskovcak <jmoskovc@redhat.com>
-Date: Mon Jul 26 15:33:02 2010 +0200
-
- APPLET: minor build fix
-
-diff --git a/src/Applet/CCApplet.cpp b/src/Applet/CCApplet.cpp
-index 8596f4c..02d911d 100644
---- a/src/Applet/CCApplet.cpp
-+++ b/src/Applet/CCApplet.cpp
-@@ -361,7 +361,7 @@ void CApplet::Disable(const char *reason)
- if (pixbuf)
- {
- gray_scaled = gdk_pixbuf_copy(pixbuf);
-- gdk_pixbuf_saturate_and_pixelate(pixbuf, gray_scaled, 0.0, NULL);
-+ gdk_pixbuf_saturate_and_pixelate(pixbuf, gray_scaled, 0.0, false);
- gtk_status_icon_set_from_pixbuf(m_pStatusIcon, gray_scaled);
- //do we need to free pixbufs nere?
- }
-diff --git a/src/Applet/Makefile.am b/src/Applet/Makefile.am
-index 6abef3b..77c9fc9 100644
---- a/src/Applet/Makefile.am
-+++ b/src/Applet/Makefile.am
-@@ -26,10 +26,10 @@ abrt_applet_LDADD = \
- -lglib-2.0 \
- -lgthread-2.0 \
- $(DBUS_LIBS) \
-- $(LIBNOTIFY_LIBS)
-+ $(LIBNOTIFY_LIBS) \
-+ $(GTK_LIBS)
- # ../../lib/Utils/libABRTdUtils.la
- # $(DL_LIBS)
--# $(GTK_LIBS)
-
- EXTRA_DIST = abrt-applet.desktop
-
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-03 11:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 11:03 [rpms/abrt] update-2.17.9-f44: removed unused patch
2026-08-03 11:03 Jiri Moskovcak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox