diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-01 11:26:43 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-01 11:26:43 +0200 |
commit | f56924252eb70959bff9d829259b13bbef049458 (patch) | |
tree | 47a616c7a4cd81d5eb28507b7912f8da877fdab7 /redhat/dependencies/tqt3/tqt3-14.0.0.spec | |
parent | fc95500166dfe0d39a6e7cffd082658883f2c663 (diff) | |
download | tde-packaging-f56924252eb70959bff9d829259b13bbef049458.tar.gz tde-packaging-f56924252eb70959bff9d829259b13bbef049458.zip |
RPM Packaging: updates
Diffstat (limited to 'redhat/dependencies/tqt3/tqt3-14.0.0.spec')
-rw-r--r-- | redhat/dependencies/tqt3/tqt3-14.0.0.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/redhat/dependencies/tqt3/tqt3-14.0.0.spec b/redhat/dependencies/tqt3/tqt3-14.0.0.spec index 4baba4783..145f5ce7b 100644 --- a/redhat/dependencies/tqt3/tqt3-14.0.0.spec +++ b/redhat/dependencies/tqt3/tqt3-14.0.0.spec @@ -1096,6 +1096,7 @@ with the TQt Assistant. %package -n tqt3-examples summary: Examples for TQt3 +Group: System/GUI/Other %description -n tqt3-examples These are examples provided with TQt3. They may be especially useful for @@ -1310,7 +1311,7 @@ done # build attic package and copy it to libtqt3-compat-headers pushd src tar cvvfz attic.tar.gz attic/ -install -D attic.tar.gz %{?buildroot}%{_datadir}/doc/libtqt3-compat-headers/attic.tar.gz +install -D attic.tar.gz %{?buildroot}%{_docdir}/libtqt3-compat-headers/attic.tar.gz popd # install the man pages |