Browse code

Updated release number of changed specs and add changelogs.

Touseef Liaqat authored on 2015/05/19 10:16:19
Showing 20 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Linux Pluggable Authentication Modules
2 2
 Name:		Linux-PAM
3 3
 Version:	1.1.8
4
-Release:	1
4
+Release:	2
5 5
 License:	BSD and GPLv2+
6 6
 URL:		https://www.kernel.org/pub/linux/libs/pam/
7 7
 Group:		System Environment/Security
... ...
@@ -64,5 +64,7 @@ rm -rf %{buildroot}/*
64 64
 %defattr(-,root,root)
65 65
 
66 66
 %changelog
67
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 1.1.8-2
68
+-   Update according to UsrMove.
67 69
 *	Thu Oct 09 2014 Divya Thaluru <dthaluru@vmware.com> 1.1.8-1
68 70
 -	Initial build.	First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Contains programs for compressing and decompressing files
2 2
 Name:		bzip2
3 3
 Version:	1.0.6
4
-Release:	1
4
+Release:	2
5 5
 License:	BSD
6 6
 URL:		http://www.bzip.org/
7 7
 Group:		System Environment/Base
... ...
@@ -72,5 +72,7 @@ make -k check |& tee %{_specdir}/%{name}-check-log || %{nocheck}
72 72
 %files devel
73 73
 %{_includedir}/bzlib.h
74 74
 %changelog
75
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 1.0.6-2
76
+-   Update according to UsrMove.
75 77
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 1.0.6-1
76 78
 -	Initial build.	First version
... ...
@@ -1,6 +1,6 @@
1 1
 Name:           cloud-init
2 2
 Version:        0.7.6
3
-Release:        1
3
+Release:        2
4 4
 Summary:        Cloud instance init scripts
5 5
 Group:          System Environment/Base
6 6
 License:        GPLv3
... ...
@@ -90,5 +90,7 @@ fi
90 90
 
91 91
 
92 92
 %changelog
93
+* Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com>
94
+- Update according to UsrMove.
93 95
 * Wed Mar 04 2015 Mahmoud Bassiouny <mbassiouny@vmware.com>
94 96
 - Initial packaging for Photon
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	DBus for systemd
2 2
 Name:		dbus
3 3
 Version:	1.8.8
4
-Release:	1
4
+Release:	2
5 5
 License:	GPLv2+ or AFL
6 6
 URL:		http://www.freedesktop.org/wiki/Software/dbus
7 7
 Group:		Applications/File
... ...
@@ -45,5 +45,7 @@ rm -f %{buildroot}%{_sharedstatedir}/dbus/machine-id
45 45
 %{_docdir}/*
46 46
 %{_sharedstatedir}/*
47 47
 %changelog
48
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 1.8.8-2
49
+-   Update according to UsrMove.
48 50
 *	Sun Apr 06 2014 Sharath George <sharathg@vmware.com> 1.8.8
49 51
 -	Initial build. First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Docker
2 2
 Name:		docker
3 3
 Version:	1.6.0
4
-Release:	2
4
+Release:	3
5 5
 License:	ASL 2.0
6 6
 URL:		http://docs.docker.com
7 7
 Group:		Applications/File
... ...
@@ -51,6 +51,8 @@ rm -rf %{buildroot}/*
51 51
 /lib/systemd/system/docker.service
52 52
 #/etc/systemd/system/multi-user.target.wants/docker.service
53 53
 %changelog
54
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 1.6.0-3
55
+-   Update according to UsrMove.
54 56
 *	Fri May 15 2015 Divya Thaluru <dthaluru@vmware.com> 1.6.0-2
55 57
 -	Updated to version 1.6
56 58
 *	Mon Mar 4 2015 Divya Thaluru <dthaluru@vmware.com> 1.5.0-1
... ...
@@ -80,8 +80,6 @@ touch $RPM_BUILD_ROOT%{_localstatedir}/log/dracut.log
80 80
 mkdir -p $RPM_BUILD_ROOT%{_sharedstatedir}/initramfs
81 81
 
82 82
 rm -f $RPM_BUILD_ROOT%{_mandir}/man?/*suse*
83
-rm -f -- $RPM_BUILD_ROOT%{_bindir}/mkinitrd
84
-rm -f -- $RPM_BUILD_ROOT%{_bindir}/lsinitrd
85 83
 
86 84
 # create compat symlink
87 85
 mkdir -p $RPM_BUILD_ROOT%{_sbindir}
... ...
@@ -95,6 +93,8 @@ rm -rf -- $RPM_BUILD_ROOT
95 95
 %{!?_licensedir:%global license %%doc}
96 96
 %license COPYING lgpl-2.1.txt
97 97
 %{_bindir}/dracut
98
+%{_bindir}/mkinitrd
99
+%{_bindir}/lsinitrd
98 100
 # compat symlink
99 101
 %{_sbindir}/dracut
100 102
 %{_datadir}/bash-completion/completions/dracut
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Contains the utilities for the ext2 file system
2 2
 Name:		e2fsprogs
3 3
 Version:	1.42.9
4
-Release:	1
4
+Release:	2
5 5
 License:	GPLv2+
6 6
 URL:		http://e2fsprogs.sourceforge.net
7 7
 Group:		System Environment/Base
... ...
@@ -139,6 +139,8 @@ make -k check |& tee %{_specdir}/%{name}-check-log || %{nocheck}
139 139
 %{_libdir}/libext2fs.a
140 140
 %{_libdir}/libss.so
141 141
 %changelog
142
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 1.42.9-2
143
+-   Update according to UsrMove.
142 144
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 1.42.9-1
143 145
 -	Initial build. First version
144 146
 
... ...
@@ -2,7 +2,7 @@
2 2
 Summary:	A collection of utilities and DSOs to handle compiled objects
3 3
 Name:		elfutils
4 4
 Version:	0.158
5
-Release:	1
5
+Release:	2
6 6
 License:	GPLv3+ and (GPLv2+ or LGPLv3+)
7 7
 Group:		Development/Tools
8 8
 Source0:	elfutils-%{version}.tar.bz2
... ...
@@ -179,6 +179,8 @@ rm -rf ${RPM_BUILD_ROOT}
179 179
 %{_libdir}/libelf.a
180 180
 
181 181
 %changelog
182
+* Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 0.158-2
183
+- Update according to UsrMove.
182 184
 * Fri Jan  3 2014 Mark Wielaard <mjw@redhat.com> 0.158-1
183 185
 - libdwfl: dwfl_core_file_report has new parameter executable.
184 186
   New functions dwfl_module_getsymtab_first_global,
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Default file system
2 2
 Name:		filesystem
3 3
 Version:	7.5
4
-Release:	1
4
+Release:	2
5 5
 License:	GPLv3
6 6
 Group:		System Environment/Base
7 7
 Vendor:		VMware, Inc.
... ...
@@ -444,5 +444,7 @@ EOF
444 444
 /usr/local/lib64
445 445
 %endif
446 446
 %changelog
447
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 7.5-2
448
+-   Update according to UsrMove.
447 449
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 7.5-1
448 450
 -	Initial build. First version
... ...
@@ -2,7 +2,7 @@
2 2
 Summary:	Contains the GNU compiler collection
3 3
 Name:		gcc
4 4
 Version:	4.8.2
5
-Release:	2
5
+Release:	3
6 6
 License:	GPLv2+
7 7
 URL:		http://gcc.gnu.org
8 8
 Group:		Development/Tools
... ...
@@ -213,6 +213,8 @@ make -k check |& tee %{_specdir}/%{name}-check-log || %{nocheck}
213 213
 %endif
214 214
 
215 215
 %changelog
216
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 4.8.2-3
217
+-   Update according to UsrMove.
216 218
 *	Fri May 15 2015 Divya Thaluru <dthaluru@vmware.com> 4.8.2-2
217 219
 -	Packaging .la files
218 220
 *	Tue Apr 01 2014 baho-utot <baho-utot@columbus.rr.com> 4.8.2-1
... ...
@@ -3,7 +3,7 @@
3 3
 Summary:	Main C library
4 4
 Name:		glibc
5 5
 Version:	2.21
6
-Release:	1
6
+Release:	2
7 7
 License:	LGPLv2+
8 8
 URL:		http://www.gnu.org/software/libc
9 9
 Group:		Applications/System
... ...
@@ -183,5 +183,7 @@ printf "Creating ldconfig cache\n";/sbin/ldconfig
183 183
 %lang(zh_TW) %{_datarootdir}/locale/zh_TW/LC_MESSAGES/libc.mo
184 184
 
185 185
 %changelog
186
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 2.19-2
187
+-   Update according to UsrMove.
186 188
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 2.19-1
187 189
 -	Initial build. First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Kernel
2 2
 Name:		linux
3 3
 Version:	3.19.2
4
-Release:	1
4
+Release:	2
5 5
 License:	GPLv2
6 6
 URL:		http://www.kernel.org/
7 7
 Group:		System Environment/Kernel
... ...
@@ -89,5 +89,7 @@ cp Makefile %{buildroot}/lib/modules/%{version}/build/
89 89
 /lib/modules/%{version}/build
90 90
 
91 91
 %changelog
92
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 3.13.3-2
93
+-   Update according to UsrMove.
92 94
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 3.13.3-1
93 95
 -	Initial build. First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Libraries for terminal handling of character screens
2 2
 Name:		ncurses
3 3
 Version:	5.9
4
-Release:	1
4
+Release:	2
5 5
 License:	MIT
6 6
 URL:		http://www.gnu.org/software/ncurses
7 7
 Group:		Applications/System
... ...
@@ -132,5 +132,7 @@ cp -v -R doc/* %{buildroot}%{_defaultdocdir}/%{name}-%{version}
132 132
 %{_libdir}/libformw.so
133 133
 %{_libdir}/libmenuw.so
134 134
 %changelog
135
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 5.9-2
136
+-   Update according to UsrMove.
135 137
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 5.9-1
136 138
 -	Initial build.	First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Programs for monitoring processes
2 2
 Name:		procps-ng
3 3
 Version:	3.3.9
4
-Release:	1
4
+Release:	2
5 5
 License:	GPLv2
6 6
 URL:		http://procps.sourceforge.net/
7 7
 Group:		Applications/System
... ...
@@ -92,5 +92,7 @@ find %{buildroot} -name '*.la' -delete
92 92
 %{_libdir}/pkgconfig/libprocps.pc
93 93
 %{_libdir}/libprocps.so
94 94
 %changelog
95
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 3.3.9-2
96
+-   Update according to UsrMove.
95 97
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 3.3.9-1
96 98
 -	Initial build. First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Command-line editing and history capabilities
2 2
 Name:		readline
3 3
 Version:	6.3
4
-Release:	1
4
+Release:	2
5 5
 License:	GPLv3+
6 6
 URL:		http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
7 7
 Group:		Applications/System
... ...
@@ -91,5 +91,7 @@ rm -rf %{buildroot}%{_infodir}
91 91
 %{_libdir}/libhistory.so
92 92
 %{_libdir}/libreadline.so
93 93
 %changelog
94
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 6.3-2
95
+-   Update according to UsrMove.
94 96
 *	Wed Oct 22 2014 Divya Thaluru <dthaluru@vmware.com> 6.3-1
95 97
 -	Initial build.	First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Systemd-216
2 2
 Name:		systemd
3 3
 Version:	216
4
-Release:	1
4
+Release:	2
5 5
 License:	LGPLv2+ and GPLv2+ and MIT
6 6
 URL:		http://www.freedesktop.org/wiki/Software/systemd/
7 7
 Group:		System Environment/Security
... ...
@@ -86,5 +86,7 @@ rm -rf %{buildroot}/*
86 86
 %{_datadir}/*
87 87
 
88 88
 %changelog
89
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 216-2
90
+-   Update according to UsrMove.
89 91
 *	Mon Oct 27 2014 Sharath George <sharathg@vmware.com> 216-1
90 92
 -	Initial build.	First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Utilities for file systems, consoles, partitions, and messages
2 2
 Name:		util-linux
3 3
 Version:	2.24.1
4
-Release:	1
4
+Release:	2
5 5
 URL:		http://www.kernel.org/pub/linux/utils/util-linux
6 6
 License:	GPLv2+
7 7
 Group:		Applications/System
... ...
@@ -56,6 +56,8 @@ find %{buildroot} -name '*.la' -delete
56 56
 %defattr(-,root,root)
57 57
 
58 58
 %changelog
59
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 2.24.1-2
60
+-   Update according to UsrMove.
59 61
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 2.24.1-1
60 62
 -	Initial build. First version
61 63
 
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Programs for compressing and decompressing files
2 2
 Name:		xz
3 3
 Version:	5.0.5
4
-Release:	1
4
+Release:	2
5 5
 URL:		http://tukaani.org/xz
6 6
 License:	GPLv2+ and GPLv3+ and LGPLv2+
7 7
 Group:		Applications/File
... ...
@@ -84,5 +84,7 @@ make -k check |& tee %{_specdir}/%{name}-check-log || %{nocheck}
84 84
 %{_libdir}/liblzma.a
85 85
 %{_libdir}/liblzma.so
86 86
 %changelog
87
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 5.0.5-2
88
+-   Update according to UsrMove.
87 89
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 5.0.5-1
88 90
 -	Initial build.	First version
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Compression and decompression routines
2 2
 Name:		zlib
3 3
 Version:	1.2.8
4
-Release:	1
4
+Release:	2
5 5
 URL:		http://www.zlib.net/
6 6
 License:	zlib
7 7
 Group:		Applications/System
... ...
@@ -42,5 +42,7 @@ make -k check |& tee %{_specdir}/%{name}-check-log || %{nocheck}
42 42
 %{_libdir}/libz.a
43 43
 %{_libdir}/libz.so
44 44
 %changelog
45
+*   Mon May 18 2015 Touseef Liaqat <tliaqat@vmware.com> 1.2.8-2
46
+-   Update according to UsrMove.
45 47
 *	Wed Nov 5 2014 Divya Thaluru <dthaluru@vmware.com> 1.2.8-1
46 48
 -	Initial build. First version
... ...
@@ -7,5 +7,6 @@
7 7
 
8 8
     "bootstrap_packages": ["filesystem"],
9 9
 
10
-    "packages": ["linux", "kmod", "gzip", "cpio", "dracut", "findutils"]
10
+    "packages": ["linux", "kmod", "gzip", "cpio", "dracut", "findutils", "grub", "bash", "sed", "grep", 
11
+"binutils", "dracut-tools", "util-linux"]
11 12
 }