[packages/gigolo] - up to 0.5.3

mrozowik mrozowik at pld-linux.org
Fri Sep 29 15:53:00 CEST 2023


commit cc57718344e4f217193f12240b3f3b58e7e511bd
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Fri Sep 29 13:10:08 2023 +0000

    - up to 0.5.3

 gigolo.spec | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/gigolo.spec b/gigolo.spec
index 810f38e..1cf640b 100644
--- a/gigolo.spec
+++ b/gigolo.spec
@@ -1,17 +1,17 @@
 Summary:	GIO/GVfs frontend
 Name:		gigolo
-Version:	0.5.2
-Release:	3
+Version:	0.5.3
+Release:	1
 License:	GPL v2
 Group:		Applications/System
-Source0:	http://archive.xfce.org/src/apps/gigolo/0.5/%{name}-%{version}.tar.bz2
-# Source0-md5:	c8680f1e678020fe67475f5ce1f88d86
+Source0:	https://archive.xfce.org/src/apps/gigolo/0.5/%{name}-%{version}.tar.bz2
+# Source0-md5:	254e6b9600d426573fa252726fadcfe3
 URL:		https://goodies.xfce.org/projects/applications/gigolo
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	gettext-tools
-BuildRequires:	glib2-devel >= 1:2.16
-BuildRequires:	gtk+2-devel >= 2:2.12
+BuildRequires:	glib2-devel >= 1:2.38.0
+BuildRequires:	gtk+3-devel >= 3.14.0
 BuildRequires:	intltool >= 0.35.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig >= 1:0.9.0
@@ -21,8 +21,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Gigolo is a frontend to easily manage connections to local and remote
-filesystems using GIO/GVfs. It allows you to quickly connect/mount
-a remote filesystem and manage bookmarks of such.
+filesystems using GIO/GVfs. It allows you to quickly connect/mount a
+remote filesystem and manage bookmarks of such.
 
 %prep
 %setup -q
@@ -44,8 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/{hye,ie,ur_PK}
-%{__mv} $RPM_BUILD_ROOT%{_datadir}/locale/{hy_AM,hy}
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{hye,ie,ur_PK}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{hy_AM,hy}
 
 %find_lang %{name}
 
@@ -60,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS TODO
+%doc AUTHORS ChangeLog NEWS TODO README.md
 %attr(755,root,root) %{_bindir}/gigolo
 %{_desktopdir}/gigolo.desktop
 %{_iconsdir}/hicolor/*x*/apps/org.xfce.gigolo.png
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gigolo.git/commitdiff/cc57718344e4f217193f12240b3f3b58e7e511bd



More information about the pld-cvs-commit mailing list