rpms/libtopology/devel libtopology.spec,1.1,1.2

Tony Breeds tbreeds at fedoraproject.org
Tue Dec 30 00:00:56 UTC 2008


Author: tbreeds

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

Modified Files:
	libtopology.spec 
Log Message:
Conform with the new font packageing guidelines (#477415)



Index: libtopology.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libtopology/devel/libtopology.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libtopology.spec	17 Nov 2008 02:34:09 -0000	1.1
+++ libtopology.spec	30 Dec 2008 00:00:26 -0000	1.2
@@ -1,6 +1,6 @@
 name:		libtopology
 Version:	0.3
-Release:	0.3%{?dist}
+Release:	4%{?dist}
 Summary:	CPU Topology library
 
 Group:		System Environment/Libraries
@@ -43,6 +43,8 @@
 cp -p COPYING README %{buildroot}/%{_defaultdocdir}/%{name}-%{version}/
 cp -p programs/*.c %{buildroot}/%{_defaultdocdir}/%{name}-%{version}/examples/.
 cp -p include/compat.h %{buildroot}/%{_defaultdocdir}/%{name}-%{version}/examples/.
+# We shouldn't package fonts.  They're not required.
+rm doc/generated/latex/FreeSans.ttf
 cp -pr doc/generated/* %{buildroot}/%{_defaultdocdir}/%{name}-%{version}/doc/.
 
 %clean
@@ -67,6 +69,9 @@
 %{_defaultdocdir}/%{name}-%{version}/doc
 
 %changelog
+* Tue Dec 30 2008 Tony Breeds <tony at bakeyournoodle.com> 0.3-4
+- Conform with the new font packageing guidelines (#477415)
+
 * Tue Nov 12 2008 Tony Breeds <tony at bakeyournoodle.com> 0.3-0.3
 - Add BuildRequires for doxygen to the -devel package.
 




More information about the fedora-extras-commits mailing list