rpms/eclipse/devel eclipse.spec,1.573,1.574

Sean Flanigan (seanf) fedora-extras-commits at redhat.com
Mon Aug 4 06:18:30 UTC 2008


Author: seanf

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5942

Modified Files:
	eclipse.spec 
Log Message:
* Mon Aug 04 2008 Sean Flanigan <sflaniga at redhat.com> 3.4.0-15
- Removed buildroot from path in datadir.link



Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.573
retrieving revision 1.574
diff -u -r1.573 -r1.574
--- eclipse.spec	4 Aug 2008 02:36:15 -0000	1.573
+++ eclipse.spec	4 Aug 2008 06:17:59 -0000	1.574
@@ -27,7 +27,7 @@
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        14%{?dist} 
+Release:        15%{?dist} 
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -958,7 +958,7 @@
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}/links
 
 # Set up an extension location and a link file for the arch-independent dir
-echo "path:$RPM_BUILD_ROOT%{_datadir}" > \
+echo "path:%{_datadir}" > \
   $RPM_BUILD_ROOT%{_libdir}/%{name}/links/datadir.link
 
 # Ensure the launcher binary has the correct permissions
@@ -1435,6 +1435,9 @@
 %{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Mon Aug 04 2008 Sean Flanigan <sflaniga at redhat.com> 3.4.0-15
+- Removed buildroot from path in datadir.link
+
 * Mon Aug 04 2008 Sean Flanigan <sflaniga at redhat.com> 3.4.0-14
 - Created missing directory for link file
 




More information about the fedora-extras-commits mailing list