rpms/smarteiffel/devel smarteiffel.spec,1.3,1.4

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Sun Jan 6 10:15:55 UTC 2008


Author: gemi

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

Modified Files:
	smarteiffel.spec 
Log Message:
added buildreq libX11-devel


Index: smarteiffel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/smarteiffel/devel/smarteiffel.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- smarteiffel.spec	5 Jan 2008 23:38:58 -0000	1.3
+++ smarteiffel.spec	6 Jan 2008 10:15:16 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           smarteiffel
 Version:        2.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The GNU Eiffel Compiler and Libraries
 
 Group:          Development/Languages
@@ -9,6 +9,7 @@
 Source:         http://gforge.inria.fr/frs/download.php/586/SmartEiffel-2-3.tar.bz2
 Source1:        SmartEiffel.serc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  libX11-devel
 
 %description
 SmartEiffel is a small, portable implementation of the Eiffel OO
@@ -91,6 +92,9 @@
 
 
 %changelog
+* Sun Jan  6 2008 Gerard Milmeister <gemi at bluewin.ch> - 2.3-2
+- added buildreq libX11-devel
+
 * Sat Jan  5 2008 Gerard Milmeister <gemi at bluewin.ch> - 2.3-1
 - new release 2.3
 




More information about the fedora-extras-commits mailing list