Changelog for
sysfsutils-debuginfo-2.1.0-1.el5.x86_64.rpm :
Wed Apr 13 00:00:00 2011 Anton Arapov
- 2.1.0-1
- Rebase to sysfsutils-2.1.0 for RHEL5 (bz 605292)
Tue Sep 12 00:00:00 2006 Neil Horman - 2.0.0-6
- Integrate patch for bz 205808
Tue Jul 18 00:00:00 2006 Jesse Keating - 2.0.0-5
- rebuild
Tue Jul 11 00:00:00 2006 Neil Horman - 2.0.0-4
- Obsoleting old sysfsutil-devel package for upgrade path (bz 198054)
Sat Jul 8 00:00:00 2006 Doug Ledford - 2.0.0-3
- Split the library and devel files out to libsysfs and leave the utils
in sysfsutils. This is for multilib arch requirements.
Fri May 26 00:00:00 2006 Neil Horman - 2.0.0-2
- Fixed devel rpm to own sysfs include dir
- Fixed a typo in changelog
Thu May 25 00:00:00 2006 Neil Horman - 2.0.0-1
- Rebase to sysfsutils-2.0.0 for RHEL5
Fri Apr 28 00:00:00 2006 Jeremy Katz - 1.3.0-2
- move .so to devel subpackage
Fri Feb 10 23:00:00 2006 Jesse Keating - 1.3.0-1.2.1
- bump again for double-long bug on ppc(64)
Tue Feb 7 23:00:00 2006 Jesse Keating - 1.3.0-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes
Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt
Sat Jul 9 00:00:00 2005 Bill Nottingham 1.3.0-1
- update to 1.3.0
Wed Mar 2 23:00:00 2005 AJ Lewis 1.2.0-4
- Rebuild
Wed Feb 9 23:00:00 2005 AJ Lewis 1.2.0-3
- start using
CFLAGS=\"${CFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}\" ; export FFLAGS ;
for i in $(find . -name config.guess -o -name config.sub) ; do
[ -f /usr/lib/rpm/redhat/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ;
done ;
./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu \\
--target=x86_64-redhat-linux-gnu \\
--program-prefix= \\
--prefix=/usr \\
--exec-prefix=/usr \\
--bindir=/usr/bin \\
--sbindir=/usr/sbin \\
--sysconfdir=/etc \\
--datadir=/usr/share \\
--includedir=/usr/include \\
--libdir=/usr/lib64 \\
--libexecdir=/usr/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info instead of calling configure directly
Wed Feb 9 23:00:00 2005 AJ Lewis 1.2.0-2
- rebuild
Tue Oct 12 00:00:00 2004 AJ Lewis 1.2.0-1
- Update to upstream version 1.2.0
Thu Sep 23 00:00:00 2004 Florian La Roche
- added /sbin/ldconfig calls to post/postun
Thu Sep 2 00:00:00 2004 AJ Lewis 1.1.0-2
- Fix permissions on -devel files
Sat Aug 14 00:00:00 2004 AJ Lewis 1.1.0-1.1
- Rebuild
Sat Aug 14 00:00:00 2004 AJ Lewis 1.1.0-1
- Initial package for FC3