From 7d19c4e1ed029fcb0bbf2f6dda39d8f5a6b1139f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jan 27 2007 20:53:12 +0000 Subject: Upgrade to 0.3.2 --- diff --git a/.cvsignore b/.cvsignore index e948328..9b5de4b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -exo-0.3.1.12rc2.tar.bz2 +exo-0.3.2.tar.bz2 diff --git a/exo.spec b/exo.spec index b81a5ce..1e6a664 100644 --- a/exo.spec +++ b/exo.spec @@ -2,11 +2,11 @@ Summary: Application library for the Xfce desktop environment Name: exo -Version: 0.3.1.12 -Release: 0.1.rc2%{?dist} +Version: 0.3.2 +Release: 1%{?dist} License: LGPL URL: http://xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.3.99.2/src/exo-0.3.1.12rc2.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.4.0/src/exo-0.3.2.tar.bz2 Patch0: exo-0.3.0-x86_64-build.patch Group: Development/Libraries Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,7 +43,7 @@ Requires: %{name} = %{version}-%{release} Python libraries and header files for the exo library. %prep -%setup -q -n %{name}-%{version}rc2 +%setup -q %patch0 -p1 -b x86_64-build @@ -60,6 +60,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.la rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.a rm -f $RPM_BUILD_ROOT/%{python_sitearch}/*.la rm -f $RPM_BUILD_ROOT/%{python_sitearch}/*.a +rm -f $RPM_BUILD_ROOT/%{python_sitearch}/*/*.a %find_lang libexo-0.3 @@ -90,10 +91,14 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/exo-desktop-item-edit %{_bindir}/exo-open %{_bindir}/exo-preferred-applications +%{_bindir}/exo-eject +%{_bindir}/exo-mount +%{_bindir}/exo-unmount %config(noreplace) %{_sysconfdir}/xdg/xfce4/helpers.rc %{_libexecdir}/exo-helper-0.3 %{_libexecdir}/exo-compose-mail-0.3 %{_datadir}/applications/exo-preferred-applications.desktop +%{_libdir}/xfce4/mcs-plugins/exo-preferred-applications-settings.so %{_datadir}/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png %{_datadir}/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png %{_datadir}/icons/hicolor/48x48/apps/applications-internet.png @@ -114,6 +119,13 @@ touch --no-create %{_datadir}/icons/hicolor || : %{python_sitearch}/pyexo.* %changelog +* Sun Jan 21 2007 Kevin Fenzi - 0.3.2-1 +- Upgrade to 0.3.2 + +* Thu Nov 16 2006 Kevin Fenzi - 0.3.1.12-0.2.rc2 +- Rebuild with fixed xfce-mcs-manager-devel +- Add exo-preferred-applicatons-settings.so + * Thu Nov 9 2006 Kevin Fenzi - 0.3.1.12-0.1.rc2 - Update to 0.3.1.12rc2 diff --git a/sources b/sources index e4754e0..a718ed2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c74431033c4c222efeccd4cf47ab65f exo-0.3.1.12rc2.tar.bz2 +8b73acc98d0938d1193b31316823b6db exo-0.3.2.tar.bz2