[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/Guppi/devel Guppi.spec,1.23,1.24



Author: karsten

Update of /cvs/dist/rpms/Guppi/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15783

Modified Files:
	Guppi.spec 
Log Message:
- BuildPreReq: libSM-devel

/usr/bin/ld: cannot find -lSM



Index: Guppi.spec
===================================================================
RCS file: /cvs/dist/rpms/Guppi/devel/Guppi.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- Guppi.spec	13 Feb 2006 16:12:12 -0000	1.23
+++ Guppi.spec	1 Mar 2006 14:34:39 -0000	1.24
@@ -1,7 +1,7 @@
 Summary: GNOME Data Analysis and Visualization.
 Name: Guppi
 Version: 0.40.3
-Release: 24.2.1.1
+Release: 25
 License: GPL
 Group: Applications/Engineering
 Source: ftp://ftp.gnome.org/pub/guppi/%{name}-%{version}.tar.bz2
@@ -18,6 +18,7 @@
 BuildPrereq: libglade-devel
 BuildPrereq: gdk-pixbuf-devel, gnome-print-devel
 BuildPrereq: gal-devel
+BuildPrereq: libSM-devel
 %description
 Guppi is a GNOME-based data analysis and visualization system.
 
@@ -82,6 +83,9 @@
 %{_datadir}/aclocal/libguppi.m4
 
 %changelog
+* Wed Mar 01 2006 Karsten Hopp <karsten redhat de> 0.40.3-25
+- BuildPreReq: libSM-devel
+
 * Mon Feb 13 2006 Bill Nottingham <notting redhat com> - 0.40.3-24.2.1.1
 - again and again and again and again and again
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]