You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can choose the 'create source archive' item to realize the function. After this scene, you should specify the path of source repository. Then a packages selecting window appears. All of the installed packages are displayed. By default the installed packages will be selected. Choose what you want and specify the output path, you can get the source packages for selected packages.
Feature:
It can support different types of source archive, such as *.src.rpm *.tar.gz *.tar.bz2 *.tgz and so on.
You can specify the path where the source archives you want do download.
2. Classify the srpm files according the licence information (2016-10-14)
The download source archives will be put into different directories according to license.
3. Can get the SPDX file(2016-10-21)
The same as source archive, in tgui interface, "get spdx file" function will be added. For example:
After you start smart by the following command :
You can choose the 'create spdx archive' item to realize the function. After this scene, you should specify the path of spdx files repository. Then a packages selecting window appears. All of the installed packages are displayed. By default, the installed packages will be selected. Choose what you want and specify the output path, you can get the spdx files for selected packages.
Feature:
You can specify the path where the source archives you want do download.`
The text was updated successfully, but these errors were encountered:
1.Change the text 'update' to 'upgrade'
2.Add two choices,get source archive and get SPDX files
Add a new stage--STAGE_PROCESS to process the last process functions for all of the five install choices
3.Change the sign of selcted item:
remove window : '[-]';
upgrade window :'[U]';
get source and get spdx : '[S]'.
4.In type select window , the sign of unselect item is '[]', add a blank ,now is '[ ]'
Signed-off-by: [email protected] <[email protected]>
1. Add the function to create source archive(2016-09-29)
In tgui interface, "get source archive" function will be added. For example:
After you start smart by the following command :
You can see :
You can choose the 'create source archive' item to realize the function. After this scene, you should specify the path of source repository. Then a packages selecting window appears. All of the installed packages are displayed. By default the installed packages will be selected. Choose what you want and specify the output path, you can get the source packages for selected packages.
Feature:
2. Classify the srpm files according the licence information (2016-10-14)
The download source archives will be put into different directories according to license.
3. Can get the SPDX file(2016-10-21)
The same as source archive, in tgui interface, "get spdx file" function will be added. For example:
After you start smart by the following command :
You can see :
You can choose the 'create spdx archive' item to realize the function. After this scene, you should specify the path of spdx files repository. Then a packages selecting window appears. All of the installed packages are displayed. By default, the installed packages will be selected. Choose what you want and specify the output path, you can get the spdx files for selected packages.
Feature:
The text was updated successfully, but these errors were encountered: