- Exclude ppc64 due to missing mozilla dependency
This commit is contained in:
parent
e15f631465
commit
b506d58711
@ -1,3 +1,6 @@
|
|||||||
|
# no ppc64 mozilla
|
||||||
|
ExcludeArch: ppc64
|
||||||
|
|
||||||
%define use_mozilla_nss 1
|
%define use_mozilla_nss 1
|
||||||
%define ldap_support 1
|
%define ldap_support 1
|
||||||
%define krb5_support 1
|
%define krb5_support 1
|
||||||
@ -16,7 +19,7 @@
|
|||||||
Summary: Backend data server for evolution
|
Summary: Backend data server for evolution
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 1.1.4.1
|
Version: 1.1.4.1
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.0/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.0/%{name}-%{version}.tar.bz2
|
||||||
@ -188,6 +191,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.1-2
|
||||||
|
- Exclude ppc64 due to missing mozilla dependency
|
||||||
|
|
||||||
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.1-1
|
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.1-1
|
||||||
- Update from 1.0.3 to 1.1.4.1
|
- Update from 1.0.3 to 1.1.4.1
|
||||||
- Updated eds_major from 1.0 to 1.2; fixed translation search path.
|
- Updated eds_major from 1.0 to 1.2; fixed translation search path.
|
||||||
|
Loading…
Reference in New Issue
Block a user