From 7097fba6916585b670bc24ac0275608108848a59 Mon Sep 17 00:00:00 2001 From: albator Date: Mon, 19 Sep 2011 22:17:49 +0200 Subject: Updates for TDE 3.5.12 for RHEL5 Signed-off-by: albator --- redhat/kdepim/trinity-kdepim-3.5.12.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'redhat/kdepim/trinity-kdepim-3.5.12.spec') diff --git a/redhat/kdepim/trinity-kdepim-3.5.12.spec b/redhat/kdepim/trinity-kdepim-3.5.12.spec index 01b349900..a8134cd94 100644 --- a/redhat/kdepim/trinity-kdepim-3.5.12.spec +++ b/redhat/kdepim/trinity-kdepim-3.5.12.spec @@ -1,7 +1,7 @@ # Default version for this component %if "%{?version}" == "" %define version 3.5.12 -%define release 5 +%define release 6 %endif # If TDE is built in a specific prefix (e.g. /opt/trinity), the release will be suffixed with ".opt". @@ -29,6 +29,7 @@ Summary: PIM (Personal Information Manager) applications Prefix: %{_prefix} Source0: kdepim-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # TDE official patches from SVN, unmodified # Attempt to fix a kdepim FTBFS based on a missing stdc header #include @@ -56,6 +57,7 @@ PIM (Personal Information Manager) applications. %package devel Requires: %{name} Summary: %{name} - Development files +Group: Development/Libraries %description devel Development files for %{name}. @@ -86,7 +88,7 @@ export LDFLAGS="-L%{_libdir} -I%{_includedir}" %install export PATH="%{_bindir}:${PATH}" %__rm -rf %{?buildroot} -%make_install +%__make install DESTDIR=%{?buildroot} %clean %__rm -rf %{?buildroot} @@ -125,6 +127,9 @@ export PATH="%{_bindir}:${PATH}" %exclude %{_libdir}/libkmailprivate.so %changelog +* Sun Sep 18 2011 Francois Andriot - 3.5.12-6 +- Add RHEL5 support + * Mon Sep 05 2011 Francois Andriot - 3.5.12-5 - Import to GIT -- cgit v1.2.3