automatic version update by autodist [release 3.32.0-1mamba;Sun Mar 17 2019]
This commit is contained in:
parent
67a9decf33
commit
882e86945c
@ -5,7 +5,7 @@
|
|||||||
%define pkgname gnome-menus
|
%define pkgname gnome-menus
|
||||||
|
|
||||||
Name: gnome-menus
|
Name: gnome-menus
|
||||||
Version: 3.13.3
|
Version: 3.32.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GNOME menu library
|
Summary: GNOME menu library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -60,7 +60,7 @@ This package contains static libraries and header files need for development.
|
|||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
%find_lang %{name}-3.0
|
%find_lang %{name}
|
||||||
|
|
||||||
rm -f %{buildroot}%{_libdir}/%{python_sitearch}/*.la
|
rm -f %{buildroot}%{_libdir}/%{python_sitearch}/*.la
|
||||||
rm -f %{buildroot}%{_libdir}/%{python_sitearch}/*.a
|
rm -f %{buildroot}%{_libdir}/%{python_sitearch}/*.a
|
||||||
@ -76,7 +76,7 @@ rm -f %{buildroot}%{_libdir}/%{python_sitearch}/*.a
|
|||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -f %{name}-3.0.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/menus/gnome-applications.menu
|
%{_sysconfdir}/xdg/menus/gnome-applications.menu
|
||||||
#%{_bindir}/gmenu-simple-editor
|
#%{_bindir}/gmenu-simple-editor
|
||||||
@ -103,6 +103,9 @@ rm -f %{buildroot}%{_libdir}/%{python_sitearch}/*.a
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 17 2019 Automatic Build System <autodist@mambasoft.it> 3.32.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 09 2015 Automatic Build System <autodist@mambasoft.it> 3.13.3-1mamba
|
* Mon Mar 09 2015 Automatic Build System <autodist@mambasoft.it> 3.13.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user