]> git.pld-linux.org Git - packages/gnome-calculator.git/commitdiff
- merged from DEVEL
authorpaladine <paladine@pld-linux.org>
Wed, 9 Mar 2005 19:31:58 +0000 (19:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcalctool-desktop.patch -> 1.5
    gcalctool.spec -> 1.37

gcalctool-desktop.patch
gcalctool.spec

index 346365b4aea34b0ea58b1bd33b57019fcad62d61..d72c7f27e4863e46c8a029e4dc51ac3363ffcb85 100644 (file)
@@ -1,5 +1,5 @@
---- gcalctool-4.4.18/gcalctool.desktop.in.orig 2004-09-16 23:38:43.558160072 +0200
-+++ gcalctool-4.4.18/gcalctool.desktop.in      2004-09-16 23:39:11.340936448 +0200
+--- gcalctool.desktop.in.orig  2004-08-24 21:02:21.383411936 +0200
++++ gcalctool.desktop.in       2004-08-24 21:02:28.693980448 +0200
 @@ -7,7 +7,7 @@
  Terminal=false
  Type=Application
index cf350dbd2087d62cd66a764208f41f3ad1a4c964..0b0e365382ca5798ce5d4dd060b6146ffbdfacda 100644 (file)
@@ -1,18 +1,23 @@
 Summary:       GNOME calculator
 Summary(pl):   Kalkulator dla GNOME
 Name:          gcalctool
-Version:       4.4.22
+Version:       5.5.41
 Release:       1
-License:       GPL
+License:       GPL v2
 Group:         Applications/Math
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/4.4/%{name}-%{version}.tar.bz2
-# Source0-md5: 2136e88e26f9f12a677e6a0dc798b835
+Source0:       http://ftp.gnome.org/pub/gnome/sources/gcalctool/5.5/%{name}-%{version}.tar.bz2
+# Source0-md5: d4eb2287fa4236fc5a5bf52a930f33f5
 Patch0:                %{name}-desktop.patch
 URL:           http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.4.0
-BuildRequires: autoconf
+BuildRequires: GConf2-devel >= 2.10.0
+BuildRequires: atk-devel >= 1:1.8.0
+BuildRequires: autoconf >= 2.53
 BuildRequires: automake
-BuildRequires: libgnomeui-devel >= 2.4.0
+BuildRequires: bison
+BuildRequires: flex
+BuildRequires: intltool
+BuildRequires: libgnomeui-devel >= 2.10.0
+Buildrequires: pkgconfig
 BuildRequires: scrollkeeper
 Requires(post):        /usr/bin/scrollkeeper-update
 Requires(post):        GConf2
@@ -26,7 +31,7 @@ gcalctool jest prostym kalkulatorem spe
 
 %prep
 %setup -q
-%patch0 -p1
+%patch0 -p0
 
 %build
 %{__aclocal}
@@ -34,7 +39,6 @@ gcalctool jest prostym kalkulatorem spe
 %{__automake}
 %configure \
        --disable-schemas-install
-
 %{__make}
 
 %install
@@ -59,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %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}/*
This page took 0.114493 seconds and 4 git commands to generate.