From 211ce4a54e04ece6ee31c2495abf6702ad83db6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sat, 31 Aug 2013 15:41:39 +0200 Subject: RPM Packaging: remove obsolete patches --- .../tdeio-apt/tdeio-apt-14.0.0-ftbfs.patch | 33 ---------------------- 1 file changed, 33 deletions(-) delete mode 100644 redhat/applications/tdeio-apt/tdeio-apt-14.0.0-ftbfs.patch (limited to 'redhat/applications') diff --git a/redhat/applications/tdeio-apt/tdeio-apt-14.0.0-ftbfs.patch b/redhat/applications/tdeio-apt/tdeio-apt-14.0.0-ftbfs.patch deleted file mode 100644 index b83b3f3ad..000000000 --- a/redhat/applications/tdeio-apt/tdeio-apt-14.0.0-ftbfs.patch +++ /dev/null @@ -1,33 +0,0 @@ ---- trinity-tdeio-apt-14.0.0~pre105+c7bc8b76/src/apt.cpp.ORI 2013-07-29 11:26:26.740982531 +0200 -+++ trinity-tdeio-apt-14.0.0~pre105+c7bc8b76/src/apt.cpp 2013-07-29 11:26:53.970250335 +0200 -@@ -143,10 +143,10 @@ - */ - - static const TQString -- html_form_begin("\n
\n" -+ html_form_begin_apt("\n\n" - "\n"); - static const TQString -- html_form_end("\n" -+ html_form_end_apt("\n" - "\t\n" - "\n" - "
\n" -@@ -197,7 +197,7 @@ - if (online) - stream << "" << endl; - stream << make_html_form_line("search", i18n("Package search")); - if (ext_form) -@@ -206,7 +206,7 @@ - stream << make_html_form_line("fsearch", i18n("File search")); - stream << make_html_form_line("show", i18n("Package info")); - } -- stream << html_form_end.arg( i18n("Search") ); -+ stream << html_form_end_apt.arg( i18n("Search") ); - - if (online) - { -- cgit v1.2.1
\n"; - -- stream << html_form_begin; -+ stream << html_form_begin_apt; - stream << "
" + i18n("Offline search") + "