]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- change macro name from man-pages-ver to man_pages_ver (work with rpm 2.9x); change... glibc-2_1-9
authorArtur Frysiak <artur@frysiak.net>
Wed, 31 Mar 1999 07:39:21 +0000 (07:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.18

glibc.spec

index 4c4e65fcf508663e9346950bf67d34bd9f8a234d..828121da80d6bb2843e77247384b744069f3c355 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    GNU libc
 Summary(tr):   GNU libc
 name:          glibc
 Version:       2.1
-%define                man-pages-ver 1.23
+%define                man_pages_ver 1.23
 Release:       9
 Copyright:     LGPL
 Group:         Libraries
@@ -15,7 +15,7 @@ Source1:      ftp://sourceware.cygnus.com/pub/glibc/%{name}-linuxthreads-%{version}.t
 Source2:       http://www.ozemail.com.au/~geoffk/glibc-crypt/%{name}-crypt-%{version}.tar.gz
 Source3:       utmpd.init
 Source4:       nscd.init
-Source5:       ftp://ftp.win.tue.nl/pub/linux/man/man-pages-%{man-pages-ver}.tar.gz
+Source5:       ftp://ftp.win.tue.nl/pub/linux/docs/manpages/man-pages-%{man_pages_ver}.tar.bz2
 Patch0:                glibc-info.patch
 URL:           http://www.gnu.org/software/libc/
 Provides:      ld.so.2
@@ -341,7 +341,8 @@ rm -rf $RPM_BUILD_ROOT
   long to compile the full featured version on my home linux box ;)
 - compilation is now performed in compile directory as advised 
   in Glibc HOWTO,
-- start at invalid RH spec file.  [2.1.1-1]
+- start at invalid RH spec file.
+  [2.1.1-1]
 - based on RH spec,
 - spec rewrited by PLD team,
   we start at GNU libc 2.0.92 one year ago ...
This page took 0.056138 seconds and 4 git commands to generate.