bump for bug in double-long on ppc(64)
This commit is contained in:
parent
0983d3af93
commit
736507fca9
@ -1,6 +1,6 @@
|
|||||||
Name: libdaemon
|
Name: libdaemon
|
||||||
Version: 0.10
|
Version: 0.10
|
||||||
Release: 3
|
Release: 3.1
|
||||||
Summary: library for writing UNIX daemons
|
Summary: library for writing UNIX daemons
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.10-3.1
|
||||||
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
* Tue Feb 07 2006 Jason Vas Dias <jvdias@redhat.com> - 0.10-3
|
* Tue Feb 07 2006 Jason Vas Dias <jvdias@redhat.com> - 0.10-3
|
||||||
- rebuild for new gcc, glibc, glibc-kernheaders
|
- rebuild for new gcc, glibc, glibc-kernheaders
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user