SPECS: ldapbrowser.spec - add ldapbrowser symlink for binary

glen glen at pld-linux.org
Tue Jul 26 22:53:52 CEST 2005


Author: glen                         Date: Tue Jul 26 20:53:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add ldapbrowser symlink for binary

---- Files affected:
SPECS:
   ldapbrowser.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ldapbrowser.spec
diff -u SPECS/ldapbrowser.spec:1.2 SPECS/ldapbrowser.spec:1.3
--- SPECS/ldapbrowser.spec:1.2	Fri Jun  3 22:22:14 2005
+++ SPECS/ldapbrowser.spec	Tue Jul 26 22:53:46 2005
@@ -4,7 +4,7 @@
 Name:		ldapbrowser
 Version:	2.82
 %define	_beta 2
-Release:	0.b%{_beta}.4
+Release:	0.b%{_beta}.5
 Epoch:		0
 License:	?
 Group:		Applications
@@ -57,6 +57,7 @@
 cp -a */ $RPM_BUILD_ROOT%{_datadir}
 cp -a *.config *.jar $RPM_BUILD_ROOT%{_datadir}
 install lbe.sh $RPM_BUILD_ROOT%{_bindir}/lbe
+ln -s lbe $RPM_BUILD_ROOT%{_bindir}/ldapbrowser
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -65,6 +66,7 @@
 %defattr(644,root,root,755)
 %doc CHANGES.TXT LICENSE.ICONS *.html
 %attr(755,root,root) %{_bindir}/lbe
+%attr(755,root,root) %{_bindir}/ldapbrowser
 %{_datadir}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/07/26 20:53:46  glen
+- add ldapbrowser symlink for binary
+
 Revision 1.2  2005/06/03 20:22:14  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ldapbrowser.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list