diff --git a/startup-notification.spec b/startup-notification.spec index 84a1d38..b3d4d28 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -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 0.8-2 - Rebuild with gcc4