bumped for rebuild

This commit is contained in:
Jesse Keating 2006-07-12 06:53:30 +00:00
parent d971de6ec1
commit ad17cf6574
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libICE runtime library
Name: libICE
Version: 1.0.1
Release: 2
Release: 2.1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/ice.pc
%changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
- rebuild
* Mon Jun 05 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
- Added "Requires: xorg-x11-proto-devel"
- Replace "makeinstall" with "make install DESTDIR=..."