]> git.pld-linux.org Git - packages/cdrtools.git/commitdiff
- added more static libraries to -devel
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 28 Aug 2002 22:10:56 +0000 (22:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- commented out scgcheck manual, as scgcheck binary is not included
  (scgcheck is for ABI testing, not development...)

Changed files:
    cdrtools.spec -> 1.38

cdrtools.spec

index 14ad0f3228f6df9104550863885b2ed6fc22a58e..16b35f5968452e0f7931609ed874c11fc316cf6e 100644 (file)
@@ -158,12 +158,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/libdeflt.a
-%{_libdir}/libscg.a
-%{_libdir}/libschily.a
+%{_libdir}/lib*.a
 %{_includedir}/schily
 %{_includedir}/*.h
-%{_mandir}/man1/scgcheck.1*
+#%attr(755,root,root) %{_bindir}/scgcheck
+#%{_mandir}/man1/scgcheck.1*
 
 %files cdda2wav
 %defattr(644,root,root,755)
This page took 0.12332 seconds and 4 git commands to generate.