[packages/gobject-introspection] - updaed URL, formatting

qboosh qboosh at pld-linux.org
Sat Mar 23 08:16:30 CET 2019


commit d64d6d6e4cb79526accd442e7e73f128bac8f86d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 23 08:22:26 2019 +0100

    - updaed URL, formatting

 gobject-introspection.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index eae32ea..1b6c03e 100644
--- a/gobject-introspection.spec
+++ b/gobject-introspection.spec
@@ -1,8 +1,8 @@
 #
 # Conditional build:
-%bcond_without	cairo		# build without cairo
-%bcond_without	static_libs	# do not build static libs
-%bcond_without	apidocs		# do not build and package API docs
+%bcond_without	cairo		# cairo support
+%bcond_without	static_libs	# static library
+%bcond_without	apidocs		# API documentation
 
 Summary:	Introspection for GObject libraries
 Summary(pl.UTF-8):	Obserwacja bibliotek GObject
@@ -13,7 +13,7 @@ License:	LGPL v2+ (giscanner) and GPL v2+ (tools)
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.60/%{name}-%{version}.tar.xz
 # Source0-md5:	5f75baadfc9baffaeca203c280b9d592
-URL:		http://live.gnome.org/GObjectIntrospection
+URL:		https://wiki.gnome.org/action/show/Projects/GObjectIntrospection
 BuildRequires:	autoconf >= 2.63
 BuildRequires:	autoconf-archive
 BuildRequires:	automake >= 1:1.11
@@ -112,12 +112,13 @@ Dokumentacja API gobject-introspection.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	pkgpyexecdir=%{py3_sitedir}/giscanner \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{py3_sitedir}/giscanner/*.{a,la} \
-    $RPM_BUILD_ROOT%{_libdir}/*.la
+	$RPM_BUILD_ROOT%{_libdir}/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gobject-introspection.git/commitdiff/d64d6d6e4cb79526accd442e7e73f128bac8f86d



More information about the pld-cvs-commit mailing list