From 1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 Mon Sep 17 00:00:00 2001 From: albator Date: Sat, 5 Nov 2011 11:51:11 +0100 Subject: Redhat 32 Bits small fixes --- redhat/dependencies/arts/trinity-arts-3.5.13.spec | 6 +++++- redhat/dependencies/libcaldav/libcaldav.spec | 10 +++++++++- redhat/dependencies/qt3/qt3.spec | 6 +++++- 3 files changed, 19 insertions(+), 3 deletions(-) (limited to 'redhat/dependencies') diff --git a/redhat/dependencies/arts/trinity-arts-3.5.13.spec b/redhat/dependencies/arts/trinity-arts-3.5.13.spec index f0be812f9..46ff718f6 100755 --- a/redhat/dependencies/arts/trinity-arts-3.5.13.spec +++ b/redhat/dependencies/arts/trinity-arts-3.5.13.spec @@ -2,7 +2,7 @@ %if "%{?version}" == "" %define version 3.5.13 %endif -%define release 1 +%define release 2 # If TDE is built in a specific prefix (e.g. /opt/trinity), the release will be suffixed with ".opt". %if "%{?_prefix}" != "/usr" @@ -35,6 +35,7 @@ BuildRequires: alsa-lib-devel BuildRequires: glib2-devel BuildRequires: libtool-ltdl-devel BuildRequires: gsl-devel +BuildRequires: libvorbis-devel Requires: tqtinterface Requires: audiofile @@ -120,6 +121,9 @@ cd build %changelog +* Thu Nov 03 2011 Francois Andriot - 3.5.13-2 +- Add missing BuildRequires + * Sun Oct 30 2011 Francois Andriot - 3.5.13-1 - Initial release for RHEL 6, RHEL 5 and Fedora 15 diff --git a/redhat/dependencies/libcaldav/libcaldav.spec b/redhat/dependencies/libcaldav/libcaldav.spec index 6624409cd..eef45ba22 100644 --- a/redhat/dependencies/libcaldav/libcaldav.spec +++ b/redhat/dependencies/libcaldav/libcaldav.spec @@ -5,7 +5,7 @@ Name: libcaldav Version: 0.6.5 -Release: 2debian2.1%{?dist}%{?_variant} +Release: 2debian2.2%{?dist}%{?_variant} Vendor: Trinity Project URL: http://www.trinitydesktop.org/ @@ -19,6 +19,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: libcaldav_0.6.5-2debian2.tar.gz +BuildRequires: libtool +BuildRequires: glib2-devel +BuildRequires: gtk2-devel +BuildRequires: make + %if 0%{?fedora} || 0%{?rhel} >= 6 BuildRequires: libcurl-devel %else @@ -73,5 +78,8 @@ autoreconf --force --install --symlink %Changelog +* Thu Nov 03 2011 Francois Andriot - 0.6.5-2debian2.2 +- Add missing BuildRequires + * Sun Oct 30 2011 Francois Andriot - 0.6.5-2debian2.1 - Initial build for RHEL 6, RHEL 5, and Fedora 15 diff --git a/redhat/dependencies/qt3/qt3.spec b/redhat/dependencies/qt3/qt3.spec index e57d598b5..42840c511 100644 --- a/redhat/dependencies/qt3/qt3.spec +++ b/redhat/dependencies/qt3/qt3.spec @@ -16,7 +16,7 @@ Name: qt3 Version: %{?version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The shared library for the Qt 3 GUI toolkit License: QPL or GPLv2 or GPLv3 @@ -149,6 +149,7 @@ BuildRequires: mysql-devel BuildRequires: postgresql-devel BuildRequires: unixODBC-devel BuildRequires: sqlite-devel +BuildRequires: gcc-c++ %package config @@ -700,6 +701,9 @@ rm -rf %{buildroot} %changelog +* Thu Nov 03 2011 Francois Andriot - 3.3.8d-2 +- Add missing BuildRequires + * Fri Sep 02 2011 Francois Andriot - 3.3.8d-1 - Initial build for RHEL 6, RHEL 5, and Fedora 15 - Switch to Trinity Version -- cgit v1.2.3