]> git.pld-linux.org Git - packages/evolution-data-server.git/commitdiff
- reverted
authoramateja <amateja@pld-linux.org>
Wed, 17 Jun 2009 13:52:10 +0000 (13:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution-data-server.spec -> 1.138

evolution-data-server.spec

index 27e3f53303fc50fd2be537b2df836bdaa1ceee74..ae1ebaeb33efe638961c4a4ddf7bcb585ca24ff7 100644 (file)
@@ -3,16 +3,16 @@
 %bcond_without kerberos5       # build without kerberos5 support
 %bcond_without ldap            # build without ldap support
 #
-%define                basever         2.28
+%define                basever         2.26
 %define                apiver          1.2
 Summary:       Evolution data server
 Summary(pl.UTF-8):     Serwer danych Evolution
 Name:          evolution-data-server
-Version:       2.27.3
+Version:       2.26.2
 Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/2.27/%{name}-%{version}.tar.bz2
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/2.26/%{name}-%{version}.tar.bz2
 # Source0-md5: 9945260a68c91d8d088b8bbcf75ccd9a
 Patch0:                %{name}-ntlm-ldap.patch
 URL:           http://www.gnome.org/projects/evolution/
@@ -142,7 +142,7 @@ Dokumentacja API e-d-s.
 %patch0 -p1
 
 # kill -L$withval/lib
-sed -i -e 's/DB_LIBS="-L[^ "]* /DB_LIBS="/;s/ICONV_LIBS="[^ "]*/ICONV_LIBS="/' configure.ac
+sed -i -e 's/DB_LIBS="-L[^ "]* /DB_LIBS="/;s/ICONV_LIBS="[^ "]*/ICONV_LIBS="/' configure.in
 
 %build
 %{__gtkdocize}
This page took 0.161731 seconds and 4 git commands to generate.