From 357aceee7403f086d571a6a6658243dc407183d2 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 20 May 2005 22:36:57 +0000 Subject: [PATCH] - missing defattrs Changed files: aMule.spec -> 1.59 --- aMule.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/aMule.spec b/aMule.spec index 30b8ef6..228985b 100644 --- a/aMule.spec +++ b/aMule.spec @@ -146,10 +146,12 @@ rm -rf $RPM_BUILD_ROOT %lang(hu) %{_mandir}/hu/man1/xas* %files plugin-xchat +%defattr(644,root,root,755) %{_libdir}/xchat/plugins/xas.pl %files alc -%{_bindir}/alc* +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/alc* %{_desktopdir}/alc.desktop %{_pixmapsdir}/alc.xpm %{_mandir}/man1/alc* @@ -158,9 +160,9 @@ rm -rf $RPM_BUILD_ROOT %lang(fr) %{_mandir}/fr/man1/alc* %lang(hu) %{_mandir}/hu/man1/alc* - %files cas -%{_bindir}/*cas +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/*cas %{_datadir}/amule/cas %{_desktopdir}/*cas.desktop %{_pixmapsdir}/wxcas.xpm -- 2.43.0