]> git.pld-linux.org Git - packages/wget.git/commitdiff
- changed permission on binaries to 711.
authorkloczek <kloczek@pld-linux.org>
Mon, 7 Sep 1998 20:45:30 +0000 (20:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wget.spec -> 1.3

wget.spec

index 7ab5cbd842fb7e831113eddeb3c1c9336e95a123..5b46fb1712336b02a36667c71d73cd7e7a10790f 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -55,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644, root, root, 755)
 %doc AUTHORS ChangeLog MAILING-LIST NEWS README TODO rmold.README
 %verify(not md5 size mtime) %config(noreplace) /etc/wgetrc
-%attr(755, root, root) /usr/bin/*
+%attr(711, root, root) /usr/bin/*
 %attr(644, root,  man) /usr/man/man1/*
 /usr/info/wget.info*
 %lang(cs) /usr/share/locale/cs/LC_MESSAGES/wget.mo
@@ -71,7 +71,8 @@ rm -rf $RPM_BUILD_ROOT
   [1.5.2-2]
 - added wget-pl.po.patch patch with polish translation 
   (Adam Kozubowicz <tapir@interdata.com.pl>,
-- added wget-man.patch patch with wget man page.
+- added wget-man.patch patch with wget man page,
+- changed permission on binaries to 711.
 
 * Sat Aug  8 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
   [1.5.2-1]
This page took 0.125679 seconds and 4 git commands to generate.