[packages/squashfs-tools-ng] - fix internal deps - rel 2

baggins baggins at pld-linux.org
Wed Apr 8 12:36:12 CEST 2020


commit f2e39ba2a14c672253d1be619677befd890567d7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Apr 8 12:33:43 2020 +0200

    - fix internal deps
    - rel 2

 squashfs-tools-ng.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/squashfs-tools-ng.spec b/squashfs-tools-ng.spec
index 997d569..09e4bf2 100644
--- a/squashfs-tools-ng.spec
+++ b/squashfs-tools-ng.spec
@@ -1,7 +1,7 @@
 Summary:	A new set of tools and libraries for working with SquashFS images
 Name:		squashfs-tools-ng
 Version:	0.8
-Release:	1
+Release:	2
 License:	LGPL v3+
 Group:		Base/Utilities
 Source0:	https://infraroot.at/pub/squashfs/%{name}-%{version}.tar.xz
@@ -40,7 +40,7 @@ Biblioteka squashfs.
 Summary:	Header files for squashfs library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki squashfs
 Group:		Development/Libraries
-Requires:	%{name}-libs = %{version}-%{release}
+Requires:	squashfs-libs = %{version}-%{release}
 
 %description -n squashfs-devel
 Header files for squashfs library.
@@ -52,7 +52,7 @@ Pliki nagłówkowe biblioteki squashfs.
 Summary:	Static squashfs library
 Summary(pl.UTF-8):	Statyczna biblioteka squashfs
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}-%{release}
+Requires:	squashfs-devel = %{version}-%{release}
 
 %description -n squashfs-static
 Static squashfs library.
@@ -62,7 +62,6 @@ Statyczna biblioteka squashfs.
 
 %prep
 %setup -q
-#-n %{name}%{version}
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squashfs-tools-ng.git/commitdiff/f2e39ba2a14c672253d1be619677befd890567d7



More information about the pld-cvs-commit mailing list