rpms/lat/devel lat.spec,1.11,1.12

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Tue Nov 21 15:57:40 UTC 2006


Author: pghmcfc

Update of /cvs/extras/rpms/lat/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19361

Modified Files:
	lat.spec 
Log Message:
Add missing runtime dep, gnome-sharp


Index: lat.spec
===================================================================
RCS file: /cvs/extras/rpms/lat/devel/lat.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lat.spec	20 Oct 2006 15:00:39 -0000	1.11
+++ lat.spec	21 Nov 2006 15:57:10 -0000	1.12
@@ -1,7 +1,7 @@
 Name:               lat
 Summary:            LDAP Administration Tool
 Version:            1.2.1.1
-Release:            1%{?dist}
+Release:            2%{?dist}
 License:            GPL
 Group:              Applications/Productivity
 Url:                http://dev.mmgsecurity.com/projects/lat/
@@ -13,7 +13,7 @@
 BuildRequires:      gtk-sharp2 >= 2.8.0
 %else
 BuildRequires:      gnome-sharp-devel, gtk-sharp2-devel >= 2.8.0, dbus-sharp-devel
-Requires:           scrollkeeper
+Requires:           scrollkeeper, gnome-sharp
 %endif
 Requires:           mono-data, gtk-sharp2, dbus-sharp, avahi-sharp
 
@@ -111,6 +111,9 @@
 %{_libdir}/pkgconfig/lat-plugins.pc
 
 %changelog
+* Tue Nov 21 2006 Paul Howarth <paul at city-fan.org> 1.2.1.1-2
+- Add missing runtime dep, gnome-sharp
+
 * Fri Oct 20 2006 Paul Howarth <paul at city-fan.org> 1.2.1.1-1
 - Update to 1.2.1.1
 




More information about the fedora-extras-commits mailing list