rpms/zaptel/FC-6 zaptel.spec,1.8,1.9

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Mon Mar 26 12:55:51 UTC 2007


Author: jcollie

Update of /cvs/extras/rpms/zaptel/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9463

Modified Files:
	zaptel.spec 
Log Message:
Own /usr/include/zaptel, fixes #233970


Index: zaptel.spec
===================================================================
RCS file: /cvs/extras/rpms/zaptel/FC-6/zaptel.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- zaptel.spec	24 Mar 2007 04:23:32 -0000	1.8
+++ zaptel.spec	26 Mar 2007 12:55:18 -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: 3%{?dist}
+Release: 4%{?dist}
 License: GPL
 Group: Applications/System
 URL: http://www.digium.com/
@@ -195,11 +195,15 @@
 %files devel
 %defattr(-,root,root,-)
 %doc LICENSE
+%dir %{_includedir}/zaptel
 %{_includedir}/zaptel/tonezone.h
 %{_includedir}/zaptel/zaptel.h
 %{_libdir}/libtonezone.so
 
 %changelog
+* Mon Mar 26 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.1-4
+- Own /usr/include/zaptel, fixes #233970.
+
 * Fri Mar 23 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.1-3
 - Really, really make it work without the kernel sources...
 




More information about the fedora-extras-commits mailing list