rpms/zaptel/devel zaptel.spec,1.8,1.9

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Fri Mar 23 05:23:08 UTC 2007


Author: jcollie

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

Modified Files:
	zaptel.spec 
Log Message:
See if we can build without kernel sources


Index: zaptel.spec
===================================================================
RCS file: /cvs/extras/rpms/zaptel/devel/zaptel.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- zaptel.spec	23 Mar 2007 05:04:54 -0000	1.8
+++ zaptel.spec	23 Mar 2007 05:22:35 -0000	1.9
@@ -1,7 +1,7 @@
 Summary: Tools and libraries for using/configuring/monitoring Zapata telephony interfaces
 Name: zaptel
 Version: 1.4.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Applications/System
 URL: http://www.digium.com/
@@ -81,7 +81,7 @@
 
 %configure
 
-make %{?_smp_mflags}
+make %{?_smp_mflags} programs
 
 %install
 rm -rf %{buildroot}
@@ -198,6 +198,9 @@
 %{_libdir}/libtonezone.so
 
 %changelog
+* Fri Mar 23 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.1-2
+- Let's see if we can get this to build without the kernel sources present.
+
 * Fri Mar 23 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.1-1
 - Update to 1.4.1
 




More information about the fedora-extras-commits mailing list