diff --git a/.cvsignore b/.cvsignore index cde4571..caf249f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgnomeui-2.0.1.tar.bz2 +libgnomeui-2.0.3.tar.bz2 diff --git a/libgnomeui.spec b/libgnomeui.spec index 1f84053..1092e9f 100644 --- a/libgnomeui.spec +++ b/libgnomeui.spec @@ -22,8 +22,8 @@ Summary: GNOME base GUI library Name: libgnomeui -Version: 2.0.1 -Release: 3 +Version: 2.0.3 +Release: 1 URL: ftp://ftp.gnome.org Source0: %{name}-%{version}.tar.bz2 Source2: gnomeui-fixed-ltmain.sh @@ -134,6 +134,9 @@ make rm -rf $RPM_BUILD_ROOT %makeinstall +rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT%{_libdir}/libglade/2.0/*.a + %find_lang %{po_package} %clean @@ -149,10 +152,10 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING ChangeLog NEWS %{_libdir}/lib*.so.* -%{_bindir}/* ## FIXME questionable that libgnomeui still contains these %{_datadir}/pixmaps/* %{_libdir}/libglade/2.0/* +%{_libexecdir}/* %files devel %defattr(-,root,root) @@ -164,6 +167,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc %changelog +* Mon Aug 12 2002 Havoc Pennington +- 2.0.3 +- fixups to file list and not-packaged files warnings + * Wed Jun 26 2002 Owen Taylor - Fix find_lang diff --git a/sources b/sources index 08bb171..7996c73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ad5d0f3a06f283bd9ef0a7ebd3ce952 libgnomeui-2.0.1.tar.bz2 +42a71b6fd6731c6d7fc88beb0cf65c16 libgnomeui-2.0.3.tar.bz2