automatic version update by autodist [release 43.1-1mamba;Sun Oct 06 2024]
This commit is contained in:
parent
e94ff69de7
commit
c6faeeee8c
@ -1,7 +1,7 @@
|
|||||||
%define apiver 3
|
%define apiver 3
|
||||||
%define majver %(echo %version | cut -d. -f 1)
|
%define majver %(echo %version | cut -d. -f 1)
|
||||||
Name: libwnck
|
Name: libwnck
|
||||||
Version: 43.0
|
Version: 43.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: libwnck implements pagers, tasklists, and other such things
|
Summary: libwnck implements pagers, tasklists, and other such things
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -18,7 +18,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXrender-devel
|
BuildRequires: libXrender-devel
|
||||||
BuildRequires: libXres-devel
|
BuildRequires: libXres-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
@ -69,8 +69,6 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -95,6 +93,9 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%{_datadir}/gtk-doc/html/%{name}-%{apiver}.0/*
|
%{_datadir}/gtk-doc/html/%{name}-%{apiver}.0/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 06 2024 Automatic Build System <autodist@openmamba.org> 43.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 43.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user