Accepting request 583516 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/583516 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=203
This commit is contained in:
parent
67bda1916a
commit
1dc327ce50
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 28 16:22:50 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Modernize spec-file by calling spec-cleaner
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 10 21:30:24 UTC 2017 - zaitor@opensuse.org
|
Sun Sep 10 21:30:24 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
21
anjuta.spec
21
anjuta.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package anjuta
|
# spec file for package anjuta
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,9 +20,9 @@ Name: anjuta
|
|||||||
Version: 3.26.0
|
Version: 3.26.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Versatile Integrated Development Environment for GNOME
|
Summary: Versatile Integrated Development Environment for GNOME
|
||||||
License: GPL-2.0+
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Tools/IDE
|
Group: Development/Tools/IDE
|
||||||
Url: https://wiki.gnome.org/Apps/Anjuta
|
URL: https://wiki.gnome.org/Apps/Anjuta
|
||||||
Source0: http://download.gnome.org/sources/anjuta/3.26/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/anjuta/3.26/%{name}-%{version}.tar.xz
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
BuildRequires: autogen
|
BuildRequires: autogen
|
||||||
@ -144,7 +144,7 @@ translation-update-upstream
|
|||||||
make %{?_smp_mflags} V=1
|
make %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%make_install
|
||||||
# These should go to defaultdocdir.
|
# These should go to defaultdocdir.
|
||||||
rm -r %{buildroot}%{_datadir}/doc
|
rm -r %{buildroot}%{_datadir}/doc
|
||||||
%suse_update_desktop_file anjuta
|
%suse_update_desktop_file anjuta
|
||||||
@ -173,12 +173,11 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%mime_database_postun
|
%mime_database_postun
|
||||||
|
|
||||||
%post -n libanjuta-3-0 -p /sbin/ldconfig
|
%post -n libanjuta-3-0 -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libanjuta-3-0 -p /sbin/ldconfig
|
%postun -n libanjuta-3-0 -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%license COPYING
|
||||||
%doc AUTHORS COPYING ChangeLog FUTURE NEWS README doc/ScintillaDoc.html TODO
|
%doc AUTHORS ChangeLog FUTURE NEWS README doc/ScintillaDoc.html TODO
|
||||||
%doc %{_datadir}/help/C/anjuta-build-tutorial/
|
%doc %{_datadir}/help/C/anjuta-build-tutorial/
|
||||||
%doc %{_datadir}/help/C/anjuta-faqs/
|
%doc %{_datadir}/help/C/anjuta-faqs/
|
||||||
%doc %{_datadir}/help/C/anjuta-manual/
|
%doc %{_datadir}/help/C/anjuta-manual/
|
||||||
@ -198,30 +197,26 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
||||||
%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
|
%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
|
||||||
%{_datadir}/icons/hicolor/symbolic/apps/anjuta-symbolic.svg
|
%{_datadir}/icons/hicolor/symbolic/apps/anjuta-symbolic.svg
|
||||||
%{_mandir}/man?/*.*
|
%{_mandir}/man?/*%{ext_man}
|
||||||
|
|
||||||
%files -n libanjuta-3-0
|
%files -n libanjuta-3-0
|
||||||
%defattr(-, root, root)
|
|
||||||
%{_libdir}/libanjuta-3.so.*
|
%{_libdir}/libanjuta-3.so.*
|
||||||
|
|
||||||
%files -n typelib-1_0-Anjuta-3_0
|
%files -n typelib-1_0-Anjuta-3_0
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_libdir}/girepository-1.0/Anjuta-3.0.typelib
|
%{_libdir}/girepository-1.0/Anjuta-3.0.typelib
|
||||||
%{_libdir}/girepository-1.0/IAnjuta-3.0.typelib
|
%{_libdir}/girepository-1.0/IAnjuta-3.0.typelib
|
||||||
|
|
||||||
%files -n glade-catalog-anjuta
|
%files -n glade-catalog-anjuta
|
||||||
%defattr(-, root, root)
|
|
||||||
%{_libdir}/glade/modules/libgladeanjuta.so
|
%{_libdir}/glade/modules/libgladeanjuta.so
|
||||||
%{_datadir}/glade/catalogs/anjuta-glade.xml
|
%{_datadir}/glade/catalogs/anjuta-glade.xml
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-, root, root)
|
|
||||||
%doc %{_datadir}/gtk-doc/html/libanjuta/
|
%doc %{_datadir}/gtk-doc/html/libanjuta/
|
||||||
%{_includedir}/libanjuta-3.0/
|
%{_includedir}/libanjuta-3.0/
|
||||||
%{_libdir}/libanjuta-3.so
|
%{_libdir}/libanjuta-3.so
|
||||||
%{_libdir}/pkgconfig/libanjuta-3.0.pc
|
%{_libdir}/pkgconfig/libanjuta-3.0.pc
|
||||||
%{_datadir}/gir-1.0/*.gir
|
%{_datadir}/gir-1.0/*.gir
|
||||||
|
|
||||||
%files lang -f %name.lang
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user