automatic version update by autodist [release 4.20.0-1mamba;Thu Dec 19 2024]
This commit is contained in:
parent
c74161c75f
commit
02757225d3
17
xfconf.spec
17
xfconf.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: xfconf
|
||||
Version: 4.18.3
|
||||
Version: 4.20.0
|
||||
Release: 1mamba
|
||||
Summary: XFCE configuration library
|
||||
Group: System/Libraries
|
||||
@ -34,10 +34,10 @@ This package contains the Perl bindings.
|
||||
%package -n lib%{name}
|
||||
Summary: Devel package for %{name}
|
||||
Group: System/Libraries
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n lib%{name}
|
||||
XFCE configuration library.
|
||||
|
||||
This package contains the shared libraries.
|
||||
|
||||
%package -n lib%{name}-devel
|
||||
@ -67,14 +67,13 @@ This package contains static libraries and header files needed for development.
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
#find %{buildroot}%{_prefix}/lib/perl5/ -name perllocal.pod -exec rm -f {} \;
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/xfconf-query
|
||||
%{_userunitdir}/xfconfd.service
|
||||
%{_datadir}/bash-completion/completions/xfconf-query
|
||||
%{_datadir}/dbus-1/services/org.xfce.Xfconf.service
|
||||
|
||||
@ -98,14 +97,12 @@ This package contains static libraries and header files needed for development.
|
||||
%{_datadir}/vala/vapi/libxfconf-0.vapi
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
%doc ChangeLog NEWS TODO
|
||||
|
||||
#%files -n perl-xfconf
|
||||
#%defattr(-,root,root)
|
||||
#%{perl_sitearch}/*
|
||||
#%{_mandir}/man3/Xfce4::Xfconf.3pm*
|
||||
%doc ChangeLog NEWS
|
||||
|
||||
%changelog
|
||||
* Thu Dec 19 2024 Automatic Build System <autodist@openmamba.org> 4.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 01 2023 Automatic Build System <autodist@mambasoft.it> 4.18.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user