]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- strip strip-unneeded
authorwojtek <wojtek@pld.org.pl>
Thu, 10 Jun 1999 05:26:26 +0000 (05:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
+ strip --strip-unneeded

drobnostka ale niejednego zapewne ucieszy ... ;)

Changed files:
    glibc.spec -> 1.47

glibc.spec

index e9149c61ca22195b41b409df6d15ef6fae9693a7..e0391e5c57e7f4a14b292b3789166b5b3059fc83 100644 (file)
@@ -229,7 +229,7 @@ gzip -9fn README NEWS FAQ BUGS NOTES PROJECTS \
        documentation/* login/README.utmpd
 
 strip $RPM_BUILD_ROOT/{sbin/*,usr/{sbin/*,bin/*}} ||:
-strip strip--unneeded $RPM_BUILD_ROOT/lib/lib*.so.* \
+strip --strip--unneeded $RPM_BUILD_ROOT/lib/lib*.so.* \
        $RPM_BUILD_ROOT/usr/lib/gconv/*.so
 
 %post   -p /sbin/ldconfig
@@ -379,7 +379,8 @@ Revision 1.54  1999/07/12 23:05:57  kloczek
 - fixed %build,
 - minor changes.
 
-- pl translation by Wojtek ¦lusarczyk <wojtek@shadow.eu.org>.  [2.1.1-1]
+- pl translation by Wojtek ¦lusarczyk <wojtek@shadow.eu.org>.
+  [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.064864 seconds and 4 git commands to generate.