diff --git a/.cvsignore b/.cvsignore index 908dc41..e122896 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -swfdec-0.7.2.tar.gz +swfdec-0.7.4.tar.gz diff --git a/sources b/sources index 9c3a4ca..bf07f7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7624b5642c947fb054273f091a1d970c swfdec-0.7.2.tar.gz +08fcda4a46454bfc66b97fba2d385f8c swfdec-0.7.4.tar.gz diff --git a/swfdec.spec b/swfdec.spec index 5005bcd..950adeb 100644 --- a/swfdec.spec +++ b/swfdec.spec @@ -4,7 +4,7 @@ %define pango_version 1.16 Name: swfdec -Version: %{major_version}.2 +Version: %{major_version}.4 Release: 1%{?dist} Summary: Flash animation rendering library @@ -109,23 +109,13 @@ rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig -%post gtk -/sbin/ldconfig -touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%post gtk -p /sbin/ldconfig %postun -p /sbin/ldconfig -%postun gtk -/sbin/ldconfig -touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi +%postun gtk -p /sbin/ldconfig %files @@ -145,8 +135,8 @@ fi %files gtk %defattr(-,root,root,-) -%{_datadir}/icons/hicolor/*/apps/%{name}.png -%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg +#%{_datadir}/icons/hicolor/*/apps/%{name}.png +#%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{_libdir}/libswfdec-gtk-%{major_version}.so.* @@ -158,6 +148,9 @@ fi %changelog +* Wed Jul 30 2008 Brian Pepple - 0.7.4-1 +- Update to 0.7.4. + * Wed Jun 25 2008 Brian Pepple - 0.7.2-1 - Update to 0.7.2