From 2175da99a82f7feb69d607ba3c44b8716ead3ad6 Mon Sep 17 00:00:00 2001 From: daidai_is_here Date: Thu, 6 Feb 2020 21:05:43 +0800 Subject: [PATCH] rename patch --- ...ed.patch => libindicator-add-patch-to-modify-build-err.patch | 0 libindicator.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename no-Werror-deprecated.patch => libindicator-add-patch-to-modify-build-err.patch (100%) diff --git a/no-Werror-deprecated.patch b/libindicator-add-patch-to-modify-build-err.patch similarity index 100% rename from no-Werror-deprecated.patch rename to libindicator-add-patch-to-modify-build-err.patch diff --git a/libindicator.spec b/libindicator.spec index 50c848a..c1d03a2 100644 --- a/libindicator.spec +++ b/libindicator.spec @@ -9,7 +9,7 @@ BuildRequires: chrpath gtk-doc libtool pkgconfig dbus-glib-devel gtk2-devel gtk3 Requires: pkgconfig Provides: %{name}-tools = %{version}-%{release} Obsoletes: %{name}-tools < %{version}-%{release} -Patch0001: no-Werror-deprecated.patch +Patch0001: libindicator-add-patch-to-modify-build-err.patch %description A set of symbols and convenience functions that all Ayatana indicators are likely to use.