re-enable missing dep
[myplc.git] / myplc.spec
index 1b9c270..6296852 100644 (file)
@@ -4,7 +4,7 @@
 %define url $URL$
 
 %define name myplc
-%define version 5.0
+%define version 4.3
 %define taglevel 2
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -32,7 +32,7 @@ Requires: sendmail
 Requires: sendmail-cf
 Requires: openssl
 Requires: expect
-Requires: php-pgsql
+Requires: php-pgsql
 Requires: curl
 Requires: rsync
 Requires: python-devel
@@ -55,6 +55,7 @@ Requires: xmlsec1-openssl
 Requires: bootmanager
 Requires: bootcd-%{pldistro}-%{_arch}
 Requires: PLCWWW
+Requires: www-register-wizard
 Requires: nodeconfig
 Requires: PLCAPI
 Requires: bootstrapfs-%{pldistro}-%{_arch}
@@ -194,11 +195,11 @@ fi
 /usr/share/myplc
 
 %changelog
-* Thu Jan 29 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-5.0-2
+* Thu Jan 29 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.3-2
 - rename myplc into myplc-chroot and myplc-native into myplc
 - new settings (shortname & hrn_root) for local peer
 
-* Wed Sep 10 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-5.0-1
+* Wed Sep 10 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.3-1
 - First iteration of new data model
 - Bunch of various fixes