Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 883065 Details for
Bug 1084707
Don't ship editor backup files
Home
New
Search
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.rh90 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]
Don't ship editor backup files
Dont-ship-editor-backup-files.patch (text/plain), 1.51 KB, created by
Ville Skyttä
on 2014-04-05 18:37:11 UTC
(
hide
)
Description:
Don't ship editor backup files
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2014-04-05 18:37:11 UTC
Size:
1.51 KB
patch
obsolete
>From b164f39b66d5b03c860f59c53bc9c0e512c2eb3a Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Sat, 5 Apr 2014 21:36:37 +0300 >Subject: [PATCH] Don't ship editor backup files > >- Fix -devel copy-pasto >--- > SuperLU.spec | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > >diff --git a/SuperLU.spec b/SuperLU.spec >index 18e2ea1..3f84bb8 100644 >--- a/SuperLU.spec >+++ b/SuperLU.spec >@@ -1,6 +1,6 @@ > Name: SuperLU > Version: 4.3 >-Release: 8%{?dist} >+Release: 9%{?dist} > Summary: Subroutines to solve sparse linear systems > %{?el5:Group: System/Libraries} > >@@ -34,7 +34,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} > > %description devel > The %{name}-devel package contains the header files >-and libraries for use with CUnit package. >+and libraries for use with the %{name} package. > > %prep > %setup -q -n %{name}_%{version} >@@ -42,6 +42,7 @@ and libraries for use with CUnit package. > %patch1 -p1 > %patch2 -p1 > %patch3 -p1 >+rm FORTRAN/*.old FORTRAN/*.bak > find . -type f | sed -e "/TESTING/d" | xargs chmod a-x > # Remove the shippped executables from EXAMPLE > find EXAMPLE -type f | while read file >@@ -100,6 +101,10 @@ popd > %{_libdir}/libsuperlu.so > > %changelog >+* Sat Apr 5 2014 Ville Skyttä <ville.skytta@iki.fi> - 4.3-9 >+- Don't ship editor backup files >+- Fix -devel copy-pasto >+ > * Mon Jan 06 2014 Björn Esser <bjoern.esser@gmail.com> - 4.3-8 > - fixed FTBFS if "-Werror=format-security" flag is used (#1037343) > - devel-pkg must Requires: %%{name}%%{?_isa} >-- >1.9.0
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 1084707
: 883065