[libgnome-java/f14/master] add missing BuildRequires: libSM-devel

Tom Callaway spot at fedoraproject.org
Sun Sep 19 15:40:25 UTC 2010


commit 7416d8ad430e73164c8272c2f64957ded472389b
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Sun Sep 19 17:40:12 2010 +0200

    add missing BuildRequires: libSM-devel

 libgnome-java.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libgnome-java.spec b/libgnome-java.spec
index 318a417..c081268 100644
--- a/libgnome-java.spec
+++ b/libgnome-java.spec
@@ -15,7 +15,7 @@
 Summary:	Java bindings for libgnome
 Name:		%{java_pkg_prefix}%{name_base}	
 Version:	2.12.7
-Release: 	1%{?dist}
+Release: 	2%{?dist}
 License:	LGPLv2
 Group:		Development/Libraries
 URL:		http://java-gnome.sourceforge.net
@@ -32,6 +32,7 @@ BuildRequires:	libgnomecanvas-devel >= 2.11.0
 BuildRequires:	gcc-java >= 4.1.1, docbook-utils
 BuildRequires:	libgtk-java-devel >= 2.10.2, java-devel >= 1.4.2
 BuildRequires:	glib-java-devel >= 0.4.2
+BuildRequires:	libSM-devel
 
 %description
 libgnome-java is a language binding that allows developers to write
@@ -116,6 +117,9 @@ install -m 644 src/java/src.zip $RPM_BUILD_ROOT%{_datadir}/java/$zipfile
 %{_datadir}/java/*.zip
 
 %changelog
+* Sun Sep 19 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.12.7-2
+- add missing BuildRequires: libSM-devel
+
 * Sun Sep 19 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.12.7-1
 - update to 2.12.7
 


More information about the scm-commits mailing list