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 302268 Details for
Bug 434008
evolution-brutus failed massrebuild attempt for GCC 4.3
[?]
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]
updated patch that fixes build
evolution-brutus-spec.patch (text/plain), 2.54 KB, created by
Alex Lancaster
on 2008-04-13 13:49:26 UTC
(
hide
)
Description:
updated patch that fixes build
Filename:
MIME Type:
Creator:
Alex Lancaster
Created:
2008-04-13 13:49:26 UTC
Size:
2.54 KB
patch
obsolete
>Index: evolution-brutus.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/evolution-brutus/devel/evolution-brutus.spec,v >retrieving revision 1.10 >diff -u -r1.10 evolution-brutus.spec >--- evolution-brutus.spec 18 Feb 2008 21:29:23 -0000 1.10 >+++ evolution-brutus.spec 13 Apr 2008 13:45:05 -0000 >@@ -1,24 +1,27 @@ >-%define evo_ver 2.12 >+%define evo_ver 2.22 > %define camel_provider_dir evolution-data-server-1.2/camel-providers > %define eds_api_version 1.2 >-%define eds_base_version 1.12 >+%define eds_base_version 2.22 > > Name: evolution-brutus >-Version: 1.1.28.7 >-Release: 3%{?dist} >+Version: 1.2.11 >+Release: 1%{?dist} > Summary: Brutus based Exchange connector for Novell Evolution 2.4 and later > > License: GPLv2+ > Group: Applications/Productivity > URL: http://trac.brutus.net/evolution-brutus/wiki/Faq >-Source0: http://www.omesc.com/sites/default/files/downloads/dist/%{name}/Fedora%207/SOURCES/%{name}-%{version}.tar.gz >+# note that this is not a true 1.2.11 release, but a snapshot of SVN that upstream made without changing the name, hopefully this will be fixed in next release >+Source0: http://www.omesc.com/sites/default/files/downloads/dist/%{name}/Rawhide/SOURCES/%{name}-%{version}.tar.gz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildRequires: ORBit2-devel >= 2.14.1 >-BuildRequires: evolution-data-server-devel >= 1.6 >+BuildRequires: evolution-data-server-devel >= 2.22 > BuildRequires: intltool >= 0.30 > BuildRequires: brutus-keyring-devel >= 0.9.0 >+BuildRequires: ImageMagick-devel > BuildRequires: evolution-devel >+BuildRequires: db4-devel > BuildRequires: e2fsprogs-devel > BuildRequires: gettext > BuildRequires: wget >@@ -97,7 +100,7 @@ > %files -f %{name}-%{evo_ver}.lang > %defattr(-,root,root,-) > %doc COPYING README docs/using_evolution-brutus >-%{_bindir}/brutusd >+%{_bindir}/* > %{_libexecdir}/brutus-query-password > %{_libdir}/%{camel_provider_dir}/* > %{_libdir}/libBrutus*.so.* >@@ -108,12 +111,18 @@ > %defattr(-,root,root,-) > %{_includedir}/evolution-data-server-%{eds_base_version}/brutus/ > %{_includedir}/brutusd-1.0/ >+%{_includedir}/brutus-logd-1.0/ > %{_libdir}/libBrutus*.so > %{_libdir}/pkgconfig/libBrutus* > %{_datadir}/idl/brutus/ > > > %changelog >+* Sun Apr 13 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.11-1 >+- Update to 1.2.11 for compatibility with new eds version in F-9 >+- Add BuildRequires: ImageMagick-devel, db4-devel >+- Add some unpackaged files >+ > * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.1.28.7-3 > - Autorebuild for GCC 4.3 >
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 434008
:
302262
|
302268
|
302269
|
302407