Browse code

fix parted summary and description

Change-Id: Ic738a93542ab1cd60e7377da3743ac69fbe61f68
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/3547
Reviewed-by: Xiaolin Li <xiaolinl@vmware.com>
Tested-by: gerrit-photon <photon-checkins@vmware.com>

Priyesh Padmavilasom authored on 2017/08/17 03:36:27
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1
-Summary:	My summary.
1
+Summary:	GNU Parted manipulates partition tables
2 2
 Name:		parted
3 3
 Version:	3.2
4
-Release:	4%{?dist}
4
+Release:	5%{?dist}
5 5
 License:	GPLv3+
6 6
 URL:		http://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz
7 7
 Group:		Applications/System
... ...
@@ -10,7 +10,10 @@ Distribution:	Photon
10 10
 Source0:	http://ftp.gnu.org/gnu/parted/%{name}-%{version}.tar.xz
11 11
 %define sha1 parted=8cabb2d6789badec15c857dcc003d0dd931a818b
12 12
 %description
13
-My lib
13
+This is useful for creating space for new operating systems,
14
+reorganizing disk usage, copying data on hard disks and disk imaging.
15
+The package contains a library, libparted, as well as well as a
16
+command-line frontend, parted, which can also be used in scripts.
14 17
 %prep
15 18
 %setup -q
16 19
 %build
... ...
@@ -40,6 +43,8 @@ make DESTDIR=%{buildroot} install
40 40
 %{_infodir}/%{name}-%{version}/*
41 41
 %{_datadir}/*
42 42
 %changelog
43
+*       Wed Aug 16 2017 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 3.2-5
44
+-       Fix summary and description
43 45
 *       Tue Jun 06 2017 ChangLee <changlee@vmware.com> 3.2-4
44 46
 -       Remove %check
45 47
 *       Fri Oct 07 2016 ChangLee <changlee@vmware.com> 3.2-3