diff options
author | Robert Xu <robxu9@gmail.com> | 2011-11-19 19:30:53 -0500 |
---|---|---|
committer | Robert Xu <robxu9@gmail.com> | 2011-11-19 19:30:53 -0500 |
commit | 27c9e783c6283f8916ebee3a23c6d1ba909a5126 (patch) | |
tree | b2e83e72bb13db04a79c6266998a84d11622549b /opensuse/core/qt3/qt3-extensions.spec.in | |
parent | d23dfe93da17397db5e6f8bdf74fedf769379bdb (diff) | |
download | tde-packaging-27c9e783c6283f8916ebee3a23c6d1ba909a5126.tar.gz tde-packaging-27c9e783c6283f8916ebee3a23c6d1ba909a5126.zip |
Thanks to Andrea Cascio for getting Qt3 3.3.8d building!
Diffstat (limited to 'opensuse/core/qt3/qt3-extensions.spec.in')
-rw-r--r-- | opensuse/core/qt3/qt3-extensions.spec.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/opensuse/core/qt3/qt3-extensions.spec.in b/opensuse/core/qt3/qt3-extensions.spec.in index e1014767a..736f1ae2b 100644 --- a/opensuse/core/qt3/qt3-extensions.spec.in +++ b/opensuse/core/qt3/qt3-extensions.spec.in @@ -1,5 +1,5 @@ # -# spec file for package qt3-extensions (Version 3.3.8b) +# spec file for package qt3-extensions (Version 3.3.8d) # # Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,7 +16,7 @@ BuildRequires: cups-devel krb5-devel mysql-devel postgresql-devel qt3-devel sqli BuildRequires: fdupes %endif License: GPL, QPL -Version: 3.3.8c +Version: 3.3.8d Release: 1 Autoreqprov: on Requires: qt3 = %version @@ -325,6 +325,8 @@ rm -rf ${RPM_BUILD_ROOT} %defattr(-,root,root) #/usr/bin/designer #/usr/bin/linguist +/usr/lib/qt3/bin/createcw +/usr/lib/qt3/bin/makeqpf /usr/lib/qt3/bin/qconfig /usr/lib/qt3/bin/findtr /usr/lib/qt3/bin/qt20fix |