Meego Wiki
Views
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "== Feature proposed == === QtCreator should support spec file editing === Currently QtCreator supports debian files editing. We can use the same mechanism to implement spec file…")
m
Line 1: Line 1:
== Feature proposed ==  
== Feature proposed ==  
-
=== QtCreator should support spec file editing ===
 
-
Currently QtCreator supports debian files editing. We can use the same mechanism to implement spec file editing
 
-
 
-
 
=== Packages should be installable by zypper ===
=== Packages should be installable by zypper ===
Currently zypper can't install the rpm generated by rrpmbuild. We must debug into zypper and rrpmbuild to see what's the problem.  
Currently zypper can't install the rpm generated by rrpmbuild. We must debug into zypper and rrpmbuild to see what's the problem.  
-
=== Requires/Provides support ===
+
=== QtCreator should support spec file editing ===
 +
Currently QtCreator supports debian files editing. We can use the same mechanism to implement spec file editing
 +
 
 +
=== Requires/Provides   ===
Enhence rrpmbuild to parse requires/provides from spec file and fill the package with this information.
Enhence rrpmbuild to parse requires/provides from spec file and fill the package with this information.
 +
=== Source package creating ===  
=== Source package creating ===  
rrpmbuild will be enhanced to generate source rpm
rrpmbuild will be enhanced to generate source rpm
 +
=== Other info: Build Date, Build Host ===
=== Other info: Build Date, Build Host ===
rrpmbuild will be enhenced to fill this information into the package.
rrpmbuild will be enhenced to fill this information into the package.

Revision as of 05:26, 5 January 2011

Contents

Feature proposed

Packages should be installable by zypper

Currently zypper can't install the rpm generated by rrpmbuild. We must debug into zypper and rrpmbuild to see what's the problem.

QtCreator should support spec file editing

Currently QtCreator supports debian files editing. We can use the same mechanism to implement spec file editing

Requires/Provides

Enhence rrpmbuild to parse requires/provides from spec file and fill the package with this information.

Source package creating

rrpmbuild will be enhanced to generate source rpm

Other info: Build Date, Build Host

rrpmbuild will be enhenced to fill this information into the package.

Personal tools