automatic version update by autodist [release 3.12.2-1mamba;Thu Jun 05 2014]
This commit is contained in:
parent
b96312ee24
commit
efe83afa98
28
gedit.spec
28
gedit.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gedit
|
Name: gedit
|
||||||
Version: 3.10.4
|
Version: 3.12.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: gEdit is a small but powerful text editor for GNOME
|
Summary: gEdit is a small but powerful text editor for GNOME
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -171,8 +171,8 @@ fi
|
|||||||
%dir %{_libdir}/gedit
|
%dir %{_libdir}/gedit
|
||||||
%dir %{_libdir}/gedit/plugins
|
%dir %{_libdir}/gedit/plugins
|
||||||
%{_libdir}/gedit/plugins/*
|
%{_libdir}/gedit/plugins/*
|
||||||
%{_libdir}/gedit/libgedit-private.la
|
%{_libdir}/gedit/libgedit.la
|
||||||
%{_libdir}/gedit/libgedit-private.so
|
%{_libdir}/gedit/libgedit.so
|
||||||
%{_libdir}/gedit/girepository-1.0/Gedit*.typelib
|
%{_libdir}/gedit/girepository-1.0/Gedit*.typelib
|
||||||
%dir %{_libexecdir}/gedit/gedit-bugreport.sh
|
%dir %{_libexecdir}/gedit/gedit-bugreport.sh
|
||||||
%{_datadir}/appdata/gedit.appdata.xml
|
%{_datadir}/appdata/gedit.appdata.xml
|
||||||
@ -189,15 +189,18 @@ fi
|
|||||||
#%{_datadir}/gedit/ui/gedit-*.ui
|
#%{_datadir}/gedit/ui/gedit-*.ui
|
||||||
%{_mandir}/man1/gedit.1.gz
|
%{_mandir}/man1/gedit.1.gz
|
||||||
%{_datadir}/help/*/gedit/*
|
%{_datadir}/help/*/gedit/*
|
||||||
#%{python_sitearch}/gi/overrides/Gedit.py*
|
%{python3_sitearch}/gi/overrides/Gedit.py*
|
||||||
|
%{python3_sitearch}/gi/overrides/__pycache__/Gedit*.py*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/gedit-3.0
|
%dir %{_includedir}/gedit-3.*
|
||||||
%dir %{_includedir}/gedit-3.0/gedit
|
%dir %{_includedir}/gedit-3.*/gedit
|
||||||
%{_includedir}/gedit-3.0/gedit/*.h
|
%{_includedir}/gedit-3.*/gedit/*.h
|
||||||
%{_datadir}/gedit/gir-1.0/Gedit-*.gir
|
%{_datadir}/gedit/gir-1.0/Gedit-*.gir
|
||||||
|
%{_datadir}/vala/vapi/gedit.deps
|
||||||
|
%{_datadir}/vala/vapi/gedit.vapi
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
@ -207,9 +210,18 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/gedit/index.sgml
|
%{_datadir}/gtk-doc/html/gedit/index.sgml
|
||||||
%{_datadir}/gtk-doc/html/gedit/*.png
|
%{_datadir}/gtk-doc/html/gedit/*.png
|
||||||
%{_datadir}/gtk-doc/html/gedit/style.css
|
%{_datadir}/gtk-doc/html/gedit/style.css
|
||||||
%doc BUGS ChangeLog NEWS README
|
#%doc BUGS ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 05 2014 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Apr 15 2014 Automatic Build System <autodist@mambasoft.it> 3.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Apr 13 2014 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jan 22 2014 Automatic Build System <autodist@mambasoft.it> 3.10.4-1mamba
|
* Wed Jan 22 2014 Automatic Build System <autodist@mambasoft.it> 3.10.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user