perfsonar-dev - [pS-dev] [GEANT/SA2/SA2T3-OPPD] r764 - in branches/perfsonar-oppd-all-0.53: build/rpm/0.53-5 build/rpm/SPECS tools/perfSONAR-client
Subject: perfsonar development work
List archive
[pS-dev] [GEANT/SA2/SA2T3-OPPD] r764 - in branches/perfsonar-oppd-all-0.53: build/rpm/0.53-5 build/rpm/SPECS tools/perfSONAR-client
Chronological Thread
- From:
- To:
- Subject: [pS-dev] [GEANT/SA2/SA2T3-OPPD] r764 - in branches/perfsonar-oppd-all-0.53: build/rpm/0.53-5 build/rpm/SPECS tools/perfSONAR-client
- Date: Fri, 13 Jul 2012 14:38:47 +0100 (BST)
Author: dfn.calim
Date: 2012-07-13 14:38:47 +0100 (Fri, 13 Jul 2012)
New Revision: 764
Added:
branches/perfsonar-oppd-all-0.53/build/rpm/0.53-5/perfsonar-client-0.53-5.noarch.rpm
branches/perfsonar-oppd-all-0.53/build/rpm/SPECS/perfsonar-client.spec
branches/perfsonar-oppd-all-0.53/tools/perfSONAR-client/Changes
branches/perfsonar-oppd-all-0.53/tools/perfSONAR-client/README
Log:
Adding perfsonar command line client as rpm
Added:
branches/perfsonar-oppd-all-0.53/build/rpm/0.53-5/perfsonar-client-0.53-5.noarch.rpm
===================================================================
(Binary files differ)
Property changes on:
branches/perfsonar-oppd-all-0.53/build/rpm/0.53-5/perfsonar-client-0.53-5.noarch.rpm
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Copied:
branches/perfsonar-oppd-all-0.53/build/rpm/SPECS/perfsonar-client.spec (from
rev 749,
branches/perfsonar-oppd-all-0.53/build/rpm/SPECS/oppd-MP-BWCTL-MDM.spec)
===================================================================
--- branches/perfsonar-oppd-all-0.53/build/rpm/SPECS/perfsonar-client.spec
(rev 0)
+++ branches/perfsonar-oppd-all-0.53/build/rpm/SPECS/perfsonar-client.spec
2012-07-13 13:38:47 UTC (rev 764)
@@ -0,0 +1,52 @@
+%define install_base /usr/lib/perfsonar/services/oppd/tools/perfsonar-client
+
+Name: perfsonar-client
+Version: 0.53
+Release: 5
+Summary: perfSONAR command line clinet
+License: BSD
+Group: Development/Libraries
+URL: http://search.cpan.org/dist/perfSONAR-MP-BWCTL/
+#Source0:
http://www.cpan.org/modules/by-module/perfSONAR/perfSONAR-MP-BWCTL-%{version}.tar.gz
+Source0: %{name}-%{version}.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u}
-n)
+BuildArch: noarch
+Requires: perfsonar-oppd >= 0.53
+
+%description
+The README is used to introduce the module and provide instructions on how
+to install the module, any machine dependencies it may have (for example C
+compilers and installed libraries) and any other information that should be
+provided before the module is installed.
+
+%prep
+%setup -q -n %{name}-%{version}
+
+%pre
+
+%install
+mkdir -p $RPM_BUILD_ROOT/%{install_base}
+cp * $RPM_BUILD_ROOT/%{install_base}
+#rm -rf $RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+
+%preun
+
+%postun
+rm -rf %{install_base}
+
+%files
+%defattr(-,perfsonar,perfsonar,-)
+%doc Changes README
+%{install_base}/*
+
+#%{install_base}/*
+
+%changelog
+* Wed Jul 11 2012 Hakan Calim
+- New initial creation of
+- perfsonar command line client
Added: branches/perfsonar-oppd-all-0.53/tools/perfSONAR-client/Changes
===================================================================
Added: branches/perfsonar-oppd-all-0.53/tools/perfSONAR-client/README
===================================================================
- [pS-dev] [GEANT/SA2/SA2T3-OPPD] r764 - in branches/perfsonar-oppd-all-0.53: build/rpm/0.53-5 build/rpm/SPECS tools/perfSONAR-client, svn-noreply, 07/13/2012
Archive powered by MHonArc 2.6.16.