]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- rel 9; use official tarball auto/th/glibc-2_15-9
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 Mar 2012 18:35:38 +0000 (18:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc-posix-sh.patch -> 1.4
    glibc-sotruss-sh.patch -> 1.3
    glibc.spec -> 1.958

glibc-posix-sh.patch
glibc-sotruss-sh.patch
glibc.spec

index ccf578225edc9e18503923fa878a9436ac864854..3286310a7f5f7a6185f1e8f29c2e03179fc70ac5 100644 (file)
@@ -3,7 +3,7 @@
 @@ -1,4 +1,4 @@
 -#! @BASH@
 +#! /bin/sh
- # Copyright (C) 1996-2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+ # Copyright (C) 1996-2011, 2012 Free Software Foundation, Inc.
  # This file is part of the GNU C Library.
  
 @@ -36,16 +36,16 @@
@@ -14,7 +14,7 @@
 +    printf "Copyright (C) %s Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- " "2011"
+ " "2012"
 -    printf $"Written by %s and %s.
 +    printf "Written by %s and %s.
  " "Roland McGrath" "Ulrich Drepper"
index 23eb82876da73d5465ac66ac6b193ca27e2eaf0f..1cb0c4f49a1c7468b8dfd7064c7f646361ef18fd 100644 (file)
@@ -4,6 +4,6 @@ Despite ksh shebang, sotruss is apparently bash script (function keyword, $"" NL
 @@ -1,4 +1,4 @@
 -#! @KSH@
 +#! /bin/bash
- # Copyright (C) 2011 Free Software Foundation, Inc.
+ # Copyright (C) 2011, 2012 Free Software Foundation, Inc.
  # This file is part of the GNU C Library.
  
index 15cec0c277873ecfc646e0dfbd520d4dce5a595f..84c6efd204b41265aa55888bf5c5865a784d27d5 100644 (file)
@@ -19,7 +19,7 @@
 %undefine      with_memusage
 %endif
 
-%define                ports_version   2.14.1
+%define                ports_version   2.15
 %define                llh_version     7:2.6.20.4-1
 
 Summary:       GNU libc
@@ -33,15 +33,14 @@ Summary(tr.UTF-8):  GNU libc
 Summary(uk.UTF-8):     GNU libc версії
 Name:          glibc
 Version:       2.15
-Release:       8
+Release:       9
 Epoch:         6
 License:       LGPL v2.1+
 Group:         Libraries
-# Source0:     http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz
-Source0:       %{name}-%{version}.tar.bz2
-# Source0-md5: 25e3a1f3722fbb7ac0d9dccfe4bdfefa
+Source0:       http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz
+# Source0-md5: 4f9f3b0e780a8c7179a372d34e9452bc
 Source1:       http://ftp.gnu.org/gnu/glibc/%{name}-ports-%{ports_version}.tar.xz
-# Source1-md5: 3b3afcb6b99fea9e3a2474cc4778ec88
+# Source1-md5: fef73c8b7885b02ec5f7ce8fa00ba30c
 Source2:       nscd.init
 Source3:       nscd.sysconfig
 Source4:       nscd.logrotate
This page took 0.299181 seconds and 4 git commands to generate.