]> git.pld-linux.org Git - packages/libgnomeuimm.git/commitdiff
- updated to 1.3.17
authorgrzegol <grzegol@pld-linux.org>
Sun, 24 Aug 2003 16:36:40 +0000 (16:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added gcc33 patch

Changed files:
    libgnomeuimm.spec -> 1.5

libgnomeuimm.spec

index ea602dcad43cb5afb3f55fd10ade3cc692e4ea1c..7eb0fad21eb2513edecd40d99d6e1ee071731441 100644 (file)
@@ -1,20 +1,21 @@
 Summary:       C++ wrappers for libgnomeui
 Summary(pl):   Interfejsy C++ dla libgnomeui
 Name:          libgnomeuimm
-Version:       1.3.16
-Release:       3
+Version:       1.3.17
+Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/1.3/%{name}-%{version}.tar.bz2
-# Source0-md5: d976e02ec3a066b3919221c6971f1d20
+# Source0-md5: d1a7401da06fc5bdd91d498f884df0b3
+Patch0:                %{name}-gcc33.patch
 URL:           http://www.gnome.org/
 BuildRequires: gconfmm-devel >= 2.0.1-2
-BuildRequires: gtkmm-devel >= 2.0.0
-BuildRequires: libbonobouimm-devel >= 1.3.5-2
-BuildRequires: libglademm-devel >= 2.0.0
-Buildrequires: libgnomecanvasmm-devel >= 2.0.0
+BuildRequires: gtkmm-devel >= 2.2.6
+BuildRequires: libbonobouimm-devel >= 1.3.6
+BuildRequires: libglademm-devel >= 2.1.0
+Buildrequires: libgnomecanvasmm-devel >= 2.0.1
 BuildRequires: libgnomemm-devel >= 1.3.10-2
-BuildRequires: libgnomeui-devel >= 2.3.3.1-2
+BuildRequires: libgnomeui-devel >= 2.3.6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -49,6 +50,7 @@ Biblioteka statyczna libgnomeuimm.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
This page took 0.028731 seconds and 4 git commands to generate.