]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- libiberty.a moved from -static to base (there is no shared version)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 May 2002 00:03:55 +0000 (00:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 5

Changed files:
    binutils.spec -> 1.122

binutils.spec

index 36d1654fbd291b69000ec301f9735f02225a0fbf..301fde8e7e53b586b92e23ef98546ff21465c4e8 100644 (file)
@@ -7,7 +7,7 @@ Summary(pt_BR): Utilit
 Summary(tr):   GNU geliþtirme araçlarý
 Name:          binutils
 Version:       2.11.90.0.19
-Release:       4
+Release:       5
 Epoch:         2
 License:       GPL
 Group:         Development/Tools
@@ -136,6 +136,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc *.gz
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/*.so
+%{_libdir}/libiberty.a
 
 %{_libdir}/ldscripts
 %{_includedir}/*.h
@@ -153,4 +154,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/lib[^i]*.a
This page took 0.065385 seconds and 4 git commands to generate.