base-specs/gdesklets-calendar.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 18066 1847ff0f1078
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-calendar
#
#
# Copyright (c) 2010 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 12698:0.7.2

Name:           gdesklets-calendar
Summary:        GNOME desklets extra package
Version:        0.74
Release:        1
License:	GPL
Group:		Applications/Internet
Distribution:	Java Desktop System
Vendor:		gDesklets
Summary:	Useful desklets
Source:         http://www.gdesklets.de/files/desklets/Calendar/Calendar-%{version}.tar.gz
URL:		http://www.gdesklets.de/
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
* Wed Jun 02 2010 - [email protected]
- Bump to 0.74.
* Tue Jul 28 2009 - [email protected]
- Bump to 0.72.
* Fri Jun 26 2009 - [email protected]
- Change owner to jerrytan
* Mon Apr 27 2009 - [email protected]
- bump to 0.66
* Tue Feb 3  2009 - <[email protected]>
- Change Calendar/gfx/months/README file attribute to 644
* 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