[eclipse-mylyn-fedora-integration] Update files ownership.

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Jul 12 12:28:13 UTC 2012


commit 818f24226be510e9838f7a8b428858833cd07dac
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Jul 12 14:27:59 2012 +0200

    Update files ownership.

 eclipse-mylyn-fedora-integration.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-mylyn-fedora-integration.spec b/eclipse-mylyn-fedora-integration.spec
index d997b2a..582aa4c 100644
--- a/eclipse-mylyn-fedora-integration.spec
+++ b/eclipse-mylyn-fedora-integration.spec
@@ -3,7 +3,7 @@
 
 Name:           eclipse-mylyn-fedora-integration
 Version:        1.0.2
-Release:        0.1%{?dist}
+Release:        0.2%{?dist}
 Summary:        Eclipse Mylyn Fedora Integration
 
 Group:          Development/Tools
@@ -31,7 +31,7 @@ popd
 
 %build
 eclipse-pdebuild -f org.fedoraproject.eclipse.mylyn.support.feature \
-  -d "mylyn-commons mylyn mylyn-context mylyn-ide mylyn-tasks"
+  -d "mylyn"
 
 %install
 install -d -m 755 %{buildroot}%{install_loc}
@@ -40,12 +40,16 @@ install -d -m 755 %{buildroot}%{install_loc}
      build/rpmBuild/org.fedoraproject.eclipse.mylyn.support.feature.zip 
 
 %files
+%dir %{install_loc}
 %{install_loc}/eclipse/
 
 %doc %{install_loc}/eclipse/features/org.fedoraproject.eclipse.mylyn.support.feature_%{version}/license.html
 %doc %{install_loc}/eclipse/features/org.fedoraproject.eclipse.mylyn.support.feature_%{version}/epl-v10.html
 
 %changelog
+* Thu Jul 12 2012 Krzysztof Daniel <kdaniel at redhat.com> 1.0.2-0.2
+- Update file ownership.
+
 * Wed May 2 2012 Krzysztof Daniel <kdaniel at redhat.com> 1.0.2-0.1
 - Fixed bug 917830 - Submit failed: invalide severity [...] 'enhancement'.
 


More information about the scm-commits mailing list