Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
KDE:KDE3
cutecom-qt3
cutecom.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cutecom.spec of Package cutecom-qt3
Name: cutecom_qt3 %define myname cutecom Version: 0.14.2 Url: http://cutecom.sourceforge.net/ Release: 1 License: GPL-2.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: qt3-devel gcc-c++ Group: Applications/Communications Summary: Serial terminal Source: %{myname}-%{version}.tar.gz Source3: %{myname}.desktop Source4: %{myname}.png %if 0%{?suse_version} # for >= 11.1 validity tests BuildRequires: kdelibs3 %endif %description Qt based serial terminal %prep %setup -n %{myname}-%{version} %build ./configure make %install mkdir -p $RPM_BUILD_ROOT/%{_bindir} mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1 install -s -m 755 %{myname} $RPM_BUILD_ROOT/%{_bindir}/ gzip %{myname}.1 install -m 644 %{myname}.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/ install -d 755 $RPM_BUILD_ROOT%{_datadir}/applications install -m 644 %SOURCE3 $RPM_BUILD_ROOT%{_datadir}/applications/ install -d 755 $RPM_BUILD_ROOT%{_datadir}/pixmaps install -m 644 %SOURCE4 $RPM_BUILD_ROOT%{_datadir}/pixmaps/ %clean rm -rf "$RPM_BUILD_ROOT" %files %defattr(-,root,root) %{_bindir}/%{myname} %{_mandir}/man1/%{myname}.1.gz %{_datadir}/applications/%{myname}.desktop %{_datadir}/pixmaps/%{myname}.png %doc Changelog TODO COPYING README %changelog * Tue Jan 27 2009 Dirk Stöcker <opensuse@dstoecker.de> 0.14.2 - initial setup
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