automatic version update by autodist [release 3.12.0-1mamba;Tue Apr 15 2014]
This commit is contained in:
parent
906df723b4
commit
9ba315e666
15
anjuta.spec
15
anjuta.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version|cut -d. -f1-2)
|
||||
Name: anjuta
|
||||
Version: 3.10.2
|
||||
Version: 3.12.0
|
||||
Release: 1mamba
|
||||
Summary: Integrated development environment for C and C++
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
@ -53,6 +53,8 @@ BuildRequires: libz-devel
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: subversion-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libgeoclue0-devel
|
||||
BuildRequires: libgeoclue0-static
|
||||
BuildRequires: libscrollkeeper-devel
|
||||
BuildRequires: ImageMagick
|
||||
BuildRequires: perl-XML-Parser
|
||||
@ -192,9 +194,10 @@ fi
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.anjuta*.xml
|
||||
%dir %{_datadir}/anjuta
|
||||
%{_datadir}/anjuta/*
|
||||
%{_datadir}/appdata/anjuta.appdata.xml
|
||||
%{_datadir}/applications/anjuta.desktop
|
||||
%{_datadir}/icons/gnome/*/mimetypes/gnome-mime-application-x-anjuta.png
|
||||
%{_datadir}/icons/gnome/scalable/mimetypes/gnome-mime-application-x-anjuta.svg
|
||||
%{_datadir}/icons/gnome/*/mimetypes/application-x-anjuta.png
|
||||
%{_datadir}/icons/gnome/scalable/mimetypes/application-x-anjuta.svg
|
||||
%{_datadir}/icons/hicolor/*/apps/anjuta.png
|
||||
%{_datadir}/icons/HighContrast/*/apps/anjuta.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/anjuta.svg
|
||||
@ -247,7 +250,7 @@ fi
|
||||
%doc %{_docdir}/anjuta/COPYING
|
||||
%doc %{_docdir}/anjuta/ChangeLog
|
||||
%doc %{_docdir}/anjuta/FUTURE
|
||||
%doc %{_docdir}/anjuta/INSTALL
|
||||
#%doc %{_docdir}/anjuta/INSTALL
|
||||
%doc %{_docdir}/anjuta/MAINTAINERS
|
||||
%doc %{_docdir}/anjuta/NEWS
|
||||
%doc %{_docdir}/anjuta/README
|
||||
@ -255,9 +258,11 @@ fi
|
||||
%doc %{_docdir}/anjuta/ScintillaDoc.html
|
||||
%doc %{_docdir}/anjuta/THANKS
|
||||
%doc %{_docdir}/anjuta/TODO
|
||||
%doc ChangeLog NEWS README THANKS TODO
|
||||
|
||||
%changelog
|
||||
* Tue Apr 15 2014 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 16 2013 Automatic Build System <autodist@mambasoft.it> 3.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user