rpms/dvisvgm/devel dvisvgm.spec,1.5,1.6

Michael Schwendt mschwendt at fedoraproject.org
Tue Dec 8 20:47:57 UTC 2009


Author: mschwendt

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

Modified Files:
	dvisvgm.spec 
Log Message:
* Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.8.7-2
- Explicitly BR potrace-static in accordance with the Packaging
  Guidelines (potrace-devel is still static-only).



Index: dvisvgm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dvisvgm/devel/dvisvgm.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- dvisvgm.spec	10 Nov 2009 07:18:30 -0000	1.5
+++ dvisvgm.spec	8 Dec 2009 20:47:56 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           dvisvgm
 Version:        0.8.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A DVI to SVG converter
 
 Group:          Applications/Publishing
@@ -10,7 +10,8 @@ Source0:        http://downloads.sourcef
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  automake freetype-devel ghostscript-devel potrace-devel zlib-devel 
+BuildRequires:  automake freetype-devel ghostscript-devel zlib-devel 
+BuildRequires:  potrace-static potrace-devel
 
 %if 0%{?rhel} == 4 || 0%{?rhel} == 5
 BuildRequires:  tetex-fonts
@@ -65,6 +66,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.8.7-2
+- Explicitly BR potrace-static in accordance with the Packaging
+  Guidelines (potrace-devel is still static-only).
+
 * Tue Nov 10 2009  Martin Gieseking <martin.gieseking at uos.de> - 0.8.7-1
 - updated to latest upstream release 0.8.7
 




More information about the scm-commits mailing list