SPECS: util-linux.spec - properly display single letter weekday ab...
ankry
ankry at pld-linux.org
Tue Aug 21 23:29:03 CEST 2007
Author: ankry Date: Tue Aug 21 21:29:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- properly display single letter weekday abbreviations in cal, rel. .3
---- Files affected:
SPECS:
util-linux.spec (1.299 -> 1.300)
---- Diffs:
================================================================
Index: SPECS/util-linux.spec
diff -u SPECS/util-linux.spec:1.299 SPECS/util-linux.spec:1.300
--- SPECS/util-linux.spec:1.299 Mon May 21 19:56:26 2007
+++ SPECS/util-linux.spec Tue Aug 21 23:28:58 2007
@@ -20,7 +20,7 @@
Name: util-linux
Version: 2.13
%define _pre pre7
-Release: 0.%{_pre}.2
+Release: 0.%{_pre}.3
License: distributable
Group: Applications/System
# devel versions at ftp://ftp.kernel.org/pub/linux/utils/util-linux/testing
@@ -114,6 +114,7 @@
Patch78: %{name}-ac-dirs.patch
Patch79: %{name}-mount-helper-auto.patch
Patch80: %{name}-sparc.patch
+Patch81: %{name}-single_letter_weekday.patch
BuildRequires: audit-libs-devel >= 1.0.6
BuildRequires: autoconf
BuildRequires: automake
@@ -509,6 +510,7 @@
%patch77 -p1
%patch78 -p1
%patch80 -p1
+%patch81 -p1
%build
%{__gettextize}
@@ -1178,6 +1180,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.300 2007/08/21 21:28:58 ankry
+- properly display single letter weekday abbreviations in cal, rel. .3
+
Revision 1.299 2007/05/21 17:56:26 qboosh
- pass --enable-login-chown-vcs to configure
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-linux.spec?r1=1.299&r2=1.300&f=u
More information about the pld-cvs-commit
mailing list