[clex] modified: clex.spec

ndowens ndowens at fedoraproject.org
Mon Apr 9 01:15:04 UTC 2012


commit a6d53b655b3f81788a485d3bd32d96d52254cc7f
Author: Nathan Owens <ndowens04 at gmail.com>
Date:   Sun Apr 8 20:14:30 2012 -0500

    	modified:   clex.spec

 clex.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/clex.spec b/clex.spec
index 6cd960f..bb7403e 100644
--- a/clex.spec
+++ b/clex.spec
@@ -1,10 +1,10 @@
 Name:           clex
-Version:        4.6 
+Version:        4.6.4 
 Release:        1%{?dist}
 Summary:        A free file manager with a full-screen user interface
 License:        GPLv2+
 URL:            http://www.clex.sk
-Source0:        http://www.clex.sk/download/%{name}-%{version}.patch5.tar.gz
+Source0:        http://www.clex.sk/download/%{name}-%{version}.tar.gz
 
 BuildRequires:  ncurses-devel
 
@@ -22,7 +22,8 @@ mistake. There are no built-in commands, CLEX is an add-on to your
 favorite shell. 
 
 %prep
-%setup -q -n %{name}-%{version}.patch5
+%setup 
+#-q -n %{name}-%{version}.patch5
 
 %build
 ./configure --prefix=/usr --bindir=/usr/bin
@@ -44,6 +45,9 @@ make install DESTDIR=%{buildroot}
 %{_mandir}/man1/kbd-test.*
 
 %changelog
+* Sun Apr 08 2012 Nathan Owe <ndowens at fedoraproject.org> 4.6.4-1
+- Updated version
+
 * Thu Jul 28 2011 Nathan Owe <ndowens at fedoraproject.org> 4.6-1
 - Updated version to 4.6
 - Cleaned Spec file


More information about the scm-commits mailing list