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 712646 Details for
Bug 836810
Review Request: Tiny-Tiny-RSS - Web based news feed and aggregator
[?]
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]
Fix the sphinx unbundled library issue
Tiny-Tiny-RSS-sed_fix.patch (text/plain), 746 bytes, created by
Juan Orti
on 2013-03-19 12:43:22 UTC
(
hide
)
Description:
Fix the sphinx unbundled library issue
Filename:
MIME Type:
Creator:
Juan Orti
Created:
2013-03-19 12:43:22 UTC
Size:
746 bytes
patch
obsolete
>diff --git a/SPECS/Tiny-Tiny-RSS.spec b/SPECS/Tiny-Tiny-RSS.spec >index bcee8be..fb40cb5 100644 >--- a/SPECS/Tiny-Tiny-RSS.spec >+++ b/SPECS/Tiny-Tiny-RSS.spec >@@ -46,7 +46,7 @@ sed -i 's|require_once \"lib/gettext|require_once \"gettext|' include/functions. > grep "require_once 'lib/htmLawed" include/functions.php > sed -i "s|require_once 'lib/htmLawed|require_once 'htmLawed|" include/functions.php > grep "require_once 'lib/sphinxapi.php" include/functions.php >-sed -i "s|require_once 'lib/sphinxapi.php|require_once sphinxapi.php|" include/functions.php >+sed -i "s|require_once 'lib/sphinxapi.php|require_once 'sphinxapi.php|" include/functions.php > # Remove hidden files > find . -name .htaccess -exec rm {} \; > find . -name .empty -exec rm {} \;
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 836810
: 712646