[packages/xmlcopyeditor] - up to 1.3.1.0

baggins baggins at pld-linux.org
Fri Sep 29 13:35:08 CEST 2023


commit b26f22ee1b82cbdf7e9185bf7e18c4aafb3a2508
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Sep 29 12:39:36 2023 +0200

    - up to 1.3.1.0

 xmlcopyeditor.spec | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/xmlcopyeditor.spec b/xmlcopyeditor.spec
index 87a5769..79ec286 100644
--- a/xmlcopyeditor.spec
+++ b/xmlcopyeditor.spec
@@ -1,12 +1,12 @@
 Summary:	Fast, free, validating XML editor
 Summary(pl.UTF-8):	Szybkim, wolnodostępnym, walidującym edytorem XML
 Name:		xmlcopyeditor
-Version:	1.2.0.12
-Release:	2
+Version:	1.3.1.0
+Release:	1
 License:	GPL v2
 Group:		Applications
-Source0:	http://download.sourceforge.net/xml-copy-editor/%{name}-%{version}.tar.gz
-# Source0-md5:	7f0288a05324ed594d53f049600c5aad
+Source0:	http://downloads.sourceforge.net/xml-copy-editor/%{name}-%{version}.tar.gz
+# Source0-md5:	3e515b07a9f3c3c73f03c43cbb8719cd
 URL:		https://sourceforge.net/projects/xml-copy-editor/
 BuildRequires:	aspell-devel
 BuildRequires:	boost-devel
@@ -14,7 +14,7 @@ BuildRequires:	expat-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libxslt-devel
 BuildRequires:	pcre-devel
-BuildRequires:	wxGTK2-unicode-devel
+BuildRequires:	wxGTK3-unicode-devel
 BuildRequires:	xerces-c-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,14 +22,15 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 XML Copy Editor is a fast, free, validating XML editor
 
 %description -l pl.UTF-8
-XML Copy Editor jest szybkim, wolnodostępnym, walidującym edytorem XML.
+XML Copy Editor jest szybkim, wolnodostępnym, walidującym edytorem
+XML.
 
 %prep
 %setup -q
 
 %build
 %configure \
-	--with-wx-config=%{_bindir}/wx-gtk2-unicode-config
+	--with-wx-config=%{_bindir}/wx-gtk3-unicode-config
 
 %{__make}
 
@@ -49,3 +50,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
+%{_datadir}/metainfo/xmlcopyeditor.appdata.xml
+%{_mandir}/man1/xmlcopyeditor.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmlcopyeditor.git/commitdiff/b26f22ee1b82cbdf7e9185bf7e18c4aafb3a2508



More information about the pld-cvs-commit mailing list