From 05bcc52594e4e1247141ef53caf395fbf4b831a9 Mon Sep 17 00:00:00 2001 From: Rosa Date: Sat, 18 Feb 2012 05:13:43 +0400 Subject: [PATCH] Automatic import for version 1.0.1 --- .abf.yml | 2 +- htop.spec | 24 ++++++------------------ 2 files changed, 7 insertions(+), 19 deletions(-) diff --git a/.abf.yml b/.abf.yml index 49b5e95..1b18299 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - "htop-1.0.tar.gz": 9e9d5f9f2c39af0520a7ba67e7af67925334940a + "htop-1.0.1.tar.gz": bad226ec887a2b7ea5042879ed18e067812d030e diff --git a/htop.spec b/htop.spec index ac38a0b..3e0a73e 100644 --- a/htop.spec +++ b/htop.spec @@ -1,5 +1,5 @@ Name: htop -Version: 1.0 +Version: 1.0.1 Release: 1 Summary: Interactive text-mode process viewer for Linux @@ -11,7 +11,6 @@ Source0: http://ovh.dl.sourceforge.net/htop/htop-%{version}.tar.gz BuildRequires: desktop-file-utils BuildRequires: ncurses-devel BuildRequires: libncursesw-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description htop is an interactive process viewer for Linux, similar to top. @@ -35,8 +34,7 @@ Some advantages over top: %{make} %install -rm -rf %{buildroot} -%{makeinstall} +%{makeinstall_std} desktop-file-install --vendor="" \ --add-category="Monitor" \ @@ -46,21 +44,7 @@ desktop-file-install --vendor="" \ --dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/* -%clean -rm -rf %{buildroot} - -%if %mdkversion < 200900 -%post -%{update_menus} -%endif - -%if %mdkversion < 200900 -%postun -%{clean_menus} -%endif - %files -%defattr(-,root,root) %doc README AUTHORS NEWS %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop @@ -69,6 +53,10 @@ rm -rf %{buildroot} %changelog +* Thu Feb 16 2012 Alexander Khrukin 1.0.1-1 ++ Revision: 775471 +- version update 1.0.1 + * Wed Nov 23 2011 Alexander Khrukin 1.0-1 + Revision: 732817 - version update to 1.0