]> git.pld-linux.org Git - packages/A3Com.git/commitdiff
- avoid defining default %attr
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Jul 2006 15:02:19 +0000 (15:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    A3Com.spec -> 1.11

A3Com.spec

index dd4ce696f3f8385c28fbffa7469850bff27f0502..68810e8701c83cf68db25595506a916e2945814c 100644 (file)
@@ -84,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CHANGELOG TODO README test.pl
 %attr(777,root,root) %dir /var/lib/A3Com
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/a3com.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/a3com.conf
 %attr(755,root,root) %{_bindir}/*
 %dir %{perl_vendorlib}/A3Com
 %{perl_vendorlib}/A3Com/*.pm
This page took 0.093099 seconds and 4 git commands to generate.