]> git.pld-linux.org Git - packages/gtkmm.git/commitdiff
- working Source URL
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 25 Feb 2003 12:13:31 +0000 (12:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtkmm.spec -> 1.47

gtkmm.spec

index eda28d103500dd735f86f22a31fbc0a3c146d268..1cab2cd1e82b7af54825416f29068893b81fe920 100644 (file)
@@ -6,25 +6,23 @@ Version:      1.3.26
 Release:       1
 License:       LGPL
 Group:         X11/Libraries
-Source0:       http://prdownloads.sourceforge.net/gtkmm/gtkmm-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/gtkmm/gtkmm-%{version}.tar.gz
 URL:           http://gtkmm.sourceforge.net/
 Requires:      cpp
-BuildRequires: esound-devel
 BuildRequires: atk-devel >= 1.0.0
-BuildRequires: pango-devel >= 1.0.0
+BuildRequires: autoconf
+BuildRequires: esound-devel
 BuildRequires: glib2-devel >= 2.0.0
 BuildRequires: gtk+2-devel >= 2.0.0
-BuildRequires: libstdc++-devel
-BuildRequires: zlib-devel
 BuildRequires: libsigc++-devel >= 1.2.1
-BuildRequires: perl
-BuildRequires: autoconf
-BuildRequires: rpm-perlprov >= 3.0.3-16
+BuildRequires: libstdc++-devel
+BuildRequires: pango-devel >= 1.0.0
 BuildRequires: perl >= 5.6
+BuildRequires: rpm-perlprov >= 3.0.3-16
+BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     Gtk--
 
-
 %description
 This package provides a C++ interface for GTK+ (the Gimp ToolKit) GUI
 library. The interface provides a convenient interface for C++
This page took 0.076389 seconds and 4 git commands to generate.