rpms/liblo/devel liblo.spec,1.13,1.14

Anthony Green green at fedoraproject.org
Sat Feb 28 13:37:37 UTC 2009


Author: green

Update of /cvs/pkgs/rpms/liblo/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21150

Modified Files:
	liblo.spec 
Log Message:
Rev 4.  Don't install font.


Index: liblo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liblo/devel/liblo.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- liblo.spec	25 Feb 2009 16:05:13 -0000	1.13
+++ liblo.spec	28 Feb 2009 13:37:07 -0000	1.14
@@ -1,7 +1,7 @@
 Summary:      Open Sound Control library
 Name:         liblo
 Version:      0.24
-Release:      3%{?dist}
+Release:      4%{?dist}
 License:      GPLv2+
 Group:        System Environment/Libraries
 URL:          http://liblo.sourceforge.net
@@ -57,13 +57,17 @@
 %files devel
 %defattr(-,root,root)
 %exclude %{_libdir}/liblo.la
-%doc doc/html doc/latex
+%doc doc/html
 %{_libdir}/liblo.so
 %{_includedir}/lo
 %{_libdir}/pkgconfig/liblo.pc
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 26 2009 Anthony Green <green at redhat.com> 0.24-4
+- Remove latex docs as they bundle a .ttf file which goes against the 
+  Fedora guidelines.  HTML docs should be sufficient.
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.24-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list