commit f2e6c80d75fe9aea3d083e7170b5440c5de9b031
Author: Jakub Bogusz <[email protected]>
Date:   Wed Jun 23 19:22:50 2021 +0200

    - removed unnecessary ldconfig, updated source URL

 python-gnome.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/python-gnome.spec b/python-gnome.spec
index 537578c..14d98f4 100644
--- a/python-gnome.spec
+++ b/python-gnome.spec
@@ -9,8 +9,9 @@ Version:        2.28.1
 Release:       12
 License:       LGPL v2.1+
 Group:         Libraries/Python
-Source0:       
http://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.28/%{module}-%{version}.tar.bz2
+Source0:       
https://download.gnome.org/sources/gnome-python/2.28/%{module}-%{version}.tar.bz2
 # Source0-md5: a17ad952813ed86f520de8e07194a2bf
+URL:           https://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.22.0
 BuildRequires: glib2-devel >= 1:2.16.0
 BuildRequires: gnome-common >= 2.20.0
@@ -216,6 +217,7 @@ CFLAGS="%{rpmcflags}" \
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 ./waf install \
        --destdir $RPM_BUILD_ROOT
 
@@ -230,9 +232,6 @@ cp -a examples/* 
$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun        -p /sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
 %{py_sitedir}/gtk-2.0/gnome/__init__.py[co]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gnome.git/commitdiff/f2e6c80d75fe9aea3d083e7170b5440c5de9b031

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to