[dtrx] Removed lha dependency

sebelk sebelk at fedoraproject.org
Mon Jun 25 22:38:52 UTC 2012


commit 622b963cb4f0f4e1800b7a268318a65bb47ce96d
Author: Sergio Belkin <sebelk at fedoraproject.org>
Date:   Mon Jun 25 19:38:31 2012 -0300

    Removed lha dependency

 dtrx.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/dtrx.spec b/dtrx.spec
index 51ed3d9..0a872ac 100644
--- a/dtrx.spec
+++ b/dtrx.spec
@@ -1,6 +1,6 @@
 Name: dtrx
 Version: 7.1        
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Intelligent archive extractor
 
 Group: Applications/Archiving
@@ -26,12 +26,12 @@ Requires: p7zip-plugins
 Requires: unshield
 Requires: dpkg
 Requires: unzip
-Requires: lha
 
 %description
 dtrx extracts archives in a number of different formats; it currently
 supports tar, zip (including self-extracting .exe files), cpio, rpm, deb,
-gem, 7z, cab, rar (if unrar is installed), lhz, and InstallShield files.
+gem, 7z, cab, rar (if unrar is installed), lhz (if lha is installed), 
+and InstallShield files.
 It can also decompress files compressed with gzip, bzip2, lzma, xz,or compress.
 
 In addition to providing one command to handle many different archive
@@ -60,6 +60,9 @@ owner can read and write all those files.
 
 
 %changelog
+* Mon Jun 25 2012 Sergio Belkin <sebelk at fedoraproject.org> - 7.1-2
+- Removed lha dependency
+
 * Sat Jun 23 2012 Sergio Belkin <sebelk at fedoraproject.org> - 7.1-1
 - Update to 7.1
 - Added support to LZH archives


More information about the scm-commits mailing list