SPECS: smart.spec - point smart-root to smart for now

glen glen at pld-linux.org
Sat Mar 4 21:55:15 CET 2006


Author: glen                         Date: Sat Mar  4 20:55:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- point smart-root to smart for now

---- Files affected:
SPECS:
   smart.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/smart.spec
diff -u SPECS/smart.spec:1.6 SPECS/smart.spec:1.7
--- SPECS/smart.spec:1.6	Sat Mar  4 16:00:05 2006
+++ SPECS/smart.spec	Sat Mar  4 21:55:10 2006
@@ -2,11 +2,12 @@
 # TODO
 # - bundled and modified software:
 #  - pexpect-0.999 http://pexpect.sourceforge.net/
+# - sudo or sth for 'usermode' replacement for 'smart-root'
 %define	module smart
 Summary:	Next generation package handling tool
 Name:		smart
 Version:	0.41
-Release:	0.26.10
+Release:	0.26.11
 License:	GPL
 Group:		Applications/System
 URL:		http://labix.org/smart/
@@ -27,7 +28,6 @@
 Requires:	python-elementtree
 Requires:	python-rpm
 %pyrequires_eq  python-modules
-#Requires:	usermode
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -99,7 +99,7 @@
 install -d $RPM_BUILD_ROOT{/etc/{pam.d,security/console.apps},%{_desktopdir},%{_pixmapsdir},%{_libdir}/smart,/var/lib/smart}
 python setup.py install -O1 --root=$RPM_BUILD_ROOT
 
-ln -sf consolehelper $RPM_BUILD_ROOT%{_bindir}/smart-root
+ln -sf smart $RPM_BUILD_ROOT%{_bindir}/smart-root
 install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/security/console.apps/smart-root
 install -p %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/smart-root
 cp -f contrib/smart-update/smart-update $RPM_BUILD_ROOT%{_bindir}
@@ -198,6 +198,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/03/04 20:55:10  glen
+- point smart-root to smart for now
+
 Revision 1.6  2006/03/04 15:00:05  glen
 - add ksmarttray
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/smart.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list