rpms/ldm/devel ldm.spec,1.7,1.8

Warren Togami 砥上勇 (wtogami) fedora-extras-commits at redhat.com
Tue Apr 8 02:38:27 UTC 2008


Author: wtogami

Update of /cvs/pkgs/rpms/ldm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27271

Modified Files:
	ldm.spec 
Log Message:
fix buildreqs



Index: ldm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ldm/devel/ldm.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ldm.spec	7 Apr 2008 16:57:16 -0000	1.7
+++ ldm.spec	8 Apr 2008 02:37:51 -0000	1.8
@@ -11,6 +11,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel
+BuildRequires:  gettext-devel
+BuildRequires:  intltool
 
 Requires:       nc
 Requires:       openssh-clients




More information about the scm-commits mailing list