From b9e13725c875ec12d4398af24df8bfdf4ecde5de Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 28 Sep 2007 14:36:51 +0000 Subject: [PATCH] update spec as per 226435 --- startup-notification.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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