]> git.pld-linux.org Git - packages/musl.git/commitdiff
- up to 1.1.10
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 16 Jun 2015 15:59:00 +0000 (17:59 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 16 Jun 2015 15:59:00 +0000 (17:59 +0200)
musl.spec

index 2f2af208c87319306b3487a9332ffbed1e810f25..52beae0cab2aa3432d81ca714bc89968c4c415aa 100644 (file)
--- a/musl.spec
+++ b/musl.spec
@@ -1,12 +1,12 @@
 Summary:       musl libc - new standard library to power a new generation of Linux-based devices
 Summary(pl.UTF-8):     musl libc - nowa biblioteka standardowa dla urządzeń linuksowych nowej generacji
 Name:          musl
-Version:       0.9.15
+Version:       1.1.10
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://www.musl-libc.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 06f590a38c85722ee9343db2416425f4
+# Source0-md5: fc30892ee582c91920505bbd0021049f
 URL:           http://www.musl-libc.org/
 BuildRequires: gcc >= 5:3.2
 BuildRequires: zlib-devel
@@ -94,5 +94,6 @@ rm -rf $RPM_BUILD_ROOT
 # crts
 %{_libdir}/Scrt1.o
 %{_libdir}/crt*.o
+%{_libdir}/rcrt1.o
 %{_libdir}/musl-gcc.specs
 %{_includedir}
This page took 0.129098 seconds and 4 git commands to generate.