Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:llunak:attic
KPrayertime
project3.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File project3.diff of Package KPrayertime
--- kprayertime.spec.orig +++ kprayertime.spec @@ -0,0 +1,101 @@ +# +# spec file for package kprayertime (Version 0.9.9.5) +# +# Copyright 2007-2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright 2009 Buschmann <buschmann23@opensuse.org> +# +# 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. +# + +# norootforbuild + +%define _prefix /opt/kde3 +%define rversion 0.9.9.5 +%define rrelease 2.1 +%define releasesuffix suse%(echo "%{suse_version}" | %__sed -e 's/.$//')DSB + +Name: kprayertime +Version: 0.9.9.5 +Release: 1 +Summary: Islamic Prayer Times Applet +Source0: %{name}-%{version}.tar.bz2 +Source1: %{name}-oggfiles.tar.bz2 +Patch0: %{name}-useogg.diff +Patch1: %{name}-icondir_build_fix.diff +URL: http://kprayertime.sourceforge.net +#Packager: Donnie S Bhayangkara - http://donnie.110mb.com +Group: System/GUI/KDE +License: GPLv2 +BuildRoot: %{_tmppath}/build-%{name}-%{version} +BuildRequires: autoconf automake libtool libstdc++ libstdc++-devel +BuildRequires: kdelibs3-devel + + +%description +KPrayerTime displays the Islamic prayer times for the day. + + +Authors: +-------- + Abdulhaq Lynch <abdulhaq@users.sourceforge.net> + Amin Moro <cfmoro@correo.uniovi.es> + + +%if !0%{?opensuse_bs} +%debug_package +%endif +%prep +%setup -q -n "%{name}" +%patch0 +%patch1 + +cd src +%__tar -xjvf %{S:1} +cd .. + +. /etc/opt/kde3/common_options +update_admin + +%build +. /etc/opt/kde3/common_options +%configure $configkde --disable-final --with-pic + +do_make %{?jobs:-j %jobs} + +%install +. /etc/opt/kde3/common_options +do_make DESTDIR=%{buildroot} $INSTALL_TARGET + +kde_post_install + +%__chmod -x %{buildroot}/opt/kde3/%{_lib}/lib%{name}.* + +%find_lang %name + +%clean +%__rm -rf "%{buildroot}" + +%files -f %name.lang +%defattr(-,root,root) +%doc AUTHORS ChangeLog COPYING README USAGE +/opt/kde3/%{_lib}/lib%{name}.* +/opt/kde3/share/apps/kicker/applets/kprayertime.desktop +/opt/kde3/share/apps/kprayertime +/opt/kde3/share/icons/hicolor + +%changelog +* Fri Mar 06 2009 Buschmann <buschmann23@opensuse.org> 0.9.9.5 +- fixing source tarball name +- disable macro debug_package in the build service, using the + build service mechanisms instead +* Thu Feb 12 2009 Donnie S Bhayangkara <dsbhayangkara@gmail.com> 0.9.9.5 +- update spec file for suse 11.1 +* Sat Dec 8 2007 Donnie S Bhayangkara <dsbhayangkara@gmail.com> 0.9.9.5 +- update spec file for suse 10.3
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