]> git.pld-linux.org Git - packages/libtextstyle.git/commitdiff
- Conflicts for gettext-* packages before split
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 25 Jul 2020 16:23:37 +0000 (18:23 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 25 Jul 2020 16:23:37 +0000 (18:23 +0200)
libtextstyle.spec

index e97f7c9bffb5d2c332c5316fc67770b3c46fd868..3a5e96d3167e9a151ddb0d004cea7f118be04196 100644 (file)
@@ -16,6 +16,7 @@ Patch1:               %{name}-info.patch
 URL:           https://www.gnu.org/software/gettext/libtextstyle/manual/
 BuildRequires: make >= 3.79.1
 BuildRequires: ncurses-devel
+Conflicts:     gettext-libs < 0.20.2-2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,6 +42,7 @@ Summary(pl.UTF-8):    Pliki nagłówkowe biblioteki libtextstyle
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      ncurses-devel
+Conflicts:     gettext-devel < 0.20.2-2
 
 %description devel
 Header files for libtextstyle library.
@@ -53,6 +55,7 @@ Summary:      Static libtextstyle library
 Summary(pl.UTF-8):     Statyczna biblioteka libtextstyle
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
+Conflicts:     gettext-static < 0.20.2-2
 
 %description static
 Static libtextstyle library.
This page took 0.103191 seconds and 4 git commands to generate.