[bacula2] Fix directory conflict, date fixes.

Jon Ciesla limb at fedoraproject.org
Thu Feb 20 20:02:02 UTC 2014


commit 29868c8af2af884ae0a29bcfa8d07ed62728b5a5
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Feb 20 14:00:20 2014 -0600

    Fix directory conflict, date fixes.

 bacula2.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/bacula2.spec b/bacula2.spec
index f5a5e9b..14d5fef 100644
--- a/bacula2.spec
+++ b/bacula2.spec
@@ -5,7 +5,7 @@
 Summary: Backup client for bacula version 2 server
 Name: bacula2
 Version: 2.4.4
-Release: 16%{?dist}
+Release: 17%{?dist}
 # See LICENSE for details
 License: GPLv2 with exceptions
 Group: System Environment/Daemons
@@ -209,10 +209,13 @@ fi
 #%{_initrddir}/bacula2-fd
 %{_unitdir}/bacula2-fd.service
 %config(noreplace) %{_sysconfdir}/bacula2/bacula-fd.conf
-%dir %{_localstatedir}/spool/bacula2/
 %{_mandir}/man8/bacula2-fd.8*
 
 %changelog
+* Thu Feb 20 2014 Jon Ciesla <limburgher at gmail.com> - 2.4.4-17
+- Fix directory ownership conflict, BZ 1015688.
+- Date fixups.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.4-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -270,14 +273,14 @@ fi
 * Wed Jul 25 2007 Andreas Thienemann <andreas at bawue.net> 2.0.3-9
 - Corrected the %%post alternatives calls. Fixing #249560.
 
-* Wed Jul 19 2007 Andreas Thienemann <andreas at bawue.net> 2.0.3-8
+* Thu Jul 19 2007 Andreas Thienemann <andreas at bawue.net> 2.0.3-8
 - Moved some files around in the %%files section and refactored
   spec parts a bit
 - Fixed up the catalog-backup scripts by including them in the
   alternatives system
 - Applied tls patch fixing some tls disconnection issues.
 
-* Thu Jul 18 2007 Andreas Thienemann <andreas at bawue.net> 2.0.3-7
+* Wed Jul 18 2007 Andreas Thienemann <andreas at bawue.net> 2.0.3-7
 - Minor specchanges, mostly typos in the comments
 - Incorporated minor changes from dgilmore's review.
 
@@ -308,10 +311,10 @@ fi
   local machine. A later revision might parse the bacula-dir.conf file
   and just connect to the db to see if it's running.
 
-* Sat Feb 28 2007 Andreas Thienemann <andreas at bawue.net> 2.0.2-1
+* Wed Feb 28 2007 Andreas Thienemann <andreas at bawue.net> 2.0.2-1
 - Further updates on the spec
 
-* Sat Feb 18 2007 Andreas Thienemann <andreas at bawue.net> 2.0.2-1
+* Sun Feb 18 2007 Andreas Thienemann <andreas at bawue.net> 2.0.2-1
 - Much work on the spec
 - Updated to 2.0.2
 


More information about the scm-commits mailing list