From b7c4b8aeeaa5b3fc1f850f8c61e38f04c81d2226 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Sep 2011 15:36:53 +0000 Subject: [PATCH 1/3] Accepting request 82977 from home:jengelh:bl-a - Remove redundant tags/sections from specfile as discussed on oSC2011/opensuse-packaging - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82977 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=101 --- anjuta.changes | 6 ++++++ anjuta.spec | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/anjuta.changes b/anjuta.changes index 4415b02..8391127 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 11:03:24 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Tue Sep 6 09:04:24 UTC 2011 - vuntz@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 8f6ef5e..808d216 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -131,7 +131,7 @@ translation-update-upstream %configure\ --disable-static \ --disable-scrollkeeper -make %{?jobs:-j%jobs} V=1 +make %{?_smp_mflags} V=1 %install %makeinstall @@ -154,9 +154,6 @@ done find %{buildroot} -type f -name "*.la" -delete -print %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - %post /sbin/ldconfig %glib2_gsettings_schema_post From 81da0a18b714d41e44eae30962dc0eb3b76cbbf3 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 22 Sep 2011 12:02:03 +0000 Subject: [PATCH 2/3] Accepting request 84400 from home:vuntz:branches:GNOME:Factory Update to 3.1.92 OBS-URL: https://build.opensuse.org/request/show/84400 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=102 --- anjuta-3.1.91.tar.bz2 | 3 --- anjuta-3.1.92.tar.bz2 | 3 +++ anjuta.changes | 7 +++++++ anjuta.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 anjuta-3.1.91.tar.bz2 create mode 100644 anjuta-3.1.92.tar.bz2 diff --git a/anjuta-3.1.91.tar.bz2 b/anjuta-3.1.91.tar.bz2 deleted file mode 100644 index f8ba218..0000000 --- a/anjuta-3.1.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96f043094dce24303a6da1224d60311159b66453b8a67fc009d33c48f3f40b84 -size 7183988 diff --git a/anjuta-3.1.92.tar.bz2 b/anjuta-3.1.92.tar.bz2 new file mode 100644 index 0000000..4935812 --- /dev/null +++ b/anjuta-3.1.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a488bcee57b05082185f83b2b6f4057b191902d204ee7b9d9346f4f8ad302ce2 +size 7681555 diff --git a/anjuta.changes b/anjuta.changes index 8391127..7e9559e 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 21 17:50:52 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.92: + + Bugs fixed: bgo#656470, bgo#658229, bgo#658262, bgo#566700, + bgo#654320, bgo#655295, bgo#658903, bgo#654463. + ------------------------------------------------------------------- Sat Sep 17 11:03:24 UTC 2011 - jengelh@medozas.de diff --git a/anjuta.spec b/anjuta.spec index 808d216..ee4f256 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -18,7 +18,7 @@ Name: anjuta -Version: 3.1.91 +Version: 3.1.92 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+ From bbeebda7cd9eb81678f3a0b18b09e45549521638 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 27 Sep 2011 11:33:17 +0000 Subject: [PATCH 3/3] 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 --- anjuta-3.1.92.tar.bz2 | 3 --- anjuta-3.2.0.tar.bz2 | 3 +++ anjuta.changes | 9 +++++++++ anjuta.spec | 9 ++------- 4 files changed, 14 insertions(+), 10 deletions(-) delete mode 100644 anjuta-3.1.92.tar.bz2 create mode 100644 anjuta-3.2.0.tar.bz2 diff --git a/anjuta-3.1.92.tar.bz2 b/anjuta-3.1.92.tar.bz2 deleted file mode 100644 index 4935812..0000000 --- a/anjuta-3.1.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a488bcee57b05082185f83b2b6f4057b191902d204ee7b9d9346f4f8ad302ce2 -size 7681555 diff --git a/anjuta-3.2.0.tar.bz2 b/anjuta-3.2.0.tar.bz2 new file mode 100644 index 0000000..cd289eb --- /dev/null +++ b/anjuta-3.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4ec47ba00a1a4303f1312ff2f0ff9bc24ac94f0a50b8503686944f6b545bb09 +size 7676464 diff --git a/anjuta.changes b/anjuta.changes index 7e9559e..f9c5bae 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -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 diff --git a/anjuta.spec b/anjuta.spec index ee4f256..accc4fb 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -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}