rpms/loudmouth/devel loudmouth.spec,1.1,1.2

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Thu May 5 15:04:02 UTC 2005


Author: bpepple

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

Modified Files:
	loudmouth.spec 
Log Message:
add requires for glib2-devel


Index: loudmouth.spec
===================================================================
RCS file: /cvs/extras/rpms/loudmouth/devel/loudmouth.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- loudmouth.spec	5 May 2005 13:45:51 -0000	1.1
+++ loudmouth.spec	5 May 2005 15:04:00 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           loudmouth
 Version:        0.17.2
-Release:        2
+Release:        3
 Summary:        Loudmouth is a Jabber programming library written in C
 
 Group:          System Environment/Libraries
@@ -20,7 +20,6 @@
 BuildRequires:	libgcrypt-devel
 %endif
 
-
 %description
 Loudmouth is a lightweight and easy-to-use C library for programming
 with the Jabber protocol. It's designed to be easy to get started with
@@ -31,7 +30,7 @@
 Summary:	Development files for Loudmouth
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-
+Requires:	glib2-devel
 
 %description devel
 Loudmouth is a lightweight and easy-to-use C library for programming
@@ -86,6 +85,9 @@
 
 
 %changelog
+* Thu May  5 2005 Brian Pepple <bdpepple at ameritech.net> - 0.17.2-3
+- Adde glib2-devel requires.
+
 * Thu May  5 2005 Brian Pepple <bdpepple at ameritech.net> - 0.17.2-2
 - added %%{_includedir}.
 - Add libgcrypt-devel BR.




More information about the fedora-extras-commits mailing list