automatic version update by autodist [release 2.10.28-1mamba;Wed Sep 29 2021]
This commit is contained in:
parent
e381a40f54
commit
5b92de7560
27
gimp.spec
27
gimp.spec
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.10.24
|
Version: 2.10.28
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The GNU Image Manipulation Program
|
Summary: The GNU Image Manipulation Program
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
Group: Graphical Desktop/Applications/Graphics
|
||||||
@ -157,8 +157,8 @@ It enable other programs to use GIMP's features but is mainly intended to be use
|
|||||||
%package -n %{libname}-devel
|
%package -n %{libname}-devel
|
||||||
Summary: Static libraries and headers for %{name}
|
Summary: Static libraries and headers for %{name}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Obsoletes: gimp-devel
|
Obsoletes: gimp-devel < 1:2.10.28
|
||||||
Provides: gimp-devel = %{?epoch:%epoch:}%{version}-%{release}
|
Provides: gimp-devel
|
||||||
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description -n %{libname}-devel
|
%description -n %{libname}-devel
|
||||||
@ -224,23 +224,7 @@ export LDFLAGS="-lm"
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
#ln -s gimp-%{majversion} %{buildroot}%{_bindir}/gimp
|
%find_lang %{name} --all-name
|
||||||
#ln -s gimp-console-%{majversion} %{buildroot}%{_bindir}/gimp-console
|
|
||||||
|
|
||||||
%find_lang gimp20-libgimp
|
|
||||||
%find_lang gimp20-script-fu
|
|
||||||
%find_lang gimp20-std-plug-ins
|
|
||||||
%find_lang gimp20-python
|
|
||||||
%find_lang gimp20-tips
|
|
||||||
%find_lang gimp20
|
|
||||||
|
|
||||||
> gimp.lang
|
|
||||||
for f in gimp20-libgimp gimp20-script-fu gimp20-std-plug-ins gimp20-python gimp20-tips gimp20; do
|
|
||||||
cat $f.lang >> %{name}.lang
|
|
||||||
done
|
|
||||||
|
|
||||||
#install -D -m 755 data/misc/gimp.desktop \
|
|
||||||
# %{buildroot}%{_datadir}/applications/%{name}.desktop
|
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -320,6 +304,9 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 2.10.28-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Aug 29 2021 Automatic Build System <autodist@mambasoft.it> 2.10.24-1mamba
|
* Sun Aug 29 2021 Automatic Build System <autodist@mambasoft.it> 2.10.24-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user