[dar/el6] new upstream version and fix some issues

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Feb 5 16:18:29 UTC 2014


commit 2e728643262fde21dbeea257f2911925acee04c2
Author: lbazan <lbazan at fedoraproject.org>
Date:   Wed Feb 5 11:18:37 2014 -0500

    new upstream version and fix some issues

 .gitignore |    1 +
 dar.spec   |   11 ++++++++---
 sources    |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12a5018..f9fef89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 dar-2.3.8.tar.gz
 /dar-2.4.10.tar.gz
+/dar-2.4.12.tar.gz
diff --git a/dar.spec b/dar.spec
index cb1afe1..d0e1dd2 100644
--- a/dar.spec
+++ b/dar.spec
@@ -13,7 +13,7 @@
 # Basic descriptive tags for this package:
 #
 Name:           dar
-Version:        2.4.10
+Version:        2.4.12
 Release:        1%{?dist}
 Summary:        Software for making/restoring incremental CD/DVD backups
 
@@ -165,7 +165,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/dar_manager
 %{_bindir}/dar_slave
 %{_bindir}/dar_xform
-%{_sysconfdir}/darrc
+%config(noreplace) %{_sysconfdir}/darrc
 %{_mandir}/man1/*
 
 ################################################################################
@@ -199,6 +199,11 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Feb 05 2014 Luis Bazan <lbazan at fedoraproject.org> - 2.4.12-1
+- new upstream version
+- add noreplace config
+- fix changelog
+
 * Thu May 30 2013 Luis Bazan <lbazan at fedoraproject.org> - 2.4.10-1
 - New Upstream version
 
@@ -254,7 +259,7 @@ rm -rf $RPM_BUILD_ROOT
 - Update README.Fedora with my name/date, as requested in the ticket
 - Add a patch to fix a funky character in man/dar.1
 
-* Fri Nov 04 2006 Chris Petersen <rpm at forevermore.net>                  2.3.1-2
+* Sat Nov 04 2006 Chris Petersen <rpm at forevermore.net>                  2.3.1-2
 - Add README.Fedora explaining why we do not include static binaries (upstream's request)
 - Add libdar-static-devel subpackage to hold the *.a files
 - Disable static subpackages by default, enabled via "--with static" for those who want to compile them
diff --git a/sources b/sources
index 9f6b743..c42dde0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-260efaaf3f996836f1f28f8a1e0ceb31  dar-2.4.10.tar.gz
+e5f7ed361844662367efb01573bda8bb  dar-2.4.12.tar.gz


More information about the scm-commits mailing list