Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:11.4
qt4-assistant-adp
qt4-assistant-adp.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qt4-assistant-adp.spec of Package qt4-assistant-adp
# # spec file for package qt4-assistant-adp (Version 4.6.3) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: qt4-assistant-adp BuildRequires: libqt4-devel BuildRequires: fdupes update-desktop-files Url: http://www.qtsoftware.com License: GPLv2 ; GPLv3 Group: System/Libraries Summary: C++ Program Library, Core Components Version: 4.6.3 Release: 1 Source: qt-assistant-qassistantclient-library-compat-src-%version.tar.bz2 Source2: baselibs.conf Patch0: fix_build_system.diff Patch1: hardcode-lib-version.diff Patch2: add-camelcase-headers.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libQtAssistantClient4 = %version Provides: libqt4-devel-doc:/usr/bin/assistant_adp %description Qt is a set of libraries for developing applications. This package contains base tools, like string, xml, and network handling. Authors: -------- Qt Software %prep %define plugindir %_libdir/qt4/plugins %setup -q -n qt-assistant-qassistantclient-library-compat-version-%version %patch0 -p1 %patch1 %patch2 %package devel License: GPLv2 ; GPLv3 Group: Development/Libraries/X11 Summary: Qt Development Kit Requires: %name = %version %description devel You need this package, if you want to compile programs with Qt. It contains the "Qt Crossplatform Development Kit". It does contain include files and development applications like GUI designers, translator tools and code generators. %package -n libQtAssistantClient4 License: GPLv2 ; GPLv3 Group: Development/Libraries/X11 Summary: Qt Development Kit %description -n libQtAssistantClient4 You need this package, if you want to compile programs with Qt. It contains the "Qt Crossplatform Development Kit". It does contain include files and development applications like GUI designers, translator tools and code generators. %build export CXXFLAGS="$CXXFLAGS $RPM_OPT_FLAGS" export CFLAGS="$CFLAGS $RPM_OPT_FLAGS" qmake make %{?jobs:-j %jobs} pushd lib qmake make %{?jobs:-j %jobs} popd pushd translations lrelease assistant_adp_*.ts popd %install make INSTALL_ROOT=$RPM_BUILD_ROOT install pushd lib make INSTALL_ROOT=$RPM_BUILD_ROOT install popd mkdir -p %{buildroot}/usr/share/qt4/translations/ install -p -m 644 translations/assistant_adp_*.qm %{buildroot}/usr/share/qt4/translations/ %clean rm -rf $RPM_BUILD_ROOT %post -n libQtAssistantClient4 -p /sbin/ldconfig %postun -n libQtAssistantClient4 -p /sbin/ldconfig %files %defattr(-,root,root,755) /usr/bin/assistant_adp /usr/share/qt4/translations/assistant_adp_*.qm %files -n libQtAssistantClient4 %defattr(-,root,root,755) %_libdir/libQtAssistantClient.so.4* %files devel %defattr(644,root,root,755) /usr/include/QtAssistant %_libdir/libQtAssistantClient.so %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor