fix some spec file issues
This commit is contained in:
parent
2a5de4a9c1
commit
eee6a479be
@ -7,7 +7,7 @@
|
||||
Summary: Metacity window manager
|
||||
Name: metacity
|
||||
Version: %{metacity_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
|
||||
Source0: %{metacity_filename}.tar.bz2
|
||||
License: GPL
|
||||
@ -18,7 +18,8 @@ BuildRequires: pango-devel >= 1.2.0
|
||||
BuildRequires: fontconfig-devel
|
||||
BuildRequires: GConf2-devel >= 2.2.0
|
||||
BuildRequires: desktop-file-utils >= 0.3
|
||||
BuildRequires: libglade2-devel >= 2.0.0BuildRequires: intltool >= 0.35
|
||||
BuildRequires: libglade2-devel >= 2.0.0
|
||||
BuildRequires: intltool >= 0.35
|
||||
BuildRequires: startup-notification-devel >= 0.7
|
||||
BuildRequires: libtool automake autoconf gettext
|
||||
BuildRequires: xorg-x11-proto-devel >= 7.0-13
|
||||
@ -112,11 +113,14 @@ fi
|
||||
%{_datadir}/themes
|
||||
%{_includedir}/*
|
||||
%{_libdir}/lib*.so*
|
||||
%{_libdir}/lib*.a
|
||||
%{_libdir}/pkgconfig/*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-2
|
||||
- Fix a spec file typo
|
||||
- Don't ship static libraries
|
||||
|
||||
* Wed Jan 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
|
||||
- Update to 2.17.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user