From cdcf716cf38103603d20338d271c7227d67094e9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Nov 11 2006 19:06:35 +0000 Subject: Update to 0.3.1.12rc2 --- diff --git a/.cvsignore b/.cvsignore index 02b9aab..e948328 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -exo-0.3.1.10rc1.tar.bz2 +exo-0.3.1.12rc2.tar.bz2 diff --git a/exo.spec b/exo.spec index b61c81b..b81a5ce 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.10 -Release: 0.6.rc1%{?dist} +Version: 0.3.1.12 +Release: 0.1.rc2%{?dist} License: LGPL URL: http://xfce.org/ -Source0: http://www.xfce.org/archive/xfce-4.3.99.1/src/exo-0.3.1.10rc1.tar.bz2 +Source0: http://www.xfce.org/archive/xfce-4.3.99.2/src/exo-0.3.1.12rc2.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}rc1 +%setup -q -n %{name}-%{version}rc2 %patch0 -p1 -b x86_64-build @@ -83,6 +83,7 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_datadir}/xfce4/helpers %{_datadir}/xfce4/doc/C %{_datadir}/xfce4/doc/ja +%{_datadir}/xfce4/doc/fr %{_mandir}/man1/exo-csource.1.gz %{_mandir}/man1/exo-open.1.gz %{_bindir}/exo-csource @@ -93,6 +94,7 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_libexecdir}/exo-helper-0.3 %{_libexecdir}/exo-compose-mail-0.3 %{_datadir}/applications/exo-preferred-applications.desktop +%{_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 %{_datadir}/icons/hicolor/48x48/apps/applications-other.png @@ -112,6 +114,9 @@ touch --no-create %{_datadir}/icons/hicolor || : %{python_sitearch}/pyexo.* %changelog +* Thu Nov 9 2006 Kevin Fenzi - 0.3.1.12-0.1.rc2 +- Update to 0.3.1.12rc2 + * Thu Oct 5 2006 Kevin Fenzi - 0.3.1.10-0.6.rc1 - Added libxfce4util-devel Requires for the devel package diff --git a/sources b/sources index 321d6b9..e4754e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98d5493c898ab54b82b0835fc0e6df87 exo-0.3.1.10rc1.tar.bz2 +4c74431033c4c222efeccd4cf47ab65f exo-0.3.1.12rc2.tar.bz2