packages: eclipse-bin/eclipse-bin.spec - 3.7.1 - added datadir/dropins dir

baggins baggins at pld-linux.org
Thu Oct 6 12:51:10 CEST 2011


Author: baggins                      Date: Thu Oct  6 10:51:10 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 3.7.1
- added datadir/dropins dir

---- Files affected:
packages/eclipse-bin:
   eclipse-bin.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/eclipse-bin/eclipse-bin.spec
diff -u packages/eclipse-bin/eclipse-bin.spec:1.19 packages/eclipse-bin/eclipse-bin.spec:1.20
--- packages/eclipse-bin/eclipse-bin.spec:1.19	Wed Jul 13 18:40:01 2011
+++ packages/eclipse-bin/eclipse-bin.spec	Thu Oct  6 12:51:05 2011
@@ -6,7 +6,7 @@
 Summary:	Eclipse - an open extensible IDE
 Summary(pl.UTF-8):	Eclipse - otwarte, rozszerzalne środowisko programistyczne
 Name:		eclipse-bin
-Version:	3.7
+Version:	3.7.1
 Release:	1
 License:	EPL v1.0
 Group:		Development/Tools
@@ -57,7 +57,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir}/eclipse{,/dropins},%{_bindir},%{_desktopdir},%{_pixmapsdir},%{_sysconfdir}/eclipse}
+install -d $RPM_BUILD_ROOT{{%{_libdir},%{_datadir}}/eclipse/dropins,%{_bindir}} \
+	$RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir},%{_sysconfdir}/eclipse}
 
 cd eclipse
 cp -a features p2 configuration plugins \
@@ -101,8 +102,7 @@
 %attr(755,root,root) %{_bindir}/eclipse
 
 %dir %{_datadir}/eclipse
-%dir %{_datadir}/eclipse/features
-%dir %{_datadir}/eclipse/plugins
+%dir %{_datadir}/eclipse/dropins
 %{_datadir}/eclipse/.eclipseextension
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -111,6 +111,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2011/10/06 10:51:05  baggins
+- 3.7.1
+- added datadir/dropins dir
+
 Revision 1.19  2011/07/13 16:40:01  megabajt
 - updated to 3.7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eclipse-bin/eclipse-bin.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list