Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:joshkress
tasks
tasks.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tasks.spec of Package tasks
# # spec file for package tasks (Version 0.9) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments to jkress@suse.de # # norootforbuild Name: tasks BuildRequires: evolution-data-server-devel desktop-file-utils gtk2-devel gettext intltool libsexy-devel License: GNU General Public License (GPL) Group: Productivity/Office/Organizers Requires: evolution-data-server Version: 0.9 Release: 0 Summary: Tasks to-do list URL: http://pimlico-project.org/tasks.html Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build Autoreqprov: on # PreReq: filesystem gconf2 %if %suse_version <= 1020 %define prefix /opt/gnome %define sysconfdir /etc%prefix %else %define prefix %_prefix %define sysconfdir %_sysconfdir # %gconf_schemas_prereq %endif %description Tasks is a simple to do list application that uses libecal, part of Embedded Evolution Data Server. %prep %setup -q %build ./configure --prefix=%{prefix} \ --sysconfdir=%{sysconfdir} --libdir=%{prefix}/%_lib make %{?jobs:-j%jobs} %install make DESTDIR=$RPM_BUILD_ROOT install %find_lang %{name} # %find_gconf_schemas # cat %{name}.lang %{name}.schemas_list >%{name}.lst # Static libs are unusefull # rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a # No library is installed, don't install headers: # rm -rf $RPM_BUILD_ROOT%{_includedir} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{prefix}/share/applications/*.desktop %{prefix}/share/icons/hicolor/*/apps/tasks.png %{prefix}/share/icons/hicolor/*/apps/tasks.svg %{prefix}/bin/tasks %{prefix}/share/tasks ############################################################################### # %pre -f %{name}.schemas_pre # %posttrans -f %{name}.schemas_posttrans # %preun -f %{name}.schemas_preun # %files -f %{name}.lst # %defattr(-,root,root) # %doc AUTHORS COPYING ChangeLog NEWS README TODO THANKS # %{_bindir}/* # %{_datadir}/applications/*.desktop # %{_datadir}/pixmaps/%{name}*.* ############################################################################### %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