Skip to content

Commit

Permalink
v1.8-3 Correction of script templates & startup shortcut (RU)
Browse files Browse the repository at this point in the history
  • Loading branch information
AKotov-dev committed Apr 15, 2022
1 parent f5a575b commit 2eae76b
Showing 1 changed file with 45 additions and 44 deletions.
89 changes: 45 additions & 44 deletions RPMCreator/package-project/rpmcreator.prj
Expand Up @@ -5,7 +5,7 @@ name=rpmcreator
version=1.8

[RELEASE]
release=3.mrx8
release=3.mrx9

[GROUP]
group=Applications/System
Expand Down Expand Up @@ -65,53 +65,54 @@ programname=RPMCreator
devtool=Lazarus

[TOOLVERSION]
toolversion=2.0.10
toolversion=2.2.0

[INFO]
0=Lazarus is required to compile the program
1=
2=v1.8-3
3=+ Correction of script templates
4=+ Correction of the startup shortcut (RU)
5=
6=v1.8-2
7=+ Semiautomatic сreate /usr/share/doc/package_name/repack.txt
8=+ Corrected and expanded operational hints
9=+ Double click - edit an entry in the list of files and folders
10=
11=v1.8-1
12=+ DEBIAN pre/post scripts
13=+ DEBIAN/md5sums
14=+ Homepage: in control file
15=+ Changed the calculation of the installation size
16=+ Complete cleaning of all build directories: ~/rpmbuild ~/debbuild
17=+ Stretching the size of the Scripts tab fields
18=
19=v1.7-0
20=+ Icons for files and folders, highlighting the active panel
21=
22=v1.6-3
23=+SymLink warning when adding files to a package
24=
25=v1.6-2
26=+Installed-Size: to ~/debbuild/tmp/DEBIAN/control (KiB)
27=
28=v1.6-1
29=+DEB dependencies correction
30=
31=v1.6-0
32=+DEB packages create in ~/debbuild
33=+i18 translation En/Ru
34=
35=v1.5-1
36=+Disable check shebang in script's (#!/bin/bash <> #!/usr/bin/bash)
37=
38=v1.5-0
39=+Change "Requires:" to "Recommends:"
40=
41=v1.4-1
42=+ Lazarus 2.0.10 rebuild
43=+ new list of rpm groups from Mageia-8
44=url: https://fedoraproject.org/wiki/RPMGroups
45=rpm -qa --qf '%{group}\n' | sort -u
46=+ updated the list of licenses
5=+ Changing the prefix of rpm-packages to mrx9
6=
7=v1.8-2
8=+ Semiautomatic сreate /usr/share/doc/package_name/repack.txt
9=+ Corrected and expanded operational hints
10=+ Double click - edit an entry in the list of files and folders
11=
12=v1.8-1
13=+ DEBIAN pre/post scripts
14=+ DEBIAN/md5sums
15=+ Homepage: in control file
16=+ Changed the calculation of the installation size
17=+ Complete cleaning of all build directories: ~/rpmbuild ~/debbuild
18=+ Stretching the size of the Scripts tab fields
19=
20=v1.7-0
21=+ Icons for files and folders, highlighting the active panel
22=
23=v1.6-3
24=+SymLink warning when adding files to a package
25=
26=v1.6-2
27=+Installed-Size: to ~/debbuild/tmp/DEBIAN/control (KiB)
28=
29=v1.6-1
30=+DEB dependencies correction
31=
32=v1.6-0
33=+DEB packages create in ~/debbuild
34=+i18 translation En/Ru
35=
36=v1.5-1
37=+Disable check shebang in script's (#!/bin/bash <> #!/usr/bin/bash)
38=
39=v1.5-0
40=+Change "Requires:" to "Recommends:"
41=
42=v1.4-1
43=+ Lazarus 2.0.10 rebuild
44=+ new list of rpm groups from Mageia-8
45=url: https://fedoraproject.org/wiki/RPMGroups
46=rpm -qa --qf '%{group}\n' | sort -u
47=+ updated the list of licenses

0 comments on commit 2eae76b

Please sign in to comment.