Commit Graph

26 Commits

Author SHA1 Message Date
Sinny Kumari
1f53f86064 Update package to upstream release 0.30
This commit includes following additional changes:

- Resolves RHBZ#1515835 - growpart fails to resize partition on aarch64
- Remove patches in spec file because they are already available in 0.30
- Fix rpmlint issues on spec file
- Remove LICENSE file, already shipped with 0.30 source tar
- cloud-run-instances binary has been dropped in 0.28
- mount-image-callback and vcs-run binaries has been introduced in 0.28

Signed-off-by: Sinny Kumari <sinny@redhat.com>
2017-12-18 11:10:25 +05:30
Fedora Release Engineering
3dc4eabf5d - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 05:00:13 +00:00
Fedora Release Engineering
fa4c0f48de - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 07:36:21 +00:00
Adam Williamson
699ea0c1da okay, so that didn't work. this does 2016-06-03 13:21:59 -07:00
Adam Williamson
379417434d don't produce a backup file for patch2
--no-backup-if-mismatch seems to be default on master but not
f24 at present, and this breaks the f24 build (because the .orig
file gets installed but not packaged). Committing to master and
f24 to keep them in sync.
2016-06-03 13:12:33 -07:00
Adam Williamson
10dd4f5215 backport fix for #1327337 (growpart fail with newer util-linux-ng) 2016-06-03 12:54:10 -07:00
Dennis Gilmore
307a7dd6d5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 17:46:55 +00:00
Dennis Gilmore
f1275786c1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 02:48:52 +00:00
Juerg Haefliger
0c00cdf08f Support new sfdisk version 2.26 (#1197894) 2015-03-26 08:23:40 +01:00
Tom Callaway
5140ddb403 fix license handling 2014-07-11 16:40:44 -04:00
Dennis Gilmore
0892d8b3bc - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 00:04:19 -05:00
Juerg Haefliger
61f0b25dcc Merge branch 'master' of ssh://pkgs.fedoraproject.org/cloud-utils 2013-11-22 09:53:17 +00:00
Juerg Haefliger
ddc1c87852 Fix partx usage error (#966574) 2013-11-22 09:52:27 +00:00
Juerg Haefliger
ba47b7e372 Fix partx usage error (#96657) 2013-11-22 09:47:22 +00:00
Juerg Haefliger
d78b10a5e5 Fix 32-bit arch type and prevent building of debuginfo packages 2013-08-16 12:17:31 -04:00
Juerg Haefliger
96b0eace3d Make the package a no-noarch package on EPEL
So that the build of the main package is prevented on arches that don't
support it. Fixes bz #986809.
2013-08-16 11:28:51 -04:00
Juerg Haefliger
2ab1ebb6d2 Merge branch 'el6'
Conflicts:
	cloud-utils.spec
2013-08-06 07:18:00 -04:00
Juerg Haefliger
b54a90ec75 Build growpart subpackage on all EPEL architectures
Fixes bz #986809.
2013-08-06 07:11:28 -04:00
Dennis Gilmore
92e54bba6a - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 00:12:31 -05:00
Juerg Haefliger
cdc44f598a Don't make gdisk a hard requirement for cloud-utils-growpart
This saves some 25MB for systems that don't use GPT partitions.
2013-06-18 02:09:55 -04:00
Juerg Haefliger
2e4dd412ef Create a subpackage for growpart
The growpart script is primarily used in cloud images for root partition
resizing. The other tools in cloud-utils have dependencies on a lot of other
packages which are not that useful in a cloud image and just blow it up in size.
2013-06-17 09:39:27 -04:00
Juerg Haefliger
14a0f95c82 3rd attempt to fix the spec file for EPEL builds 2013-04-08 07:16:16 -04:00
Juerg Haefliger
8f89f9b211 another spec file fix to only build on x86_64 for EPEL 2013-04-05 10:14:28 -04:00
Juerg Haefliger
11b4602413 Rebase to upstream revision 0.27.
This also fixex bug #924181 (growpart fails for MBR partition tables).
2013-04-02 05:24:49 -04:00
Juerg Haefliger
a9a20d0a3c Initial import (#907756). 2013-02-18 12:33:01 -05:00
Fedora Release Engineering
5f7ad3ad68 Initial setup of the repo 2013-02-18 14:46:10 +00:00