[dar/el6] new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu May 30 20:54:50 UTC 2013


commit ee904929a758e2ad1c460bafa9242d7360daaafa
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu May 30 15:56:52 2013 -0500

    new upstream version

 .gitignore |    1 +
 dar.spec   |   11 ++++++++---
 sources    |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2bdba3..12a5018 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 dar-2.3.8.tar.gz
+/dar-2.4.10.tar.gz
diff --git a/dar.spec b/dar.spec
index a507888..cb1afe1 100644
--- a/dar.spec
+++ b/dar.spec
@@ -13,8 +13,8 @@
 # Basic descriptive tags for this package:
 #
 Name:           dar
-Version:        2.3.8
-Release:        5%{?dist}
+Version:        2.4.10
+Release:        1%{?dist}
 Summary:        Software for making/restoring incremental CD/DVD backups
 
 Group:          Applications/Archiving
@@ -35,7 +35,8 @@ BuildRequires:  bzip2-devel
 BuildRequires:  openssl-devel
 BuildRequires:  libattr-devel
 BuildRequires:  e2fsprogs-devel
-
+BuildRequires:	lzo-devel
+BuildRequires:	libgcrypt-devel
 Requires:       par2cmdline
 
 ################################################################################
@@ -164,6 +165,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/dar_manager
 %{_bindir}/dar_slave
 %{_bindir}/dar_xform
+%{_sysconfdir}/darrc
 %{_mandir}/man1/*
 
 ################################################################################
@@ -197,6 +199,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu May 30 2013 Luis Bazan <lbazan at fedoraproject.org> - 2.4.10-1
+- New Upstream version
+
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 2.3.8-5
 - rebuilt with new openssl
 
diff --git a/sources b/sources
index b398a37..9f6b743 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c0d383c22df0e1816e860153f60d746  dar-2.3.8.tar.gz
+260efaaf3f996836f1f28f8a1e0ceb31  dar-2.4.10.tar.gz


More information about the scm-commits mailing list