]> git.pld-linux.org Git - packages/evolution.git/commitdiff
openldap patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 18 Jan 2001 19:23:40 +0000 (19:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution.spec -> 1.5

evolution.spec

index 41d5202548f538d315b8bea49635058c975e03ee..c7e0fa6fa855c2f31c434d39c372a8b4d23b0ec5 100644 (file)
@@ -6,7 +6,8 @@ Release:        1
 Copyright:     GPL
 Group:         Applications/Mail
 Source:        ftp://ftp.gnome.org/pub/GNOME/unstable/sources/%{name}/%{name}-%{version}.tar.gz
-Patch:         evolution-bonobo.patch
+Patch0:                evolution-bonobo.patch
+Patch1:                evolution-openldap.patch
 URL:           http://www.helixcode.com/aoos/evolution.php3
 BuildRequires: libxml-devel >= 1.8.7
 BuildRequires: bonobo-devel >= 0.31
@@ -66,9 +67,11 @@ Pakiet zawiera statyczne biblioteki Evolution.
 
 %prep
 %setup -q
-%patch -p0
+%patch0 -p0
+%patch1 -p1
 
 %build
+autoconf
 gettextize -c -f
 %configure
 %{__make}
This page took 0.255615 seconds and 4 git commands to generate.