[SPEC] ristretto - up to 0.0.18

kiesiu kiesyoo at o2.pl
Tue Apr 29 21:26:38 CEST 2008


Dear All,

Please find attached patch to ristretto.spec (on HEAD). It changes 
following:
- upgrade to 0.0.18 version
- add missing BR
- fix wrong pt_PT locale filename

I've checked it, it builds and works well. Please someone with RW access 
rights to CVS apply this patch and if it's possible do STBR.

Thank you in advance.

Regards,
Lukasz Kies
-------------- next part --------------
--- ristretto.spec~	2007-12-25 21:55:29.000000000 +0100
+++ ristretto.spec	2008-04-27 22:50:53.000000000 +0200
@@ -2,17 +2,18 @@
 Summary:	Picture-viewer for the Xfce desktop environment
 Summary(pl.UTF-8):	PrzeglÄ
darka obrazów dla środowiska Xfce
 Name:		ristretto
-Version:	0.0.15
+Version:	0.0.18
 Release:	1
 License:	GPL v2
 Group:		X11/Applications/Graphics
 Source0:	http://goodies.xfce.org/releases/ristretto/%{name}-%{version}.tar.gz
-# Source0-md5:	c41edae8c9e6c4f4db6f2c9a546625fb
+# Source0-md5:	8214155cfa56cb2947e599a998bd285c
 URL:		http://goodies.xfce.org/projects/applications/ristretto/
 BuildRequires:	Thunar-devel >= 0.4.0
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	dbus-glib-devel >= 0.34
+BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 1:2.12.0
 BuildRequires:	gtk+2-devel >= 2:2.10.0
 BuildRequires:	intltool >= 0.31
@@ -44,8 +45,7 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-	--disable-static
+%configure
 
 %{__make}
 
@@ -56,6 +56,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{nb_NO,nb}
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{pt_PT,pt}
 
 %find_lang %{name}
 


More information about the pld-devel-en mailing list