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 298435 Details for
Bug 435948
thunderbird-config script not shipped but may be required for building extensions
[?]
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]
Create thunderbird-devel package
thunderbird-devel.patch (text/plain), 1.82 KB, created by
David Walluck
on 2008-03-18 18:37:16 UTC
(
hide
)
Description:
Create thunderbird-devel package
Filename:
MIME Type:
Creator:
David Walluck
Created:
2008-03-18 18:37:16 UTC
Size:
1.82 KB
patch
obsolete
>--- thunderbird.spec~ 2008-03-15 13:13:25.000000000 -0400 >+++ thunderbird.spec 2008-03-18 11:16:48.000000000 -0400 >@@ -98,6 +98,18 @@ > %description > Mozilla Thunderbird is a standalone mail and newsgroup client. > >+%package devel >+Summary: Development binaries, headers, and IDL files for Thunderbird >+Group: Applications/Internet >+Requires: %{name} = %{version} >+AutoReqProv: 0 >+%define _use_internal_dependency_generator 0 >+%define __find_requires %{SOURCE100} >+ >+%description devel >+This package contains the development binaries, headers, and IDL >+files which are necessary for building Thunderbird extensions. >+ > #=============================================================================== > > %prep >@@ -212,7 +224,7 @@ > %{__cp} $RPM_BUILD_ROOT/rh-default-prefs $RPM_BUILD_ROOT/%{mozappdir}/defaults/pref/all-redhat.js > %{__rm} $RPM_BUILD_ROOT/rh-default-prefs > >-%{__rm} -f $RPM_BUILD_ROOT%{_bindir}/thunderbird-config >+ > > cd $RPM_BUILD_ROOT%{mozappdir}/chrome > find . -name "*" -type d -maxdepth 1 -exec %{__rm} -rf {} \; >@@ -310,15 +322,18 @@ > %{mozappdir}/updater > %{mozappdir}/*.so > >-%exclude %{_includedir}/%{name}-%{version} >-%exclude %{_datadir}/idl/%{name}-%{version} >-%exclude %{_libdir}/pkgconfig/*.pc >-%exclude %{mozappdir}/TestGtkEmbed >-%exclude %{mozappdir}/xpidl >-%exclude %{mozappdir}/xpcshell >-%exclude %{mozappdir}/xpt_dump >-%exclude %{mozappdir}/xpt_link >-%exclude %{mozappdir}/xpicleanup >+%files devel >+%defattr(-,root,root,0755) >+%attr(0755,root,root) %{_bindir}/thunderbird-config >+%{_includedir}/%{name}-%{version} >+%{_datadir}/idl/%{name}-%{version} >+%{_libdir}/pkgconfig/*.pc >+%{mozappdir}/TestGtkEmbed >+%{mozappdir}/xpidl >+%{mozappdir}/xpcshell >+%{mozappdir}/xpt_dump >+%{mozappdir}/xpt_link >+%{mozappdir}/xpicleanup > > #=============================================================================== >
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 435948
: 298435 |
298439