Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > a590ed6cfc1a8abf8d8eab2ac1df58b0 > files > 3

gcalctool-5.7.32-2.src.rpm

# $Revision: 1.46.4.2 $, $Date: 2006/05/18 21:25:06 $
Summary:	GNOME calculator
Summary(pl):	Kalkulator dla GNOME
Name:		gcalctool
Version:	5.7.32
Release:	2
License:	GPL v2
Group:		Applications/Math
Source0:	http://ftp.gnome.org/pub/gnome/sources/gcalctool/5.7/%{name}-%{version}.tar.bz2
# Source0-md5:	c0712ee651c74104cdcc3205f4c57881
Patch0:		%{name}-desktop.patch
URL:		http://www.gnome.org/
BuildRequires:	GConf2-devel >= 2.14.0
BuildRequires:	atk-devel >= 1:1.10.0
BuildRequires:	autoconf >= 2.53
BuildRequires:	automake
BuildRequires:	bison
BuildRequires:	flex
BuildRequires:	gettext-devel
BuildRequires:	intltool
BuildRequires:	libgnomeui-devel >= 2.14.0
BuildRequires:	libtool
BuildRequires:	pkgconfig
BuildRequires:	rpmbuild(macros) >= 1.197
BuildRequires:	scrollkeeper
Requires(post,preun):	GConf2
Requires(post,postun):	scrollkeeper
Requires:	libgnomeui >= 2.14.0
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
gcalctool is a simple calculator that performs a variety of functions.

%description -l pl
gcalctool jest prostym kalkulatorem spe³niaj±cym wiele funkcji.

%prep
%setup -q
%patch0 -p0

%build
%{__aclocal}
%{__autoconf}
%{__automake}
%configure \
	--disable-schemas-install
%{__make}

%install
rm -rf $RPM_BUILD_ROOT

%{__make} install \
	DESTDIR=$RPM_BUILD_ROOT \
	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1

rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no

%find_lang %{name} --with-gnome --all-name

%clean
rm -rf $RPM_BUILD_ROOT

%post
%gconf_schema_install gcalctool.schemas
%scrollkeeper_update_post

%preun
%gconf_schema_uninstall gcalctool.schemas

%postun
%scrollkeeper_update_postun

%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog MAINTAINERS NEWS README TODO gcalctoolrc
%attr(755,root,root) %{_bindir}/%{name}
%{_sysconfdir}/gconf/schemas/*
%{_desktopdir}/*
%{_omf_dest_dir}/%{name}
%{_mandir}/man1/*

%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback@pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org

$Log: gcalctool.spec,v $
Revision 1.46.4.2  2006/05/18 21:25:06  baggins
- release 2
- strict reqs

Revision 1.46.4.1  2006/05/15 13:58:09  baggins
- up to 5.7.32

Revision 1.46  2005/09/07 11:13:17  paladine
- merged from DEVEL

Revision 1.45.2.5  2005/09/05 12:55:35  paladine
- updated to 5.6.31

Revision 1.45.2.4  2005/08/22 20:35:21  aflinta
- 5.6.28

Revision 1.45.2.3  2005/08/18 09:39:35  aflinta
- rebuild with cairo, rel. 2

Revision 1.45.2.2  2005/08/08 15:46:21  paladine
- updated to 5.6.26

Revision 1.45.2.1  2005/07/25 19:59:22  freetz
- 5.6.25, exp patch obsoleted

Revision 1.45  2005/06/12 16:41:45  darekr
- typo

Revision 1.44  2005/06/01 20:59:57  qboosh
- popt-devel is required by libgnome-devel not here

Revision 1.43  2005/06/01 11:07:39  zbyniu
- BR: gettext-devel, libtool, popt-devel

Revision 1.42  2005/05/24 13:19:31  paladine
- added exp patch ( http://bugzilla.gnome.org/show_bug.cgi?id=172150 )
- rel. 2

Revision 1.41  2005/04/12 08:19:20  paladine
- updated to 5.5.42

Revision 1.40  2005/04/08 10:41:43  paladine
- new style macros
- STBR

Revision 1.39  2005/04/06 00:10:32  paladine
- use new faster rpm's GConf automation
- run scrollkeeper-update in quiet mode
- rel. 3

Revision 1.38  2005/03/20 19:55:05  aflinta
- rebuild with howl 0.9.10, release 2

Revision 1.37  2005/03/09 19:31:03  paladine
- merged from DEVEL

Revision 1.36  2005/01/12 22:34:19  paladine
- updated to 4.4.22 (bugfix release), STBR

Revision 1.35  2004/10/12 18:13:56  freetz
- 4.4.20, new tarball for GNOME 2.8.1

Revision 1.34  2004/09/20 20:38:29  aflinta
- up to version 4.4.19

Revision 1.33  2004/09/16 21:42:37  aflinta
- up to version 4.4.18

Revision 1.32  2004/08/28 21:51:30  aflinta
- up to version 4.4.16

Revision 1.31  2004/08/24 19:04:32  krzak
- desktop.patch  (Categories=.....;Calculator;)
- rel. 2

Revision 1.30.2.12  2005/03/07 22:28:18  wiget
- updated to 5.5.41

Revision 1.30.2.11  2005/02/28 19:06:51  paladine
- updated to 5.5.40
- proper license
- missing BRs
- added some files to %%doc

Revision 1.30.2.10  2005/02/08 18:42:52  grzegol
- updated to 5.5.34

Revision 1.30.2.9  2005/02/08 12:39:58  grzegol
- updated to 5.5.33

Revision 1.30.2.8  2005/02/02 16:34:42  grzegol
- updated to 5.5.29

Revision 1.30.2.7  2004/12/26 19:22:53  grzegol
- updated to 5.5.21

Revision 1.30.2.6  2004/11/29 17:41:49  grzegol
- updated to 5.5.16

Revision 1.30.2.5  2004/11/15 23:10:21  paladine
- updated to 5.5.15

Revision 1.30.2.4  2004/11/01 20:58:20  grzegol
- updated to 5.5.9

Revision 1.30.2.3  2004/09/24 15:13:46  grzegol
- updated to 5.5.5
- removed locale-names patch and remove no locale in %%install

Revision 1.30.2.2  2004/08/24 22:45:29  grzegol
- updated desktop patch from HEAD
- rel. 2

Revision 1.30.2.1  2004/07/27 13:43:54  grzegol
- updated to 5.5.0 (GNOME 2.7/2.8 release)
- added desktop patch (fix Categories)
- added BR: bison and flex

Revision 1.30  2004/06/08 14:56:28  aflinta
- up to version 4.4.8

Revision 1.29  2004/03/24 11:11:37  grzegol
- updated to 4.3.51

Revision 1.28  2004/03/11 16:13:32  grzegol
- updated to 4.3.50

Revision 1.27  2004/02/26 17:58:52  grzegol
- updated to 4.3.48

Revision 1.26  2004/02/20 22:07:41  grzegol
- updated to 4.3.46

Revision 1.25  2004/02/13 22:16:10  grzegol
- updated to 4.3.44
- added locale-names patch (change locale no -> nb)

Revision 1.24  2004/02/04 14:21:43  grzegol
- updated to 4.3.42

Revision 1.23  2004/01/14 13:26:20  trojan
- updated to 4.3.38

Revision 1.22  2004/01/12 18:51:22  grzegol
- updated to 4.3.37

Revision 1.21  2003/12/23 22:39:49  grzegol
- updated to 4.3.31

Revision 1.20  2003/12/08 10:08:00  trojan
- updated to 4.3.29

Revision 1.19  2003/11/26 21:26:42  wiget
- 4.3.22

Revision 1.18  2003/11/25 13:50:18  grzegol
- updated to 4.3.21

Revision 1.17  2003/10/13 19:53:38  grzegol
- updated to 4.3.16

Revision 1.16  2003/10/11 11:43:51  grzegol
- updated to 4.3.15

Revision 1.15  2003/09/08 18:54:15  grzegol
- updated to 4.3.3

Revision 1.14  2003/08/26 20:31:19  ankry
- s/[Gg]nome/GNOME/

Revision 1.13  2003/08/25 21:27:48  grzegol
- updated to 4.3.2

Revision 1.12  2003/08/08 19:34:10  grzegol
- updated to 4.3.0

Revision 1.11  2003/08/01 11:58:50  grzegol
- rel++ to rebuild without linc
- sorting/cosmetics

Revision 1.10  2003/07/30 15:54:11  aflinta
- version 4.2.103

Revision 1.9  2003/07/15 16:41:49  aflinta
- version 4.2.99

Revision 1.8  2003/07/07 13:03:14  qboosh
- use _desktopdir macro, other minor changes where needed

Revision 1.7  2003/06/13 18:32:50  mwinkler
- small url fix

Revision 1.6  2003/05/28 20:19:40  aflinta
- version 4.2.86

Revision 1.5  2003/05/26 16:25:00  malekith
- massive attack: adding Source-md5

Revision 1.4  2003/05/25 05:47:41  misi3k
- massive attack s/pld.org.pl/pld-linux.org/

Revision 1.3  2003/04/28 18:03:22  aflinta
- version 4.2.83

Revision 1.2  2003/03/27 17:04:47  qboosh
- Requires(post), cosmetics

Revision 1.1  2003/03/26 15:52:43  grzegol
- new