]> git.pld-linux.org Git - packages/a52dec.git/commitdiff
- fixed %%files (moved *.la from libs-static to libs-devel)
authortrojan <trojan@pld-linux.org>
Fri, 17 Jan 2003 08:40:37 +0000 (08:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    a52dec.spec -> 1.23

a52dec.spec

index fa5e02a934bfc78fd4a5aefc6633d36d154aade0..b005b0d57a359d6d2eab1f703aea83c6be083589 100644 (file)
@@ -98,10 +98,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files libs-devel
 %defattr(644,root,root,755)
+%{_libdir}/*.la
 %attr(755,root,root) %{_libdir}/*.so
 %{_includedir}/*
 
 %files libs-static
 %defattr(644,root,root,755)
 %{_libdir}/*.a
-%{_libdir}/*.la
This page took 0.079046 seconds and 4 git commands to generate.