]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
*** empty log message ***
authorGordon Matzigkeit <gord@profitpress.com>
Thu, 12 Feb 1998 05:45:15 +0000 (05:45 +0000)
committerGordon Matzigkeit <gord@gnu.org>
Thu, 12 Feb 1998 05:45:15 +0000 (05:45 +0000)
libtool.spec

index 3b3065b608e2967fc7140d39da09910c7b0e7df3..2787e0f3384e1a7827fa86caa800f2e8df0cecfd 100644 (file)
@@ -1,4 +1,4 @@
-Summary: GNU libtool - shared library support for source packages
+Summary: GNU Libtool - shared library support for source packages
 # $Format: "Name: $Project$"$
 Name: libtool
 # $Format: "Version: $ProjectMajorVersion$"$
@@ -6,13 +6,12 @@ Version: 1.0j
 Release: 1
 Copyright: GPL
 Group: Development/Build
-# FIXME: add an `Icon:' entry when we have one.
 Source: ftp://prep.ai.mit.edu/pub/gnu/libtool-%{PACKAGE_VERSION}.tar.gz
+URL: http://www.profitpress.com/libtool/
 BuildRoot: /tmp/libtool.root
 
-# FIXME: add information to the description when we have an URL.
 %description
-This is GNU libtool, a generic library support script.  Libtool hides
+This is GNU Libtool, a generic library support script.  Libtool hides
 the complexity of using shared libraries behind a consistent, portable
 interface.