Accepting request 84763 from home:vuntz:branches:GNOME:Factory
Update to 3.2.0 OBS-URL: https://build.opensuse.org/request/show/84763 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=103
This commit is contained in:
parent
81da0a18b7
commit
bbeebda7cd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a488bcee57b05082185f83b2b6f4057b191902d204ee7b9d9346f4f8ad302ce2
|
||||
size 7681555
|
3
anjuta-3.2.0.tar.bz2
Normal file
3
anjuta-3.2.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4ec47ba00a1a4303f1312ff2f0ff9bc24ac94f0a50b8503686944f6b545bb09
|
||||
size 7676464
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 25 23:07:28 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.2.0:
|
||||
+ Fixed make distcheck: FAQ, autotests, etc.
|
||||
+ Updated translations.
|
||||
- Drop hack to install anjuta_logo.png properly during %install:
|
||||
fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 17:50:52 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -18,14 +18,13 @@
|
||||
|
||||
|
||||
Name: anjuta
|
||||
Version: 3.1.92
|
||||
Version: 3.2.0
|
||||
Release: 1
|
||||
# FIXME: (should be fixed in > 3.1.91) Check if the anjuta_logo.png install hack is still needed. See https://bugzilla.gnome.org/show_bug.cgi?id=656470. Last checked in version 3.1.91.
|
||||
License: GPLv2+
|
||||
Summary: Versatile Integrated Development Environment for GNOME
|
||||
Url: http://anjuta.sourceforge.net/
|
||||
Group: Development/Tools/IDE
|
||||
Source: http://download.gnome.org/sources/anjuta/3.1/%{name}-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/anjuta/3.2/%{name}-%{version}.tar.bz2
|
||||
Source1: %{name}-rpmlintrc
|
||||
BuildRequires: autogen
|
||||
BuildRequires: binutils-devel
|
||||
@ -147,10 +146,6 @@ rm -r %{buildroot}%{_datadir}/doc
|
||||
#%%find_lang anjuta-build-tutorial %{?no_lang_C} anjuta.lang
|
||||
#%%find_lang anjuta-faqs %{?no_lang_C} anjuta.lang
|
||||
%find_lang anjuta-manual %{?no_lang_C} anjuta.lang
|
||||
# anjuta_logo is wrongly linked from help, https://bugzilla.gnome.org/show_bug.cgi?id=656470
|
||||
for lang in %{buildroot}/%{_datadir}/gnome/help/anjuta-manual/*; do
|
||||
cp --remove-destination %{buildroot}%{_datadir}/pixmaps/anjuta/anjuta_logo.png $lang/anjuta_logo.png
|
||||
done
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%fdupes %{buildroot}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user