rpms/ant/devel ant.spec,1.51,1.52

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 27 13:13:03 UTC 2005


Author: gbenson

Update of /cvs/dist/rpms/ant/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6557/ant/devel

Modified Files:
	ant.spec 
Log Message:
Be less specific again


Index: ant.spec
===================================================================
RCS file: /cvs/dist/rpms/ant/devel/ant.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ant.spec	27 Jun 2005 10:17:22 -0000	1.51
+++ ant.spec	27 Jun 2005 13:13:00 -0000	1.52
@@ -516,8 +516,8 @@
 %{ant_home}/etc/junit-frames-xalan1.xsl
 %dir %{ant_home}/lib
 %dir %{_sysconfdir}/%{name}.d
-%attr(0755,root,root) %{_libdir}/lib*.jar.so
-%{_libdir}/*/*/%{name}-%{version}.db
+%attr(0755,root,root) %{_libdir}/*.so
+%{_libdir}/*/*/*.db
 
 %files antlr
 %defattr(0644,root,root,0755)




More information about the fedora-cvs-commits mailing list