summaryrefslogtreecommitdiffstats
path: root/slapi-nis.spec
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2013-02-05 16:33:11 -0500
committerNalin Dahyabhai <nalin@redhat.com>2013-02-05 16:33:11 -0500
commitc9b0a71a2985228439fac65b5dc378f84f6d00b1 (patch)
tree78029592b0c135918f00051131fa1a663670a6c5 /slapi-nis.spec
parent0927af342fc9110cb1b7b9a2dd9cd7c0dd137426 (diff)
downloadslapi-nis-c9b0a71a2985228439fac65b5dc378f84f6d00b1.tar.gz
slapi-nis-c9b0a71a2985228439fac65b5dc378f84f6d00b1.tar.xz
slapi-nis-c9b0a71a2985228439fac65b5dc378f84f6d00b1.zip
Work around multilib in example .ldifs, fix dates
* Work around multilib warnings in our example .ldif files by taking advantage of the server's ability to turn a bare name into a full module path. * Fix the day-of-week in some of the packaging changelog, going by the SCM changelog for the right values.
Diffstat (limited to 'slapi-nis.spec')
-rw-r--r--slapi-nis.spec13
1 files changed, 7 insertions, 6 deletions
diff --git a/slapi-nis.spec b/slapi-nis.spec
index 3735cf2..79db110 100644
--- a/slapi-nis.spec
+++ b/slapi-nis.spec
@@ -11,7 +11,7 @@
Name: slapi-nis
Version: 0.44
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: NIS Server and Schema Compatibility plugins for Directory Server
Group: System Environment/Daemons
License: GPLv2
@@ -51,6 +51,7 @@ for attributes from multiple entries in the tree.
%build
%configure --disable-static --with-tcp-wrappers --with-ldap=%{ldap_impl} %{betxn_opts}
+sed -i -e 's,%{_libdir}/dirsrv/plugins/,,g' -e 's,.so$,,g' doc/examples/*.ldif
make %{?_smp_mflags}
%install
@@ -179,7 +180,7 @@ rm -rf $RPM_BUILD_ROOT
* Wed Jul 27 2011 Nalin Dahyabhai <nalin@redhat.com> - 0.25-1
- speed up building compat entries which reference thousands of other entries
- (more of #694623)
+ (more of #692690)
- 389-ds-base is apparently exclusive to x86_64 and %%{ix86} on EL, so we have
to be, too
@@ -202,19 +203,19 @@ rm -rf $RPM_BUILD_ROOT
- make sure we always pull in nss-devel and nspr-devel, and the right
ldap toolkit for the Fedora or RHEL version
-* Tue Nov 18 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.21-1
+* Tue Nov 23 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.21-1
- update to 0.21
- schema-compat: don't look at standalone compat containers for a search,
since we'll already have looked at the group container
-* Tue Nov 18 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.20-1
+* Tue Nov 23 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.20-1
- update to 0.20
- add a deref_f function
-* Mon Nov 17 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.19-1
+* Mon Nov 22 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.19-1
- fix a brown-paper-bag crash
-* Mon Nov 17 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.18-1
+* Mon Nov 22 2010 Nalin Dahyabhai <nalin@redhat.com> - 0.18-1
- update to 0.18
- add a deref_rf function
- schema-compat: don't respond to search requests for which there's no backend