[ltsp] Add BR: flex-devel (F21FTBFS RHBZ #1106132, F20FTBFS RHBZ #992150).

corsepiu corsepiu at fedoraproject.org
Sat Jul 5 04:04:35 UTC 2014


commit 27ff29baa0308f52717734f7085e7c6a51895c18
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sat Jul 5 06:04:36 2014 +0200

    Add BR: flex-devel (F21FTBFS RHBZ #1106132, F20FTBFS RHBZ #992150).
    
    - Fix broken %changelog dates.

 ltsp.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/ltsp.spec b/ltsp.spec
index 2c0fddd..c9058da 100644
--- a/ltsp.spec
+++ b/ltsp.spec
@@ -2,7 +2,7 @@ Name:           ltsp
 Version:        5.4.5
 %define _datestamp .20130319.01
 #Release:        1%{_datestamp}%{?dist}
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Linux Terminal Server Project Server and Client
 Group:          User Interface/Desktops
 
@@ -15,6 +15,8 @@ Source0:        ltsp-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: popt-devel
 BuildRequires: flex bison
+# For libfl.*
+BuildRequires: flex-devel
 BuildRequires: automake
 BuildRequires: pkgconfig
 BuildRequires: libX11-devel
@@ -26,9 +28,6 @@ BuildRequires: syslinux
 BuildRequires: tftp-server
 %define _tftpdir /var/lib/tftpboot
 %define with_serverpkg 1
-%if 0%{?fedora} == 11
-%define with_serverpkg 0
-%endif
 
 %description
 LTSP client and server
@@ -494,6 +493,10 @@ fi
 
 
 %changelog
+* Sat Jul 05 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 5.4.5-8
+- Add BR: flex-devel (F21FTBFS RHBZ #1106132, F20FTBFS RHBZ #992150).
+- Fix broken %%changelog dates.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.4.5-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
@@ -607,7 +610,7 @@ fi
 - Bug #497177 Fix pulseaudio daemon launch on clients
 - Fedora 11 points to final mirrorlists instead of rawhide
 
-* Wed Apr 05 2009 Warren Togami <wtogami at redhat.com> - 5.1.70-1
+* Wed Apr 15 2009 Warren Togami <wtogami at redhat.com> - 5.1.70-1
 - Fix typo in mkinitrd config
 - Configure plymouth for graphical boot on supported hardware
 
@@ -672,7 +675,7 @@ fi
 * Tue Dec 16 2008 Warren Togami <wtogami at redhat.com> - 5.1.39-1
 - More bug fixes
 
-* Thu Dec 12 2008 Warren Togami <wtogami at redhat.com> - 5.1.38-1
+* Fri Dec 12 2008 Warren Togami <wtogami at redhat.com> - 5.1.38-1
 - Fix a few bugs in X_* option handling
 - Added LOCAL_APPS_WHITELIST, disabled by default
   If set, only defined commands are allowed to be run as local apps.


More information about the scm-commits mailing list