[uucp] spec: remove tetex BR, fix changelog dates

Pavel Raiskup praiskup at fedoraproject.org
Mon Jan 20 15:17:05 UTC 2014


commit 28291913eb76c2a583812383b70e637acab49f55
Author: Pavel Raiskup <praiskup at redhat.com>
Date:   Mon Jan 20 15:37:19 2014 +0100

    spec: remove tetex BR, fix changelog dates
    
    Tetex package is missing in epel7 buildroot and is "only"
    meta-package in rawhide.  Does not seem to be neccessary anymore,
    to be sure I checked differences by rpmdiff and it is OK.
    
    Version: 1.07-41

 uucp.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/uucp.spec b/uucp.spec
index 77f16d4..c5ba963 100644
--- a/uucp.spec
+++ b/uucp.spec
@@ -20,7 +20,7 @@
 Summary: A set of utilities for operations between systems
 Name: uucp
 Version: 1.07
-Release: 40%{?dist}
+Release: 41%{?dist}
 License: GPLv2+
 Group: Applications/Communications
 Url: http://www.airs.com/ian/uucp.html
@@ -50,7 +50,7 @@ Requires(post): /sbin/install-info
 Requires(post): coreutils
 BuildRequires: lockdev-devel >= 1.0.0-14
 Requires: lockdev >= 1.0.0-14
-BuildRequires: tetex, texi2html
+BuildRequires: texi2html
 BuildRequires: systemd-units
 BuildRequires: autoconf, automake
 Requires(post):     systemd-units
@@ -263,6 +263,9 @@ fi
 %attr(755,uucp,uucp) /var/spool/uucp
 
 %changelog
+* Mon Jan 20 2014 Pavel Raiskup <praiskup at redhat.com> - 1.07-41
+- remove tetex BR, fix changelog dates
+
 * Tue Dec 03 2013 Pavel Raiskup <praiskup at redhat.com> - 1.07-40
 - pass string literal as format string for fprintf (#1037372)
 
@@ -377,16 +380,16 @@ fi
 - fix truncation of values on 32b platforms where statvfs64
   is being called on a large file system (#153259)
 
-* Mon Apr 19 2005 Peter Vrabec <pvrabec at redhat.com> 1.07-9
+* Tue Apr 19 2005 Peter Vrabec <pvrabec at redhat.com> 1.07-9
 - long long fsu_bavail in struct fs_usage
 
 * Wed Mar 23 2005 Peter Vrabec <pvrabec at redhat.com> 1.07-8
 - add texi2html to BuildRequires
 
-* Tue Mar 16 2005 Peter Vrabec <pvrabec at redhat.com>
+* Wed Mar 16 2005 Peter Vrabec <pvrabec at redhat.com>
 - include the default xinetd file
 
-* Thu Feb 08 2005 Peter Vrabec <pvrabec at redhat.com>
+* Thu Feb 10 2005 Peter Vrabec <pvrabec at redhat.com>
 - rebuilt
 
 * Mon Oct 25 2004 Peter Vrabec <pvrabec at redhat.com>
@@ -431,7 +434,7 @@ fi
 * Fri Feb  1 2002 Jeff Johnson <jbj at redhat.com>
 - typo caused man8 pages to not be included (#54314).
 
-* Fri Jan 31 2002 Bill Nottingham <notting at redhat.com>
+* Fri Feb 1 2002 Bill Nottingham <notting at redhat.com>
 - rebuild in new env. autoconf is fun!
 
 * Mon Jan 28 2002 Jeff Johnson <jbj at redhat.com>


More information about the scm-commits mailing list