SPECS: gdl.spec - 0.6.1, added broken_locale.patch, bleeding edge ...
freetz
freetz at pld-linux.org
Tue Jun 13 20:31:48 CEST 2006
Author: freetz Date: Tue Jun 13 18:31:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.6.1, added broken_locale.patch, bleeding edge deps
---- Files affected:
SPECS:
gdl.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/gdl.spec
diff -u SPECS/gdl.spec:1.14 SPECS/gdl.spec:1.15
--- SPECS/gdl.spec:1.14 Mon Jun 27 11:00:00 2005
+++ SPECS/gdl.spec Tue Jun 13 20:31:43 2006
@@ -2,20 +2,21 @@
Summary: GNOME Devtool Libraries
Summary(pl): Biblioteki GNOME Devtool
Name: gdl
-Version: 0.6.0
+Version: 0.6.1
Release: 1
License: GPL
Group: Libraries
Source0: http://ftp.gnome.org/pub/gnome/sources/gdl/0.6/%{name}-%{version}.tar.bz2
-# Source0-md5: ae8dabe64edccfeed5ac3630a6169c88
+# Source0-md5: 6d902981efe30950af8f5033d937c270
+Patch0: %{name}-broken_locale.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gettext-devel
-BuildRequires: gnome-common >= 2.8.0
+BuildRequires: gnome-common >= 2.12.0
BuildRequires: intltool
BuildRequires: libbonoboui-devel >= 2.2.0
-BuildRequires: libglade2-devel >= 2.0.0
-BuildRequires: libgnomeui-devel >= 2.2.0
+BuildRequires: libglade2-devel >= 1:2.5.1
+BuildRequires: libgnomeui-devel >= 2.15.1
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -65,9 +66,11 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__glib_gettextize}
+%{__intltoolize}
%{__libtoolize}
%{__aclocal}
%{__autoconf}
@@ -81,8 +84,6 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
%find_lang %{name}-1 --with-gnome
%clean
@@ -114,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/06/13 18:31:43 freetz
+- 0.6.1, added broken_locale.patch, bleeding edge deps
+
Revision 1.14 2005/06/27 09:00:00 freetz
- 0.6.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gdl.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list