Author: paladine Date: Mon Feb 28 19:06:56 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 5.5.40 - proper license - missing BRs - added some files to %%doc
---- Files affected: SPECS: gcalctool.spec (1.30.2.10 -> 1.30.2.11) ---- Diffs: ================================================================ Index: SPECS/gcalctool.spec diff -u SPECS/gcalctool.spec:1.30.2.10 SPECS/gcalctool.spec:1.30.2.11 --- SPECS/gcalctool.spec:1.30.2.10 Tue Feb 8 19:42:52 2005 +++ SPECS/gcalctool.spec Mon Feb 28 20:06:51 2005 @@ -2,12 +2,12 @@ Summary: GNOME calculator Summary(pl): Kalkulator dla GNOME Name: gcalctool -Version: 5.5.34 +Version: 5.5.40 Release: 1 -License: GPL +License: GPL v2 Group: Applications/Math Source0: http://ftp.gnome.org/pub/gnome/sources/gcalctool/5.5/%{name}-%{version}.tar.bz2 -# Source0-md5: a46b28e561e5e5049c6aee11e93945f9 +# Source0-md5: 083b4060e715763e8141a35a1c9a8022 Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.4.0 @@ -16,7 +16,9 @@ BuildRequires: automake BuildRequires: bison BuildRequires: flex +BuildRequires: intltool BuildRequires: libgnomeui-devel >= 2.4.0 +Buildrequires: pkgconfig BuildRequires: scrollkeeper Requires(post): /usr/bin/scrollkeeper-update Requires(post): GConf2 @@ -38,7 +40,6 @@ %{__automake} %configure \ --disable-schemas-install - %{__make} %install @@ -63,7 +64,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS gcalctoolrc NEWS README TODO +%doc AUTHORS ChangeLog MAINTAINERS NEWS README TODO gcalctoolrc %attr(755,root,root) %{_bindir}/%{name} %{_sysconfdir}/gconf/schemas/* %{_desktopdir}/* @@ -76,6 +77,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gcalctool.spec?r1=1.30.2.10&r2=1.30.2.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
