base-specs/gdesklets-worldtime.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 17864 337913e88a9d
child 20107 c9bb1ac4aebe
permissions -rw-r--r--
2010-10-01 Glynn Foster <[email protected]> * specs/SUNWos-welcome.spec: Bump to 1.0.6

#
# spec file for package gdesklets-worldtime
#
#
# Copyright (c) 2008 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
%define owner jerrytan
#

%define OSR 12699:0.9.2

Name:           gdesklets-worldtime
Summary:        GNOME desklets extra package
Version:        0.9.2
Release:        1
License:	GPL
Group:		Applications/Internet
Distribution:	Java Desktop System
Vendor:		gDesklets
Summary:	Useful desklets
Source:         http://www.gdesklets.de/files/desklets/WorldTime/WorldTime-%{version}.tar.gz 

URL:		http://gdesklets.zencomputer.ca/
BuildRoot:	%{_tmppath}/%{name}-%{version}-build
Autoreqprov:	on

%prep


%build
# we just get the bits tarball from developer

%install
cd $RPM_BUILD_ROOT%{_datadir}/gdesklets/Displays
/usr/sfw/bin/gtar -zxf %{SOURCE0}

%clean
rm -rf $RPM_BUILD_ROOT

%files

%changelog
* Fri Jun 26 2009 - [email protected]
- Change owner to jerrytan
* Fri Jun 1  2007 - <[email protected]>
- Point the URL to the new tarball for WorldTime and Clock desklets in official website
- Upgrade Calendar to 0.41
* Fri May 4  2007 - <[email protected]>
- Upgrade calendar to 0.4
* Mon Apr 9  2007 - <[email protected]>
- Remove all buggy desklets, since we will not support them
* Fri Feb 16 2007 - <[email protected]>
- Add patch to fix bugs on WeeklyCalendar, Sidecandy CPU SideCandy network 
* Thu Jan 29 2007 - <[email protected]>
- initial creation