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 607507 Details for
Bug 852414
Useless dependencies
[?]
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
0001-Remove-useless-dependencies.patch (text/plain), 1.95 KB, created by
Petr Pisar
on 2012-08-28 13:22:10 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Petr Pisar
Created:
2012-08-28 13:22:10 UTC
Size:
1.95 KB
patch
obsolete
>From ef61b11134ba47a105c6823ac1cb62b71cc96f54 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com> >Date: Tue, 28 Aug 2012 15:21:35 +0200 >Subject: [PATCH] Remove useless dependencies > >--- > libpst.spec | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > >diff --git a/libpst.spec b/libpst.spec >index a3495b2..89075a1 100644 >--- a/libpst.spec >+++ b/libpst.spec >@@ -1,7 +1,7 @@ > Summary: Utilities to convert Outlook .pst files to other formats > Name: libpst > Version: 0.6.55 >-Release: 2%{?dist} >+Release: 3%{?dist} > License: GPLv2+ > Group: Applications/Productivity > Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz >@@ -9,11 +9,13 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXX > URL: http://www.five-ten-sg.com/%{name}/ > Requires: ImageMagick > Requires: %{name}-libs = %{version}-%{release} >-BuildRequires: ImageMagick freetype-devel gd-devel libjpeg-devel zlib-devel python-devel boost-devel >+BuildRequires: ImageMagick gd-devel zlib-devel python-devel boost-devel > > %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} > %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} > >+# Do not provide private library >+%global __provides_exclude_from %{?__provides_exclude_from:%__provides_exclude_from|}^%{python_sitearch}/ > > %description > The Libpst utilities include readpst which can convert email messages >@@ -147,6 +149,9 @@ rm -rf $RPM_BUILD_ROOT > > > %changelog >+* Tue Aug 28 2012 Petr Pisar <ppisar@redhat.com> - 0.6.55-3 >+- Remove useless dependencies (bug #852414) >+ > * Tue Aug 09 2012 Carl Byington <carl@five-ten-sg.com> - 0.6.55-2 > - rebuild for python > >-- >1.7.11.4 >
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 852414
: 607507