remove requirements for gnome 2.x libglade* and libgnoomemm-* [release 3.14.0-2mamba;Sat Jan 10 2015]
This commit is contained in:
parent
9ba315e666
commit
bcd63161bd
22
anjuta.spec
22
anjuta.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version|cut -d. -f1-2)
|
%define majver %(echo %version|cut -d. -f1-2)
|
||||||
Name: anjuta
|
Name: anjuta
|
||||||
Version: 3.12.0
|
Version: 3.14.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Integrated development environment for C and C++
|
Summary: Integrated development environment for C and C++
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -80,7 +80,7 @@ Obsoletes: gnome-build
|
|||||||
Provides: libanjuta
|
Provides: libanjuta
|
||||||
Obsoletes: libanjuta
|
Obsoletes: libanjuta
|
||||||
Requires: autoconf
|
Requires: autoconf
|
||||||
Requires: autoconf2.13
|
#Requires: autoconf2.13
|
||||||
Requires: autogen
|
Requires: autogen
|
||||||
Requires: libopts
|
Requires: libopts
|
||||||
Requires: automake
|
Requires: automake
|
||||||
@ -90,9 +90,9 @@ Requires: devhelp-plugins
|
|||||||
Requires: gdb
|
Requires: gdb
|
||||||
Requires: glade3
|
Requires: glade3
|
||||||
Requires: indent
|
Requires: indent
|
||||||
Requires: libglade
|
#Requires: libglade
|
||||||
Requires: libglademm
|
#Requires: libglademm
|
||||||
Requires: libgnomemm-devel
|
#Requires: libgnomemm-devel
|
||||||
Requires: make
|
Requires: make
|
||||||
Requires: patch
|
Requires: patch
|
||||||
Requires: libgda4-sqlite
|
Requires: libgda4-sqlite
|
||||||
@ -196,8 +196,8 @@ fi
|
|||||||
%{_datadir}/anjuta/*
|
%{_datadir}/anjuta/*
|
||||||
%{_datadir}/appdata/anjuta.appdata.xml
|
%{_datadir}/appdata/anjuta.appdata.xml
|
||||||
%{_datadir}/applications/anjuta.desktop
|
%{_datadir}/applications/anjuta.desktop
|
||||||
%{_datadir}/icons/gnome/*/mimetypes/application-x-anjuta.png
|
%{_datadir}/icons/hicolor/*/mimetypes/application-x-anjuta.png
|
||||||
%{_datadir}/icons/gnome/scalable/mimetypes/application-x-anjuta.svg
|
%{_datadir}/icons/hicolor/scalable/mimetypes/application-x-anjuta.svg
|
||||||
%{_datadir}/icons/hicolor/*/apps/anjuta.png
|
%{_datadir}/icons/hicolor/*/apps/anjuta.png
|
||||||
%{_datadir}/icons/HighContrast/*/apps/anjuta.png
|
%{_datadir}/icons/HighContrast/*/apps/anjuta.png
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/anjuta.svg
|
%{_datadir}/icons/hicolor/scalable/apps/anjuta.svg
|
||||||
@ -260,6 +260,12 @@ fi
|
|||||||
%doc %{_docdir}/anjuta/TODO
|
%doc %{_docdir}/anjuta/TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 10 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.14.0-2mamba
|
||||||
|
- remove requirements for gnome 2.x libglade* and libgnoomemm-*
|
||||||
|
|
||||||
|
* Sun Oct 12 2014 Automatic Build System <autodist@mambasoft.it> 3.14.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Apr 15 2014 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
|
* Tue Apr 15 2014 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user