[glade2] mark as legacy (#882557)

Nils Philippsen nphilipp at fedoraproject.org
Tue Dec 4 16:41:49 UTC 2012


commit 1718a144f4c8ca0401774f0835b9d63d1783b765
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Dec 4 17:41:11 2012 +0100

    mark as legacy (#882557)

 glade2.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/glade2.spec b/glade2.spec
index 7f3d826..649a30d 100644
--- a/glade2.spec
+++ b/glade2.spec
@@ -1,9 +1,9 @@
 %define po_package glade-2.0
 
-Summary:        A GTK+ GUI builder
+Summary:        User Interface Designer for GTK+ 2, legacy version
 Name:           glade2
 Version:        2.12.2
-Release:        12%{?dist}
+Release:        13%{?dist}
 License:        GPLv2+ and GFDL
 URL:            http://glade.gnome.org/
 Source:         http://download.gnome.org/sources/glade/2.12/glade-%{version}.tar.bz2
@@ -29,13 +29,14 @@ BuildRequires: gettext
 BuildRequires: perl(XML::Parser)
 
 %description
+The glade2 package contains a legacy version of Glade for GTK+ 2.x. Do not use
+it for new projects, use glade (for GTK+ 3.x) or glade3 (for GTK+ 2.x) instead.
+
 Glade is a free user interface builder for GTK+ and the GNOME GUI
 desktop. Glade can produce C source code. Support for C++, Ada95,
 Python, and Perl is also available, via external tools which process
 the XML interface description files output by GLADE.
 
-The glade2 package contains a version of Glade for GTK+ 2.0.
-
 %prep
 %setup -q -n glade-%{version}
 %patch0 -p1 -b .gnome-i18n
@@ -70,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
 %{_bindir}/*
 
 %changelog
+* Tue Dec 04 2012 Nils Philippsen <nils at redhat.com> - 2.12.2-13
+- mark as legacy (#882557)
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.12.2-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list