Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 699025 Details for
Bug 912469
Do not install the test plugin
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch for rawhide
0003-Do-not-install-the-test-plugin.patch (text/plain), 1.35 KB, created by
Petr Kovar
on 2013-02-18 18:15:01 UTC
(
hide
)
Description:
patch for rawhide
Filename:
MIME Type:
Creator:
Petr Kovar
Created:
2013-02-18 18:15:01 UTC
Size:
1.35 KB
patch
obsolete
>From 9d45284627e9eac5cfba5ea18bb9d4f1eb285bc7 Mon Sep 17 00:00:00 2001 >From: Petr Kovar <pkovar@redhat.com> >Date: Mon, 18 Feb 2013 19:07:48 +0100 >Subject: Do not install the test plugin > >--- > sylpheed.spec | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > >diff --git a/sylpheed.spec b/sylpheed.spec >index b45f17b..b701ae0 100644 >--- a/sylpheed.spec >+++ b/sylpheed.spec >@@ -6,7 +6,7 @@ > > Name: sylpheed > Version: 3.4.0 >-Release: 0.2%{?prerelease:.%{?prerelease}}%{?dist} >+Release: 0.3%{?prerelease:.%{?prerelease}}%{?dist} > Summary: GTK+ based, lightweight, and fast email client > > Group: Applications/Internet >@@ -115,8 +115,8 @@ rm -rf $RPM_BUILD_ROOT > > make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' > >-# Install plugins >-for plugin in attachment_tool test ; do >+# Install plugins; do not install the test plugin >+for plugin in attachment_tool ; do > pushd plugin/$plugin > make install-plugin DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' > popd >@@ -183,6 +183,9 @@ update-desktop-database &> /dev/null || : > %{_libdir}/*.so > > %changelog >+* Mon Feb 18 2013 Petr Kovar <pkovar@redhat.com> - 3.4.0-0.3.beta2 >+- Do not install the test plugin >+ > * Fri Feb 15 2013 Christoph Wickert <cwickert@fedoraproject.org> - 3.4.0-0.2.beta2 > - Remove the --vendor switch to desktop-file-install > >-- >1.7.11.7 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 912469
: 699025 |
699026
|
699027