[389-ds-base/f19] - Added arch aware python dir; moved libns-dshttpd.so* to devel and libs package

Noriko Hosoi nhosoi at fedoraproject.org
Thu Feb 20 23:36:54 UTC 2014


commit 96ed904ed99fe4ac7c7da1f269ac101fd08c4265
Author: Noriko Hosoi <nhosoi at redhat.com>
Date:   Thu Feb 20 12:16:29 2014 -0800

    - Added arch aware python dir; moved libns-dshttpd.so* to devel and libs package

 389-ds-base.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/389-ds-base.spec b/389-ds-base.spec
index c034e08..4d4b867 100644
--- a/389-ds-base.spec
+++ b/389-ds-base.spec
@@ -25,7 +25,7 @@
 Summary:          389 Directory Server (base)
 Name:             389-ds-base
 Version:          1.3.1.18
-Release:          %{?relprefix}1%{?prerel}%{?dist}
+Release:          %{?relprefix}2%{?prerel}%{?dist}
 License:          GPLv2 with exceptions
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -290,8 +290,8 @@ fi
 %{_unitdir}
 %{_bindir}/*
 %{_sbindir}/*
-%{_libdir}/%{pkgname}/libns-dshttpd.so*
 %{_libdir}/%{pkgname}/perl
+%{_libdir}/%{pkgname}/python
 %dir %{_libdir}/%{pkgname}/plugins
 %{_libdir}/%{pkgname}/plugins/*.so
 %dir %{_localstatedir}/lib/%{pkgname}
@@ -312,8 +312,12 @@ fi
 %doc LICENSE EXCEPTION LICENSE.GPLv2 README.devel
 %dir %{_libdir}/%{pkgname}
 %{_libdir}/%{pkgname}/libslapd.so.*
+%{_libdir}/%{pkgname}/libns-dshttpd.so*
 
 %changelog
+* Thu Feb 20 2014 Noriko Hosoi <nhosoi at redhat.com> - 1.3.1.18-2
+- Added arch aware python dir; moved libns-dshttpd.so* to devel and libs package.
+
 * Wed Feb  5 2014 Noriko Hosoi <nhosoi at redhat.com> - 1.3.1.18-1
 - the 1.3.1.18 release
 - Ticket 471   - logconv.pl tool removes the access logs contents if "-M" is not correctly used


More information about the scm-commits mailing list