From fe8ddd999b71af8866fcc5944a6f3ee2611fce7e Mon Sep 17 00:00:00 2001 From: freetz Date: Sun, 15 May 2005 15:02:53 +0000 Subject: [PATCH] - 0.5.0, removed outdated locale patch, updated %%files, remove no locales Changed files: gdl.spec -> 1.11 --- gdl.spec | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/gdl.spec b/gdl.spec index d4f231c..5fe8540 100644 --- a/gdl.spec +++ b/gdl.spec @@ -1,13 +1,12 @@ Summary: GNOME Devtool Libraries Summary(pl): Biblioteki GNOME Devtool Name: gdl -Version: 0.4.0 -Release: 2 +Version: 0.5.0 +Release: 1 License: GPL Group: Libraries -Source0: http://ftp.gnome.org/pub/gnome/sources/gdl/0.4/%{name}-%{version}.tar.bz2 -# Source0-md5: eb4dfd9def266e4e5cd1e9883b5bdf2a -Patch0: %{name}-locale.patch +Source0: http://ftp.gnome.org/pub/gnome/sources/gdl/0.5/%{name}-%{version}.tar.bz2 +# Source0-md5: 16971189d8a8cb359bc83a384ac440ec BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-common >= 2.8.0 @@ -62,10 +61,9 @@ Pakiet zawiera statyczne biblioteki gdl. %prep %setup -q -%patch0 -p1 %build -glib-gettextize --copy --force +%{__glib_gettextize} %{__libtoolize} %{__aclocal} %{__autoconf} @@ -79,6 +77,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no + %find_lang %{name}-1 --with-gnome %clean @@ -90,11 +90,8 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}-1.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README -%attr(755,root,root) %{_bindir}/* -%{_libdir}/bonobo/servers/* %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %{_datadir}/gdl -%{_datadir}/gnome-2.0/ui/* %{_datadir}/idl/libgdl-1.0 %files devel -- 2.44.0