summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/arts
diff options
context:
space:
mode:
authoralbator <albator@arcadia.vtf>2011-11-05 11:51:11 +0100
committeralbator <albator@arcadia.vtf>2011-11-05 11:51:11 +0100
commit1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 (patch)
tree7ad3b7f721831fc2a02c3c84399362dcb9d96e96 /redhat/dependencies/arts
parent43240f192dbdd0c0d267bc7c4a96f123704f0e2b (diff)
downloadtde-packaging-1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765.tar.gz
tde-packaging-1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765.zip
Redhat 32 Bits small fixes
Diffstat (limited to 'redhat/dependencies/arts')
-rwxr-xr-xredhat/dependencies/arts/trinity-arts-3.5.13.spec6
1 files changed, 5 insertions, 1 deletions
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 <francois.andriot@free.fr> - 3.5.13-2
+- Add missing BuildRequires
+
* Sun Oct 30 2011 Francois Andriot <francois.andriot@free.fr> - 3.5.13-1
- Initial release for RHEL 6, RHEL 5 and Fedora 15