]> git.pld-linux.org Git - packages/evolution.git/commitdiff
- Requires, BuildRequries gtkhtml-1.0.0-2
authorpascalek <pascalek@pld-linux.org>
Mon, 10 Dec 2001 14:25:00 +0000 (14:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Release: 2
- should works fine now...

Changed files:
    evolution.spec -> 1.31

evolution.spec

index aebbb7deb9f92435b64b01e6891c3ab3bff4e77c..94a755e09c99002290ea3f69d64d49ae4dac7c91 100644 (file)
@@ -4,7 +4,7 @@ Summary:        The GNOME Email/Calendar/Addressbook Suite
 Summary(pl):   Klient poczty dla GNOME/Kalendarz/Ksi±¿ka Adresowa
 Name:          evolution
 Version:       1.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Mail
 Group(de):     Applikationen/Post
@@ -19,10 +19,11 @@ Requires: bonobo >= 1.0.14
 Requires: GConf >= 1.0.7
 Requires: oaf >= 0.6.7
 Requires: libglade >= 0.17
+Requires: gtkhtml >= 1.0.0-2
 BuildRequires: libxml-devel >= 1.8.10
 BuildRequires: bonobo-devel >= 1.0.15-2
 BuildRequires: bonobo-conf-devel >= 0.11
-BuildRequires: gtkhtml-devel >= 1.0.0
+BuildRequires: gtkhtml-devel >= 1.0.0-2
 BuildRequires: libunicode-devel >= 0.4
 BuildRequires: oaf-devel >= 0.6.7
 BuildRequires: gnome-vfs-devel >= 1.0.1
@@ -126,7 +127,8 @@ CFLAGS="%{rpmcflags} -I/usr/include/orbit-1.0"
        --with-openldap=yes \
        --with-static-ldap=no \
        --enable-nntp=yes \
-       --with-gnome-includes=%{_includedir}/gnome-vfs-1.0/
+       --with-gnome-includes=%{_includedir}/gnome-vfs-1.0/ \
+       --enable-file-locking=fcntl --enable-dot-locking=no
 %{__make}
 
 %install
This page took 0.056258 seconds and 4 git commands to generate.