13 Commits

Author SHA1 Message Date
Li Jinlin
73ce41b454 fix memory leak in libparted 2022-03-29 11:17:45 +08:00
Li Jinlin
908f37a974 add need root for build 2022-03-03 11:43:38 +08:00
Chenxi Mao
a0742a8d56 parted: fix build error on SUSE Euler 2.0
Below build log showed if OBS based on newer OE 22.03 OS.
configure.ac:149:   'automake --add-missing' can install 'compile'

To fix this error, add "-i" option to autoreconfig to copy missing
files.

After this change, aarch64 and x86 can build successfully.

Change-Id: Ic6f653fabcc6b1e562e1f4db2d2654e17aeddeb8
Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
(cherry picked from commit 295e6f838fb747f62716d726931b7cbcc1d96224)
2021-12-22 15:29:36 +08:00
markeryang
11f8a62952 update to 3.4 2021-11-23 17:19:09 +08:00
linfeilong835
c1902128fc update parted.spec.
delete useless file
2020-08-01 11:23:07 +08:00
Zhiqiang Liu
ad37e60c6b parted: backport bugfix patches
parted: backport bugfix patches

Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
2020-07-12 15:42:51 +08:00
ZhiqiangLiu
7f9fde29a8 parted: remove useless readme file
parted: remove useless readme file

Signed-off-by: Zhiqiang Liu <lzhq28@mail.ustc.edu.cn>
2020-07-05 11:16:35 +08:00
ZhiqiangLiu
e7290f2fbf parted: renumber patches
renumber patches from number 0.

Signed-off-by: Zhiqiang Liu <lzhq28@mail.ustc.edu.cn>
2020-06-29 23:11:56 +08:00
ZhiqiangLiu
6ce9f79408 parted: add .sig file through source tag in spec file
.sig file is used to verify that the tar file is intact.
However, the parted.src.rpm misses the .sig file.
Here, we can add the Source tag in spec file to solve
the problem.

Signed-off-by: Zhiqiang Liu <lzhq28@huawei.com>
2020-06-17 20:44:09 +08:00
eulerstorage
d5ac3a812b delete -Sgit in %autosetup 2020-03-14 15:06:42 +08:00
eulerstorage
4276e87907 Add check part and enable pc98 in spec file 2020-02-19 20:38:22 +08:00
eulerstorage
685fc508d9 update package from 3.2 to 3.3 2020-01-11 16:59:16 +08:00
eulerstorage
8bd8542b04 package init 2019-12-31 18:26:54 +08:00