Преглед изворни кода

add Patch46 (fix sasl.h)

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8247 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi пре 11 година
родитељ
комит
08318d87bf
1 измењених фајлова са 7 додато и 1 уклоњено
  1. 7 1
      c/cyrus-sasl/cyrus-sasl-vl.spec

+ 7 - 1
c/cyrus-sasl/cyrus-sasl-vl.spec

@@ -5,7 +5,7 @@
 Summary: The Cyrus SASL library.
 Name: cyrus-sasl
 Version: 2.1.26
-Release: 1%{_dist_release}
+Release: 2%{_dist_release}
 License: BSD with advertising
 Group: System Environment/Libraries
 Source0: ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-%{version}.tar.gz
@@ -19,6 +19,8 @@ Patch11: cyrus-sasl-2.1.25-no_rpath.patch
 Patch15: cyrus-sasl-2.1.20-saslauthd.conf-path.patch
 Patch24: cyrus-sasl-2.1.21-sizes.patch
 Patch28: cyrus-sasl-2.1.26-keytab.patch
+# missing size_t declaration in sasl.h
+Patch46: cyrus-sasl-2.1.26-size_t.patch
 
 Patch102: cyrus-sasl-2.1.26-configure.patch
 
@@ -225,6 +227,7 @@ chmod -x include/*.h
 %patch15 -p1 -b .path
 %patch24 -p1 -b .sizes
 %patch28 -p1 -b .keytab
+%patch46 -p1 -b .size_t
 
 %patch102 -p1 -b .configure
 
@@ -482,6 +485,9 @@ fi
 
 
 %changelog
+* Sat Feb 08 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.26-2
+- add Patch46 (cyrus-sasl-2.1.26-size_t.patch) from fedora
+
 * Thu Jan  9 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 2.1.26-1
 - update to 2.1.26
  - drop sig file (Source1): upstream isn't release.