X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vsys.spec;h=6f666cfbdfeec07e9024159d3d611162bda43535;hb=0b771500432b60f58f3eeb1b419a65b58e202cea;hp=207d7e7585457f6fd47cf12dd699c7fcfbabb9a1;hpb=ba6493a56ff7f1d312beb08261c2963ae5994d4f;p=vsys.git diff --git a/vsys.spec b/vsys.spec index 207d7e7..6f666cf 100644 --- a/vsys.spec +++ b/vsys.spec @@ -10,7 +10,7 @@ %define name vsys %define version 0.9 -%define taglevel 2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -63,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT %files /usr/bin/vsys /etc/init.d/vsys -/vsys/* +/vsys %config(noreplace) /etc/vsys.conf %{_sysconfdir}/logrotate.d/vsys @@ -77,6 +77,9 @@ fi %postun %changelog +* Mon May 18 2009 Sapan Bhatia - vsys-0.9-3 +- The previous tag (0.9-2) doesn't build. This one is tested to build and install (or rather, upgrade) fine with the previous version of vsys. + * Mon May 18 2009 Sapan Bhatia - vsys-0.9-2 - Getting rid of factory scripts from the main vsys. They now live elsewhere.