rpms/eclipse-emf/devel eclipse-emf.spec,1.14,1.15

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Apr 7 13:07:50 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse-emf/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32036/devel

Modified Files:
	eclipse-emf.spec 
Log Message:
Fix directory ownership.


Index: eclipse-emf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-emf/devel/eclipse-emf.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- eclipse-emf.spec	23 Mar 2009 16:46:25 -0000	1.14
+++ eclipse-emf.spec	7 Apr 2009 13:07:20 -0000	1.15
@@ -3,7 +3,7 @@
 
 Name:      eclipse-emf
 Version:   2.4.2
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   Eclipse Modeling Framework (EMF) Eclipse plugin
 Group:     System Environment/Libraries
 License:   EPL
@@ -163,6 +163,9 @@
 %files
 %defattr(-,root,root,-)
 %dir %{eclipse_dropin}
+%dir %{eclipse_dropin}/eclipse
+%dir %{eclipse_dropin}/eclipse/features
+%dir %{eclipse_dropin}/eclipse/plugins
 %doc %{eclipse_dropin}/eclipse/epl-v10.html
 %doc %{eclipse_dropin}/eclipse/notice.html
 #%{eclipse_dropin}/eclipse/content.xml
@@ -306,6 +309,9 @@
 %{eclipse_dropin}/eclipse/plugins/org.eclipse.xsd.example_*
 
 %changelog
+* Tue Apr 7 2009 Alexander Kurtakov <akurtako at redhat.com> 2.4.2-3
+- Fix directory ownership.
+
 * Mon Mar 23 2009 Alexander Kurtakov <akurtako at redhat.com> 2.4.2-2
 - Rebuild to not ship p2 context.xml.
 - Remove context.xml from %%files section.




More information about the fedora-extras-commits mailing list