Cleanup spec

This commit is contained in:
Matthias Clasen 2005-11-08 15:35:44 +00:00
parent 3aac5e892e
commit cfddb5d58e
2 changed files with 8 additions and 5 deletions

View File

@ -16,7 +16,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X. Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
Name: gtk2 Name: gtk2
Version: %{base_version} Version: %{base_version}
Release: 5 Release: 6
License: LGPL License: LGPL
Group: System Environment/Libraries Group: System Environment/Libraries
Source: gtk+-%{version}.tar.bz2 Source: gtk+-%{version}.tar.bz2
@ -86,7 +86,7 @@ docs for the GTK+ widget toolkit.
%prep %prep
%setup -q -n gtk+-%{version} %setup -q -n gtk+-%{version}
(cd .. && tar xzf %{SOURCE1}) tar xzf %{SOURCE1}
%patch0 -p1 -b .lib64 %patch0 -p1 -b .lib64
%patch1 -p1 -b .mimecache %patch1 -p1 -b .mimecache
@ -189,8 +189,8 @@ esac
# #
# Install wrappers for the binaries # Install wrappers for the binaries
# #
cp ../update-gtk-immodules $RPM_BUILD_ROOT%{_bindir}/update-gtk-immodules cp update-gtk-immodules $RPM_BUILD_ROOT%{_bindir}/update-gtk-immodules
cp ../update-gdk-pixbuf-loaders $RPM_BUILD_ROOT%{_bindir}/update-gdk-pixbuf-loaders cp update-gdk-pixbuf-loaders $RPM_BUILD_ROOT%{_bindir}/update-gdk-pixbuf-loaders
# Remove unpackaged files # Remove unpackaged files
rm $RPM_BUILD_ROOT%{_libdir}/*.la rm $RPM_BUILD_ROOT%{_libdir}/*.la
@ -259,6 +259,9 @@ rm -rf $RPM_BUILD_ROOT
%doc tmpdocs/examples %doc tmpdocs/examples
%changelog %changelog
* Tue Nov 8 2005 Matthias Clasen <mclasen@redhat.com> 2.8.6-6
- Clean up spec file a bit
* Mon Oct 31 2005 Matthias Clasen <mclasen@redhat.com> 2.8.6-5 * Mon Oct 31 2005 Matthias Clasen <mclasen@redhat.com> 2.8.6-5
- Switch requires to modular X - Switch requires to modular X

View File

@ -1,2 +1,2 @@
cc70205392e209ae73eff74e020111f2 update-scripts.tar.gz
2bcb9e3feb62ac895101cb8ee87ca49a gtk+-2.8.6.tar.bz2 2bcb9e3feb62ac895101cb8ee87ca49a gtk+-2.8.6.tar.bz2
d8c012f67a8f23fa9aa495fca5331784 update-scripts.tar.gz