diff options
author | albator <albator@arcadia.vtf> | 2011-10-30 18:36:20 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-10-30 18:36:20 +0100 |
commit | 0061571b57d37f17c074ba869a674fb774fb49b4 (patch) | |
tree | 4e907ead034121a05cdebdfff12160eb8bc6d165 /redhat/kdebindings | |
parent | f16f2e4b84cfb3bd3045ccbcab47277b01550530 (diff) | |
download | tde-packaging-0061571b57d37f17c074ba869a674fb774fb49b4.tar.gz tde-packaging-0061571b57d37f17c074ba869a674fb774fb49b4.zip |
TDE 3.5.13 stable release for RHEL/Fedora
Diffstat (limited to 'redhat/kdebindings')
-rw-r--r-- | redhat/kdebindings/trinity-kdebindings-3.5.13.spec | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/redhat/kdebindings/trinity-kdebindings-3.5.13.spec b/redhat/kdebindings/trinity-kdebindings-3.5.13.spec index d395d44fb..7b1b74f69 100644 --- a/redhat/kdebindings/trinity-kdebindings-3.5.13.spec +++ b/redhat/kdebindings/trinity-kdebindings-3.5.13.spec @@ -2,7 +2,7 @@ %if "%{?version}" == "" %define version 3.5.13 %endif -%define release 0 +%define release 1 # If TDE is built in a specific prefix (e.g. /opt/trinity), the release will be suffixed with ".opt". %if "%{?_prefix}" != "/usr" @@ -29,11 +29,10 @@ Vendor: Trinity Project Packager: Francois Andriot <francois.andriot@free.fr> URL: http://www.trinitydesktop.org/ -Source0: kdebindings-%{version}.tar.gz - Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: kdebindings-%{version}.tar.gz # RedHat Legacy patches (from Fedora) Patch1: kdebindings-3.5.6-libgcj.patch @@ -257,8 +256,8 @@ update-desktop-database >& /dev/null ||: # Excludes 'kjscmd' (conflicts with 'kdelibs' from RHEL6) %if "%{?_prefix}" == "/usr" %exclude %{_bindir}/kjscmd -%exclude %{_mandir}/man1/kjscmd* %endif +%exclude %{_mandir}/man1/kjscmd* %files dcopperl -f %{name}-dcopperl.list @@ -278,6 +277,9 @@ update-desktop-database >& /dev/null ||: %{ruby_arch}/*.la %changelog -* Sat Sep 03 2011 Francois Andriot <francois.andriot@free.fr - 3.5.12.99.20110903-0 +* Sun Oct 30 2011 Francois Andriot <francois.andriot@free.fr> - 3.5.13-1 +- Initial release for RHEL 6, RHEL 5 and Fedora 15 + +* Sat Sep 03 2011 Francois Andriot <francois.andriot@free.fr - 3.5.13-0 - Import to GIT - Built with future TDE version (3.5.13 + cmake + QT3.3.8d) |