automatic rebuild by autodist [release 2.1-2mamba;Tue Mar 10 2026]
This commit is contained in:
+9
-16
@@ -1,12 +1,12 @@
|
||||
Name: antlrworks
|
||||
Version: 2.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: The ANTLR GUI Development Environment
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://tunnelvisionlabs.com/products/demo/antlrworks
|
||||
Packager: Silvan Calarco <silvan@openmamba.org>
|
||||
URL: https://tunnelvisionlabs.com/products/demo/antlrworks
|
||||
Source0: http://tunnelvisionlabs.com/downloads/antlr/2013-07-21-antlrworks-%{version}.zip
|
||||
Source1: antlrworks-script
|
||||
Source2: antlrworks.desktop
|
||||
@@ -14,11 +14,13 @@ Source3: https://github.com/antlr/antlrworks/raw/master/resources/icons/ap
|
||||
Patch0: antlrworks-1.4-build_xml.patch
|
||||
Patch1: antlrworks-1.4-BrowserLauncher.patch
|
||||
License: BSD
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: glibc-multilib-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: javapackages
|
||||
Requires: java-environment
|
||||
#Requires: antlr
|
||||
Requires: graphviz
|
||||
|
||||
%description
|
||||
@@ -48,18 +50,6 @@ install -D -pm 644 %{SOURCE3} %{buildroot}%{_datadir}/pixmaps/antlrworks.png
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post
|
||||
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
%postun
|
||||
if [ $1 -eq 0 ] ; then
|
||||
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
|
||||
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
fi
|
||||
|
||||
%posttrans
|
||||
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/antlrworks
|
||||
@@ -69,6 +59,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/pixmaps/antlrworks.png
|
||||
|
||||
%changelog
|
||||
* Tue Mar 10 2026 Automatic Build System <autodist@openmamba.org> 2.1-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Sat Apr 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1-1mamba
|
||||
- update to 2.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user