packages: naviagent/naviagent.spec - move cli to subpackage

glen glen at pld-linux.org
Mon Feb 8 18:16:17 CET 2010


Author: glen                         Date: Mon Feb  8 17:16:17 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- move cli to subpackage

---- Files affected:
packages/naviagent:
   naviagent.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/naviagent/naviagent.spec
diff -u packages/naviagent/naviagent.spec:1.8 packages/naviagent/naviagent.spec:1.9
--- packages/naviagent/naviagent.spec:1.8	Mon Feb  8 17:45:11 2010
+++ packages/naviagent/naviagent.spec	Mon Feb  8 18:16:11 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Agent i interfejs linii poleceń do Navisphere
 Name:		naviagent
 Version:	6.26.0.2.24
-Release:	0.6
+Release:	0.7
 License:	EMC Corp
 Group:		Applications/System
 %if 0
@@ -26,11 +26,18 @@
 %define		_enable_debug_packages	0
 
 %description
-Navisphere Agent and CLI.
+Navisphere Agent.
 
 %description -l pl.UTF-8
 Agent i interfejs linii poleceń do Navisphere.
 
+%package -n navicli
+Summary:	Navisphere CLI
+Group:		Applications/System
+
+%description -n navicli
+Navisphere CLI.
+
 %prep
 %setup -qcT
 %if 1
@@ -74,17 +81,22 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/Navisphere/agent.config
 %attr(754,root,root) /etc/rc.d/init.d/naviagent
 %attr(755,root,root) %{_sbindir}/naviagent
-%attr(755,root,root) %{_sbindir}/navicli
-%attr(755,root,root) %{_sbindir}/naviseccli
 %dir %attr(750,root,root) /var/run/naviagent
 %dir %attr(750,root,root) /var/log/naviagent
 
+%files -n navicli
+%attr(755,root,root) %{_sbindir}/navicli
+%attr(755,root,root) %{_sbindir}/naviseccli
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/02/08 17:16:11  glen
+- move cli to subpackage
+
 Revision 1.8  2010/02/08 16:45:11  glen
 - rc-scripts with pidfile support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/naviagent/naviagent.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list