mirror of
https://abf.rosa.ru/djam/glibc40.git
synced 2025-02-23 15:52:52 +00:00
update snapshot
This commit is contained in:
parent
f76f2f63e4
commit
b16e2fc640
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,3 +1,3 @@
|
|||
sources:
|
||||
glibc-3414b17e9db16c3bc0de5b49555c4f94f155ffc8.tar.xz: b3e362a000e3901874e3f229821e7d775217f1ef
|
||||
glibc-7073164add3b874cf0c19ca0fb84236f6bb0985d.tar.xz: 7d07686952028c4da63080d36dd4f8ed5e198b80
|
||||
glibc-manpages.tar.bz2: ca54bfb832b703c8e35170fcc1c1f5470b45ff0f
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Package from the last commit from there
|
||||
# Only important patches are ported into it
|
||||
# (instead of applying many commits as patches)
|
||||
%define commit 3414b17e9db16c3bc0de5b49555c4f94f155ffc8
|
||||
%define commit 7073164add3b874cf0c19ca0fb84236f6bb0985d
|
||||
%define commit_short %(echo %{commit} | head -c6)
|
||||
|
||||
# The test suite should be run after updates, but is very
|
||||
|
@ -127,7 +127,7 @@ Version: 2.40
|
|||
#Source0: http://ftp.gnu.org/gnu/glibc/%%{oname}-%%{version}.tar.xz
|
||||
# use ./upd.sh to make a tarball and automatically update Release
|
||||
Source0: glibc-%{commit}.tar.xz
|
||||
Release: 6.git%{commit_short}.1
|
||||
Release: 7.git%{commit_short}.1
|
||||
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
|
||||
Group: System/Libraries
|
||||
Url: http://www.gnu.org/software/libc/
|
||||
|
|
Loading…
Add table
Reference in a new issue