rpms/plotmm/devel plotmm.spec,1.4,1.5

Tom Callaway spot at fedoraproject.org
Thu Aug 28 21:51:05 UTC 2008


Author: spot

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

Modified Files:
	plotmm.spec 
Log Message:
fix broken BR


Index: plotmm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plotmm/devel/plotmm.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- plotmm.spec	28 Aug 2008 21:23:03 -0000	1.4
+++ plotmm.spec	28 Aug 2008 21:50:35 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           plotmm
 Version:        0.1.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 
 Summary:        GTKmm plot widget for scientific applications
 Group:          System Environment/Libraries
@@ -8,7 +8,7 @@
 URL:            http://plotmm.sourceforge.net/
 Source0:        http://download.sourceforge.net/plotmm/plotmm-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  gtkmm24-devel >= 2.4.0
+BuildRequires:  gtkmm24-devel >= 2.4.0, libsigc++-devel
 
 
 %description
@@ -81,6 +81,9 @@
 %{_bindir}/plotmm-simple
 
 %changelog
+* Thu Aug 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.1.2-8
+- fix broken BR
+
 * Thu Aug 28 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.1.2-7
 - fix license tag
 




More information about the fedora-extras-commits mailing list