[packages/geoipupdate] Rename to geoipupdate to match upstream name

glen glen at pld-linux.org
Mon Sep 5 17:06:45 CEST 2022


commit 616fba1c9ce0b03c75e7ae6537ef0403525b0058
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Sep 5 17:52:27 2022 +0300

    Rename to geoipupdate to match upstream name

 GeoIP-update.spec => geoipupdate.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/GeoIP-update.spec b/geoipupdate.spec
similarity index 89%
rename from GeoIP-update.spec
rename to geoipupdate.spec
index cdc25f2..25784c4 100644
--- a/GeoIP-update.spec
+++ b/geoipupdate.spec
@@ -1,16 +1,18 @@
 Summary:	GeoIP Update - automatically update GeoIP2 or GeoIP Legacy binary databases
 Summary(pl.UTF-8):	GeoIP Update - automatyczna aktualizacja binarnych baz danych GeoIP2 lub GeoIP Legacy
-Name:		GeoIP-update
+Name:		geoipupdate
 Version:	2.2.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Libraries
 #Source0Download: https://github.com/maxmind/geoipupdate/releases
-Source0:	https://github.com/maxmind/geoipupdate/releases/download/v%{version}/geoipupdate-%{version}.tar.gz
+Source0:	https://github.com/maxmind/geoipupdate/releases/download/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	06284bd7bcb298d078d794eb630dae55
 URL:		https://github.com/maxmind/geoipupdate
 BuildRequires:	curl-devel
 BuildRequires:	zlib-devel
+Provides:	GeoIP-update = %{version}-%{release}
+Obsoletes:	GeoIP-update <= 2.2.2-2
 Conflicts:	GeoIP < 1.6.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,7 +27,7 @@ danych GeoIP2 lub GeoIP Legacy. Obecnie program działa tylko na
 Linuksie i innych systemach uniksowych.
 
 %prep
-%setup -q -n geoipupdate-%{version}
+%setup -q
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/geoipupdate.git/commitdiff/76688100c1d8dbb2fa7e5a189c789cbbb2eac022



More information about the pld-cvs-commit mailing list