commit fe5cddd73fb7a252064825e6200bc06b4993ef6c
Author: Jakub Bogusz <[email protected]>
Date:   Tue Mar 10 17:55:26 2020 +0100

    - mypaint-brushes 1.x renamed to mypaint-brushes-1, parallel installable 
with mypaint-brushes 2.x

 mypaint-brushes.spec => mypaint-brushes-1.spec | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)
---
diff --git a/mypaint-brushes.spec b/mypaint-brushes-1.spec
similarity index 72%
rename from mypaint-brushes.spec
rename to mypaint-brushes-1.spec
index 4cf0148..66e3586 100644
--- a/mypaint-brushes.spec
+++ b/mypaint-brushes-1.spec
@@ -1,6 +1,6 @@
-Summary:       Brushes to be used with the MyPaint library
-Summary(pl.UTF-8):     Pędzle do używania z biblioteką MyPaint
-Name:          mypaint-brushes
+Summary:       Brushes to be used with the MyPaint 1 library
+Summary(pl.UTF-8):     Pędzle do używania z biblioteką MyPaint 1
+Name:          mypaint-brushes-1
 Version:       1.3.1
 Release:       1
 # According to Licenses.dep5 the files used for building/installing are GPLv2+
@@ -8,38 +8,40 @@ Release:      1
 License:       CC0 v1.0
 Group:         Applications/Graphics
 #Source0Download: https://github.com/mypaint/mypaint-brushes/releases
-Source0:       
https://github.com/mypaint/mypaint-brushes/archive/v%{version}/%{name}-%{version}.tar.gz
+Source0:       
https://github.com/mypaint/mypaint-brushes/archive/v%{version}/mypaint-brushes-%{version}.tar.gz
 # Source0-md5: 8b35a20485a9493ef308fc7760c2f9f7
 URL:           https://github.com/mypaint/mypaint-brushes
 BuildRequires: autoconf >= 2.62
 BuildRequires: automake
 Requires:      libmypaint >= 1.3.0
+Obsoletes:     mypaint-brushes < 2
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package contains brush files for use with MyPaint and other
+This package contains brush files for use with MyPaint 1.x and other
 programs.
 
 %description -l pl.UTF-8
 Ten pakiet zawiera pliki pędzli przeznaczone do używania z programem
-MyPaint i innymi.
+MyPaint 1.x i innymi.
 
 %package devel
-Summary:       Files for developing with mypaint-brushes
-Summary(pl.UTF-8):     Pliki do rozwijania oprogramowania korzystającego z 
mypaint-brushes
+Summary:       Files for developing with mypaint-brushes 1.x
+Summary(pl.UTF-8):     Pliki do rozwijania oprogramowania korzystającego z 
mypaint-brushes 1.x
 Group:         Development/Libraries
+Obsoletes:     mypaint-brushes-devel < 2
 
 %description devel
 This package contains a pkgconfig file which makes it easier to
-develop programs using MyPaint brush files.
+develop programs using MyPaint 1.x brush files.
 
 %description devel -l pl.UTF-8
 Ten pakiet zawiera plik pkgconfig, ułatwiający tworzenie
-oprogramowania wykorzystującego pliki pędzli MyPaint.
+oprogramowania wykorzystującego pliki pędzli MyPaint 1.x.
 
 %prep
-%setup -q
+%setup -q -n mypaint-brushes-%{version}
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mypaint-brushes-1.git/commitdiff/fe5cddd73fb7a252064825e6200bc06b4993ef6c

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

Reply via email to