rpms/php-extras/FC-6 php-extras.spec,1.8,1.9

Dmitry Butskoy (buc) fedora-extras-commits at redhat.com
Thu Jun 14 12:45:51 UTC 2007


Author: buc

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

Modified Files:
	php-extras.spec 
Log Message:



Index: php-extras.spec
===================================================================
RCS file: /cvs/extras/rpms/php-extras/FC-6/php-extras.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- php-extras.spec	1 Sep 2006 15:15:59 -0000	1.8
+++ php-extras.spec	14 Jun 2007 12:45:16 -0000	1.9
@@ -8,7 +8,7 @@
 %{expand:%def mcrypt}
 %{expand:%def mhash}
 %{expand:%def tidy}
-#  mssql
+%{expand:%def mssql}
 
 
 %define list	%{?_with_dbase:dbase} %{?_with_readline:readline} %{?_with_recode:recode} %{?_with_mcrypt:mcrypt} %{?_with_mhash:mhash} %{?_with_tidy:tidy} %{?_with_mssql:mssql}
@@ -22,7 +22,7 @@
 Summary: Additional PHP modules from the standard PHP distribution
 #Version: %(php-config --version 2>/dev/null || echo 0)
 Version: 5.1.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 License: The PHP License
 URL: http://www.php.net/
@@ -251,6 +251,9 @@
 
 
 %changelog
+* Thu Jun 14 2007 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.1.6-2
+- add php-mssql support
+
 * Fri Sep  1 2006 Dmitry Butskoy <Dmitry at Butskoy.name> - 5.1.6-1
 - update to 5.1.6
 




More information about the fedora-extras-commits mailing list