[autofs/f19] - fix default path used for unitdir. - fix changelog inconsistent dates.

Ian Kent iankent at fedoraproject.org
Sat Jul 13 02:49:27 UTC 2013


commit 42375d7968b5713e199aad36eb741fbd2f69229f
Author: Ian Kent <ikent at redhat.com>
Date:   Sat Jul 13 10:48:41 2013 +0800

    - fix default path used for unitdir.
    - fix changelog inconsistent dates.

 autofs.spec |   44 ++++++++++++++++++++++++--------------------
 1 files changed, 24 insertions(+), 20 deletions(-)
---
diff --git a/autofs.spec b/autofs.spec
index 8e1eab3..66ee74c 100644
--- a/autofs.spec
+++ b/autofs.spec
@@ -8,7 +8,7 @@
 Summary: A tool for automatically mounting and unmounting filesystems
 Name: autofs
 Version: 5.0.7
-Release: 24%{?dist}
+Release: 25%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: System Environment/Daemons
@@ -150,7 +150,7 @@ inkludera nÀtfilsystem, CD-ROM, floppydiskar, och sÄ vidare.
 %setup -q
 echo %{version}-%{release} > .version
 %if %{with_systemd}
-  %define unitdir %{?_unitdir:/lib/systemd/system}
+  %define unitdir %{?_unitdir:/usr/lib/systemd/system}
   %define systemd_configure_arg --with-systemd
 %endif
 %patch1 -p1
@@ -327,6 +327,10 @@ fi
 %dir /etc/auto.master.d
 
 %changelog
+* Fri Jul 12 2013 Ian Kent <ikent at redhat.com> - 1:5.0.7-25
+- fix default path used for unitdir.
+- fix changelog inconsistent dates.
+
 * Wed Jul 10 2013 Ian Kent <ikent at redhat.com> - 1:5.0.7-24
 - check for protocol option.
 - use ulimit max open files if greater than internal maximum.
@@ -390,7 +394,7 @@ fi
 - modules/replicated.c: use sin6_addr.s6_addr32.
 - workaround missing GNU versionsort extension.
 
-* Tue Nov 21 2012 Ian Kent <ikent at redhat.com> - 1:5.0.7-9
+* Tue Nov 20 2012 Ian Kent <ikent at redhat.com> - 1:5.0.7-9
 - fix nobind man page description.
 
 * Tue Nov 20 2012 Ian Kent <ikent at redhat.com> - 1:5.0.7-8
@@ -405,7 +409,7 @@ fi
 - increase file map read buffer size.
 - handle new location of systemd.
 
-* Tue Oct 15 2012 Ian Kent <ikent at redhat.com> - 1:5.0.7-5
+* Tue Oct 16 2012 Ian Kent <ikent at redhat.com> - 1:5.0.7-5
 - configure: allow cross compilation update.
 - fix date in changelog entry.
 
@@ -419,7 +423,7 @@ fi
 - README: update mailing list subscription info.
 - allow non root user to check status.
 
-* Mon Sep 12 2012 Ian Kent <ikent at redhat.com> - 1:5.0.7-3
+* Mon Sep 10 2012 Ian Kent <ikent at redhat.com> - 1:5.0.7-3
 - fix nobind sun escaped map entries.
 - fix use cache entry after free mistake.
 - fix ipv6 proximity calculation.
@@ -585,7 +589,7 @@ fi
 * Mon Nov 22 2010 Ian Kent <ikent at redhat.com> - 1:5.0.5-33.fc15
 - fix wait for master map to be available at start.
 
-* Fri Nov 8 2010 Ian Kent <ikent at redhat.com> - 1:5.0.5-32.fc15
+* Mon Nov 8 2010 Ian Kent <ikent at redhat.com> - 1:5.0.5-32.fc15
 - always read file maps mount lookup map read fix.
 - fix direct map not updating on reread.
 - add external bind method.
@@ -914,7 +918,7 @@ fi
 * Mon Apr 14 2008 Ian Kent <ikent at redhat.com> - 5.0.3-12
 - fix incorrect pthreads condition handling for mount requests.
 
-* Sun Apr 1 2008 Ian Kent <ikent at redhat.com> - 5.0.3-11
+* Tue Apr 1 2008 Ian Kent <ikent at redhat.com> - 5.0.3-11
 - and another try at fixing lexer matching map type in map name.
 
 * Sun Mar 30 2008 Ian Kent <ikent at redhat.com> - 5.0.3-10
@@ -1082,7 +1086,7 @@ fi
 * Tue Apr 3 2007 Ian Kent <ikent at redhat.com> - 5.0.1-7
 - fix "null" domain netgroup match for "-hosts" map.
 
-* Fri Mar 29 2007 Ian Kent <ikent at redhat.com> - 5.0.1-6
+* Thu Mar 29 2007 Ian Kent <ikent at redhat.com> - 5.0.1-6
 - fix directory creation for browse mounts.
 - fix wildcard map handling and improve nsswitch source map update.
 
@@ -1153,7 +1157,7 @@ fi
 * Mon Jan 15 2007 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc3.7
 - ignore "winbind" if it appears in "automount" nsswitch.conf (bz 214632).
 
-* Tue Jan 10 2007 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc3.5
+* Wed Jan 10 2007 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc3.5
 - remove fullstop from Summary tag.
 - change Buildroot to recommended form.
 - replace Prereq with Requires.
@@ -1292,14 +1296,14 @@ fi
 - fix task cancelation at shutdown.
 - fix included map wild card key lookup.
 
-* Thu Aug 16 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.15
+* Wed Aug 16 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.15
 - expire individual submounts.
 - add ino_index locking.
 - fix nested submount expiring away when pwd is base of submount.
 - more expire re-work to cope better with shutdown following cthon tests.
 - allow hostname to start with numeric when validating.
 
-* Thu Aug 7 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.14
+* Mon Aug 7 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.14
 - remove SIGCHLD handler because it is no longer needed and was
   causing expire problems.
 - alter expire locking of multi-mounts to lock sub-tree instead of
@@ -1310,13 +1314,13 @@ fi
 - add back sloppy mount option, removed for Connectathon testing.
 - disable mtab locking again.
 
-* Thu Aug 4 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.13
+* Fri Aug 4 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.13
 - tidy up directory cleanup and add validation check to rmdir_path.
 
-* Thu Aug 4 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.12
+* Fri Aug 4 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.12
 - enable mtab locking until I can resolve the race with it.
 
-* Thu Aug 4 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.11
+* Fri Aug 4 2006 Ian Kent <ikent at redhat.com> - 5.0.1-0.rc1.11
 - cthon fix expire of wildcard and program mounts broken by recent
   patches.
 
@@ -1456,7 +1460,7 @@ fi
 - fix memory leak in rpc_portmap_getport and rpc_ping_proto.
 - fix memory leak in initialisation of lookup modules.
 
-* Wed Jun 8 2006 Ian Kent <ikent at redhat.com> - 5.0.0_beta4-5
+* Thu Jun 8 2006 Ian Kent <ikent at redhat.com> - 5.0.0_beta4-5
 - misc fixes for things found while investigating map re-read problem.
 
 * Wed Jun 7 2006 Ian Kent <ikent at redhat.com> - 5.0.0_beta4-4
@@ -1536,13 +1540,13 @@ fi
 * Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> - 1:4.1.4-16.2.1
 - rebuilt for new gcc4.1 snapshot and glibc changes
 
-* Tue Feb 1 2006 Ian Kent <ikent at redhat.com> - 1:4.1.4-16.2
+* Wed Feb 1 2006 Ian Kent <ikent at redhat.com> - 1:4.1.4-16.2
 - Add more general patch to translate "_" to "." in map names. (bz #147765)
 
-* Mon Jan 25 2006 Ian Kent <ikent at redhat.com> - 1:4.1.4-16.1
+* Wed Jan 25 2006 Ian Kent <ikent at redhat.com> - 1:4.1.4-16.1
 - Add patch to use LDAP_DEPRICATED compile option. (bz #173833)
 
-* Mon Jan 17 2006 Ian Kent <ikent at redhat.com> - 1:4.1.4-16
+* Tue Jan 17 2006 Ian Kent <ikent at redhat.com> - 1:4.1.4-16
 - Replace check-is-multi with more general multi-parse-fix.
 - Add fix for premature return when waiting for lock file.
 - Update copyright declaration for reentrant-syslog source.
@@ -1923,7 +1927,7 @@ fi
 * Mon Sep 29 2003 Ian Kent <raven at themaw.net>
 - Added work around for O(1) patch oddity.
 
-* Sat Aug 17 2003 Ian Kent <raven at themaw.net>
+* Sat Aug 16 2003 Ian Kent <raven at themaw.net>
 - Fixed tree mounts.
 - Corrected transciption error in autofs4-2.4.18 kernel module
 
@@ -1956,7 +1960,7 @@ fi
 - Added autofs4 ghosting patch for 2.4.19 and above
 - Implemented HUP signal to force update of ghosted maps
 
-* Mon Mar 23 2002 Ian Kent <ian.kent at pobox.com>
+* Sat Mar 23 2002 Ian Kent <ian.kent at pobox.com>
 - Add patch to implement directory ghosting and direct mounts
 - Add patch to for autofs4 module to support ghosting
 


More information about the scm-commits mailing list