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 296978 Details for
Bug 435643
Horde needs Mail_mimeDecode
[?]
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.
Spec file
php-pear-Mail-mimeDecode.spec (text/plain), 2.22 KB, created by
Bojan Smojver
on 2008-03-06 02:08:58 UTC
(
hide
)
Description:
Spec file
Filename:
MIME Type:
Creator:
Bojan Smojver
Created:
2008-03-06 02:08:58 UTC
Size:
2.22 KB
patch
obsolete
>%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} > >Name: php-pear-Mail-mimeDecode >Version: 1.5.0 >Release: 1%{?dist} >Summary: Class decode mime messages > >Group: Development/Libraries >License: PHP >URL: http://pear.php.net/package/Mail_mimeDecode >Source0: http://pear.php.net/get/Mail_mimeDecode-%{version}.tgz >Source1: PHP-LICENSE-3.01 >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >BuildArch: noarch >BuildRequires: php-pear >= 1:1.4.9-1.2 >Requires: php-pear(PEAR) >= 1.6.0 >Requires: php-pear-Mail-Mime >= 1.5.0 >Requires(post): %{__pear} >Requires(postun): %{__pear} >Provides: php-pear(Mail_mimeDecode) = %{version} > >%description >Provides a class to deal with the decoding and interpreting of mime messages. >This package used to be part of the Mail_Mime package, but has been split off. > >%prep >%setup -q -c -n Mail_mimeDecode-%{version} >[ -f package2.xml ] || mv package.xml package2.xml >mv package2.xml Mail_mimeDecode-%{version}/Mail_mimeDecode.xml > ># Empty build section, nothing required >%build > >%install >rm -rf %{buildroot} docdir > >cd Mail_mimeDecode-%{version} >%{__pear} install --nodeps --packagingroot %{buildroot} Mail_mimeDecode.xml > ># Move documentation >mkdir -p docdir/Mail_mimeDecode >%{__install} -m 644 -c %{SOURCE1} docdir/Mail_mimeDecode/LICENSE > ># Clean up unnecessary files >rm -rf %{buildroot}%{pear_phpdir}/.??* > ># Install XML package description >mkdir -p %{buildroot}%{pear_xmldir} >install -pm 644 Mail_mimeDecode.xml %{buildroot}%{pear_xmldir} > >%check ># Sanity check >lst=$(find %{buildroot}%{pear_xmldir} -exec grep -q %{buildroot} {} \; -print) >[ ! -z "$lst" ] && echo "Reference to BUILDROOT in $lst" && exit 1; > >%clean >rm -rf %{buildroot} > >%post >%{__pear} install --nodeps --soft --force --register-only %{pear_xmldir}/Mail_mimeDecode.xml >/dev/null ||: > >%postun ># if refcount = 0 then package has been removed (not upgraded) >if [ "$1" -eq "0" ]; then > %{__pear} uninstall --nodeps --ignore-errors --register-only Mail_mimeDecode >/dev/null ||: >fi > >%files >%defattr(-,root,root,-) >%doc Mail_mimeDecode-%{version}/docdir/Mail_mimeDecode/* >%{pear_xmldir}/Mail_mimeDecode.xml >%{pear_testdir}/Mail_mimeDecode >%{pear_phpdir}/Mail > >%changelog >* Thu Mar 6 2008 Bojan Smojver <bojan at rexursive.com> 1.5.0-1 >- Initial release
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 Raw
Actions:
View
Attachments on
bug 435643
: 296978