rpms/loudmouth/devel loudmouth.spec,1.15,1.16

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Tue Aug 29 17:32:17 UTC 2006


Author: bpepple

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

Modified Files:
	loudmouth.spec 
Log Message:
* Tue Aug 29 2006 Brian Pepple <bpepple at fedoraproject.org> - 1.0.4-3
- Rebuild for FC6.
- Simplify devel description.



Index: loudmouth.spec
===================================================================
RCS file: /cvs/extras/rpms/loudmouth/devel/loudmouth.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- loudmouth.spec	29 Jun 2006 14:34:31 -0000	1.15
+++ loudmouth.spec	29 Aug 2006 17:32:17 -0000	1.16
@@ -2,7 +2,7 @@
 
 Name:           loudmouth
 Version:        1.0.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Loudmouth is a Jabber programming library written in C
 
 Group:          System Environment/Libraries
@@ -28,7 +28,7 @@
 
 
 %package devel
-Summary:	Development files for Loudmouth
+Summary:	Development files for %{name}
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	glib2-devel
@@ -39,9 +39,8 @@
 
 
 %description devel
-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
-and yet extensible to let you do anything the Jabber protocol allows.
+The %{name}-devel package contains libraries and header files for
+developing applications that use %{name}.
 
 
 %prep
@@ -93,6 +92,10 @@
 
 
 %changelog
+* Tue Aug 29 2006 Brian Pepple <bpepple at fedoraproject.org> - 1.0.4-3
+- Rebuild for FC6.
+- Simplify devel description.
+
 * Thu Jun 29 2006 Brian Pepple <bpepple at fedoraproject.org> - 1.0.4-2
 - Update to 1.0.4.
 - Add devel requires on pkgconfig.




More information about the fedora-extras-commits mailing list