Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'rpm/eclipse-rpm.metainfo.xml')
-rw-r--r--rpm/eclipse-rpm.metainfo.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/rpm/eclipse-rpm.metainfo.xml b/rpm/eclipse-rpm.metainfo.xml
new file mode 100644
index 0000000000..8c11bf1bc3
--- /dev/null
+++ b/rpm/eclipse-rpm.metainfo.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="addon">
+ <id>eclipse-rpm</id>
+ <metadata_license>GFDL-1.3</metadata_license>
+ <project_license>EPL-1.0</project_license>
+ <extends>eclipse.desktop</extends>
+ <name>RPM Tools</name>
+ <summary>Linux Tools Eclipse plug-ins for building RPMs</summary>
+ <url type="homepage">http://www.eclipse.org/linuxtools/projectPages/specfile/</url>
+ <updatecontact>akurtako@redhat.com</updatecontact>
+</component>

Back to the top