[rmanage] Update to 0.1.8

paragn paragn at fedoraproject.org
Mon Aug 23 04:15:18 UTC 2010


commit 450d7b49af26abac73f63fa1d3492e5618839975
Author: paragn <paragn at fedoraproject.org>
Date:   Mon Aug 23 09:48:20 2010 +0530

    Update to 0.1.8

 rmanage.spec |   13 +++++--------
 sources      |    2 +-
 2 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/rmanage.spec b/rmanage.spec
index 4b8fc20..10649c3 100644
--- a/rmanage.spec
+++ b/rmanage.spec
@@ -1,12 +1,11 @@
 Name:           rmanage
-Version:        0.1.7
-Release:        2%{?dist}
+Version:        0.1.8
+Release:        1%{?dist}
 Summary:        Remotely monitoring machines on network
 Group:          Development/Tools
 License:        GPLv2
 URL:            http://code.google.com/p/rmanage/
 Source0:        http://rmanage.googlecode.com/files/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  desktop-file-utils 
 BuildRequires:  gtk2-devel gettext
 
@@ -21,10 +20,8 @@ This tool is used for monitoring the LAN for connected machines.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 
-
 desktop-file-install  \
         --delete-original \
         --dir=%{buildroot}%{_datadir}/applications \
@@ -32,9 +29,6 @@ desktop-file-install  \
 
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS ChangeLog README
@@ -43,6 +37,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/%{name}
 
 %changelog
+* Fri Aug 20 2010 Parag Nemade <panemade AT gmail.com>- 0.1.8-1
+- Update to next update version 0.1.8
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index e59b048..e61848e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-897a394d2306c3698e091a8519f197ca  rmanage-0.1.7.tar.gz
+4ef80b4362ccd40a74a6642590368032  rmanage-0.1.8.tar.gz


More information about the scm-commits mailing list