update spec as per 226435

This commit is contained in:
Ray Strode 2007-09-28 14:36:51 +00:00
parent 3075be6585
commit b9e13725c8

View File

@ -4,7 +4,7 @@ Version: 0.9
Release: 2%{?dist}
URL: http://www.freedesktop.org/software/startup-notification/
Source0: http://download.gnome.org/sources/startup-notification/0.9/%{name}-%{version}.tar.bz2
License: LGPL
License: LGPLv2
Group: System Environment/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libX11-devel
@ -91,7 +91,7 @@ rm -rf $RPM_BUILD_ROOT
- change to new modular X dependencies
- move configure to build instead of prep
- use make install DESTDIR=$RPM_BUILD_ROOT instead of
%makeinstall
makeinstall macro
* Wed Mar 2 2005 Mark McLoughlin <markmc@redhat.com> 0.8-2
- Rebuild with gcc4