rpms/syslinux/devel .cvsignore, 1.26, 1.27 sources, 1.28, 1.29 syslinux.spec, 1.64, 1.65

Peter Jones pjones at fedoraproject.org
Mon Jan 11 22:30:43 UTC 2010


Author: pjones

Update of /cvs/extras/rpms/syslinux/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27964

Modified Files:
	.cvsignore sources syslinux.spec 
Log Message:
* Mon Jan 11 2010 Peter Jones <pjones at redhat.com> - 3.84-1
- Update to 3.84



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/syslinux/devel/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- .cvsignore	29 Oct 2009 14:22:48 -0000	1.26
+++ .cvsignore	11 Jan 2010 22:30:42 -0000	1.27
@@ -1,2 +1,2 @@
-syslinux-3.83.tar.bz2
 clog
+syslinux-3.84.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/syslinux/devel/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- sources	29 Oct 2009 14:22:48 -0000	1.28
+++ sources	11 Jan 2010 22:30:42 -0000	1.29
@@ -1 +1 @@
-069160bc3776eca71a57cabace22bb24  syslinux-3.83.tar.bz2
+7a3503098a9d1e3b55b90bec303e66e2  syslinux-3.84.tar.bz2


Index: syslinux.spec
===================================================================
RCS file: /cvs/extras/rpms/syslinux/devel/syslinux.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -p -r1.64 -r1.65
--- syslinux.spec	17 Dec 2009 15:06:55 -0000	1.64
+++ syslinux.spec	11 Jan 2010 22:30:42 -0000	1.65
@@ -1,12 +1,12 @@
 Summary: Simple kernel loader which boots from a FAT filesystem
 Name: syslinux
-Version: 3.83
-%define tarball_version 3.83
-Release: 2%{?dist}
+Version: 3.84
+%define tarball_version 3.84
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
-URL: http://syslinux.zytor.com/
-Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2
+URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
+Source0: http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2
 Patch0: syslinux-debuginfo.patch
 ExclusiveArch: %{ix86} x86_64
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -96,6 +96,9 @@ rm -rf %{buildroot}
 %{_datadir}/syslinux/com32
 
 %changelog
+* Mon Jan 11 2010 Peter Jones <pjones at redhat.com> - 3.84-1
+- Update to 3.84
+
 * Thu Dec 17 2009 Peter Jones <pjones at redhat.com> - 3.83-2
 - Split out -devel
 



More information about the scm-commits mailing list