mirror of
https://abf.rosa.ru/djam/glibc33.git
synced 2025-02-23 17:52:56 +00:00
update snapshot
This commit is contained in:
parent
c4ca548010
commit
86cada244f
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,3 +1,3 @@
|
|||
sources:
|
||||
glibc-7073164add3b874cf0c19ca0fb84236f6bb0985d.tar.xz: 7d07686952028c4da63080d36dd4f8ed5e198b80
|
||||
glibc-5c06c6e0b5078ffb0aa0c09bac79f086145e0897.tar.xz: 5d57249625b2bb8629b54946f1a23b314800079e
|
||||
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 7073164add3b874cf0c19ca0fb84236f6bb0985d
|
||||
%define commit 5c06c6e0b5078ffb0aa0c09bac79f086145e0897
|
||||
%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: 7.git%{commit_short}.2
|
||||
Release: 8.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