git://git.onelab.eu
/
vsys.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
keywords
[vsys.git]
/
vsys.spec
diff --git
a/vsys.spec
b/vsys.spec
index
207d7e7
..
6f666cf
100644
(file)
--- a/
vsys.spec
+++ b/
vsys.spec
@@
-10,7
+10,7
@@
%define name vsys
%define version 0.9
%define name vsys
%define version 0.9
-%define taglevel
2
+%define taglevel
3
%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@
-63,7
+63,7
@@
rm -rf $RPM_BUILD_ROOT
%files
/usr/bin/vsys
/etc/init.d/vsys
%files
/usr/bin/vsys
/etc/init.d/vsys
-/vsys
/*
+/vsys
%config(noreplace) /etc/vsys.conf
%{_sysconfdir}/logrotate.d/vsys
%config(noreplace) /etc/vsys.conf
%{_sysconfdir}/logrotate.d/vsys
@@
-77,6
+77,9
@@
fi
%postun
%changelog
%postun
%changelog
+* Mon May 18 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - 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 <sapanb@cs.princeton.edu> - vsys-0.9-2
- Getting rid of factory scripts from the main vsys. They now live elsewhere.
* Mon May 18 2009 Sapan Bhatia <sapanb@cs.princeton.edu> - vsys-0.9-2
- Getting rid of factory scripts from the main vsys. They now live elsewhere.