Fix file list overlap with -devel
This commit is contained in:
parent
0d019aa11b
commit
9e15c5da39
@ -7,7 +7,7 @@
|
||||
Summary: Metacity window manager
|
||||
Name: metacity
|
||||
Version: %{metacity_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://download.gnome.org/sources/metacity/
|
||||
Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2
|
||||
License: GPL
|
||||
@ -138,12 +138,15 @@ fi
|
||||
%{_bindir}/metacity-theme-viewer
|
||||
%{_bindir}/metacity-window-demo
|
||||
%{_includedir}/*
|
||||
%{_libdir}/lib*.so*
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/pkgconfig/*
|
||||
%{_mandir}/man1/metacity-theme-viewer.1.gz
|
||||
%{_mandir}/man1/metacity-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Mon Jun 11 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.8-2
|
||||
- Don't ship .so.0 in the -devel package (#243689)
|
||||
|
||||
* Mon Jun 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.8-1
|
||||
- Update to 2.19.8
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user