]> git.pld-linux.org Git - packages/ckermit.git/commitdiff
- fix const name clash with openssl auto/th/ckermit-8_0_211-1_1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 31 Mar 2007 23:51:26 +0000 (23:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ckermit.spec -> 1.31

ckermit.spec

index c410e63bfec3874bc4d33d7cc820351d5e1ea4c5..59edeab4931c43cb88e694f3cd483e0ded49db92 100644 (file)
@@ -13,6 +13,7 @@ Source3:      cku-%{name}.locale.ini
 Source4:       cku-%{name}.phone
 Patch0:                cku-makefile.patch
 Patch1:                %{name}-gcc4.patch
+Patch2:                %{name}-openssl-clash.patch
 URL:           http://www.columbia.edu/kermit/
 BuildRequires: krb5-devel
 BuildRequires: openssl-devel >= 0.9.7d
@@ -39,6 +40,7 @@ komunikacyjnych.
 %setup -q -c
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__make} linux-PLD+krb5+openssl+zlib+pam+shadow \
This page took 0.096751 seconds and 4 git commands to generate.