Author: baggins                      Date: Mon Dec  7 16:33:10 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.3.1
- libhx509 soname changed
- updated X11 BRs
- add BR: sqlite3-devel for sqlite3 support
- removed obsolete and updated other patches

---- Files affected:
packages/heimdal:
   heimdal.spec (1.176 -> 1.177) 

---- Diffs:

================================================================
Index: packages/heimdal/heimdal.spec
diff -u packages/heimdal/heimdal.spec:1.176 packages/heimdal/heimdal.spec:1.177
--- packages/heimdal/heimdal.spec:1.176 Fri Nov 27 19:45:29 2009
+++ packages/heimdal/heimdal.spec       Mon Dec  7 17:33:05 2009
@@ -6,12 +6,12 @@
 Summary:       Heimdal implementation of Kerberos V5 system
 Summary(pl.UTF-8):     Implementacja Heimdal systemu Kerberos V5
 Name:          heimdal
-Version:       1.2.1
-Release:       12
+Version:       1.3.1
+Release:       0.1
 License:       Free
 Group:         Networking
 Source0:       http://www.h5l.org/dist/src/%{name}-%{version}.tar.gz
-# Source0-md5: 6e5028077e2a6b101a4a72801ba71b9e
+# Source0-md5: 4ce17deae040a3519e542f48fd901f21
 Source1:       %{name}.init
 Source2:       %{name}-kpasswdd.init
 Source3:       %{name}-ipropd.init
@@ -27,16 +27,15 @@
 Patch1:                %{name}-am_man_fixes.patch
 Patch2:                %{name}-amfix.patch
 Patch3:                %{name}-dbpaths.patch
-Patch4:                %{name}-no-editline.patch
-Patch5:                %{name}-db4.patch
-Patch6:                %{name}-libadd.patch
-Patch7:                %{name}-signal.patch
-Patch8:                %{name}-ldap.patch
-Patch9:                %{name}-info.patch
-Patch10:       %{name}-krb5_free_error_message.patch
-Patch11:       %{name}-static-kcm.patch
-Patch12:       %{name}-kcm.patch
-Patch13:       %{name}-ac.patch
+Patch4:                %{name}-db4.patch
+Patch5:                %{name}-libadd.patch
+Patch6:                %{name}-signal.patch
+Patch7:                %{name}-ldap.patch
+Patch8:                %{name}-info.patch
+Patch10:       %{name}-kcm.patch
+Patch11:       %{name}-shared-libcom_err.patch
+Patch12:       %{name}-strsvisx.patch
+Patch13:       %{name}-sbindir.patch
 URL:           http://www.h5l.org/
 BuildRequires: autoconf >= 2.62
 BuildRequires: automake
@@ -51,15 +50,18 @@
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: readline-devel >= 5.0
 BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: sqlite3-devel
 BuildRequires: texinfo
+%{?with_x11:BuildRequires:     xorg-lib-libICE-devel}
+%{?with_x11:BuildRequires:     xorg-lib-libSM-devel}
+%{?with_x11:BuildRequires:     xorg-lib-libX11-devel}
+%{?with_x11:BuildRequires:     xorg-lib-libXau-devel}
 %{?with_x11:BuildRequires:     xorg-lib-libXt-devel}
 Requires:      %{name}-libs = %{version}-%{release}
 Conflicts:     krb5-client
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _libexecdir     %{_sbindir}
 %define                _localstatedir  /var/lib/%{name}
-
 %define                schemadir       /usr/share/openldap/schema
 
 %description
@@ -341,7 +343,6 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
-%patch9 -p1
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
@@ -359,11 +360,11 @@
        --enable-pthread-support \
        --enable-shared \
        --enable-static \
-       --enable-new-des3-code \
        --with-hdbdir=%{_localstatedir} \
        --with-ipv6 \
        --with-openldap=/usr \
        --with-readline=/usr \
+       --with-sqlite3=/usr \
        --with%{!?with_x11:out}-x
 
 # Makefile lacks proper deps so without it multi-job make sometimes fails
@@ -549,15 +550,17 @@
 %{_mandir}/man1/kdestroy.1*
 %{_mandir}/man1/kf.1*
 %{_mandir}/man1/kgetcred.1*
-%{_mandir}/man1/kimpersonate.1*
 %{_mandir}/man1/kinit.1*
 %{_mandir}/man1/klist.1*
 %{_mandir}/man1/kpasswd.1*
 %{_mandir}/man1/ksu.1*
+%{_mandir}/man1/kswitch.1*
 %{_mandir}/man1/otp.1*
 %{_mandir}/man1/otpprint.1*
 %{_mandir}/man1/pagsh.1*
 %{_mandir}/man1/pfrom.1*
+%{_mandir}/man8/kdigest.8*
+%{_mandir}/man8/kimpersonate.8*
 %{_mandir}/man8/ktutil.8*
 %{_mandir}/man8/string2key.8*
 %{_mandir}/man8/verify_krb5_conf.8*
@@ -582,7 +585,7 @@
 %attr(755,root,root) /%{_lib}/libheimntlm.so.*.*.*
 %attr(755,root,root) %ghost /%{_lib}/libheimntlm.so.0
 %attr(755,root,root) /%{_lib}/libhx509.so.*.*.*
-%attr(755,root,root) %ghost /%{_lib}/libhx509.so.4
+%attr(755,root,root) %ghost /%{_lib}/libhx509.so.5
 %attr(755,root,root) /%{_lib}/libkadm5clnt.so.*.*.*
 %attr(755,root,root) %ghost /%{_lib}/libkadm5clnt.so.7
 %attr(755,root,root) /%{_lib}/libkadm5srv.so.*.*.*
@@ -601,6 +604,7 @@
 %attr(755,root,root) %ghost /%{_lib}/libsl.so.0
 %attr(755,root,root) /%{_lib}/libwind.so.*.*.*
 %attr(755,root,root) %ghost /%{_lib}/libwind.so.0
+%attr(755,root,root) %{_libdir}/%{name}/*
 %{_infodir}/heimdal.info*
 %{_infodir}/hx509.info*
 %{_mandir}/man5/krb5.conf.5*
@@ -767,6 +771,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.177  2009/12/07 16:33:05  baggins
+- 1.3.1
+- libhx509 soname changed
+- updated X11 BRs
+- add BR: sqlite3-devel for sqlite3 support
+- removed obsolete and updated other patches
+
 Revision 1.176  2009/11/27 18:45:29  sparky
 - make sure it build correctly with -jN
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heimdal/heimdal.spec?r1=1.176&r2=1.177&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to