fight autofoo
This commit is contained in:
parent
b5794a7907
commit
6178ab1f2d
@ -1,7 +1,7 @@
|
||||
Summary: Unobtrusive window manager
|
||||
Name: metacity
|
||||
Version: 2.25.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/2.25/metacity-%{version}.tar.bz2
|
||||
Patch0: default-theme.patch
|
||||
@ -78,10 +78,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
CPPFLAGS="$CPPFLAGS -I$RPM_BUILD_ROOT%{_includedir}"
|
||||
export CPPFLAGS
|
||||
|
||||
libtoolize --force --copy
|
||||
intltoolize --force
|
||||
autoreconf
|
||||
|
||||
%configure
|
||||
|
||||
SHOULD_HAVE_DEFINED="HAVE_SM HAVE_XINERAMA HAVE_XFREE_XINERAMA HAVE_SHAPE HAVE_RANDR HAVE_STARTUP_NOTIFICATION"
|
||||
@ -177,7 +173,7 @@ fi
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Sat Nov 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.5-2
|
||||
* Sat Nov 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.5-3
|
||||
- Tweak %%summary and %%description
|
||||
|
||||
* Wed Nov 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.5-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user