Logoj0ke.net Open Build Service > Projects > internetx > ix-inventory-system > Changes
Sign Up | Log In

Changes of Revision 29

[-] Changed _service:set_version:ix-inventory-system.spec
x
 
1
@@ -1,7 +1,7 @@
2
 %define        pkgname inventory-system
3
 Name:      ix-inventory-system
4
 Release:   0
5
-Version:   0.0.6706
6
+Version:   0.0.6708
7
 Url:       http://www.internetx.com/
8
 License:   GPLv2
9
 Group:     System
10
@@ -67,6 +67,7 @@
11
 %install
12
 %__install -D -m755 client/%{pkgname}.sh %{buildroot}%{_sbindir}/%{pkgname}
13
 %__install -D -m755 client/cron.daily %{buildroot}%{_sysconfdir}/cron.daily/inventorysystem
14
+%__install -D -m644 client/cron.reboot %{buildroot}%{_sysconfdir}/cron.d/inventory-system
15
 %__install -D -m644 %{S:1} %{buildroot}%{_sysconfdir}/%{pkgname}.conf
16
 %__install -d %{buildroot}/%{wwwdir}
17
 %__install -D -m755 client/ix-functions.sh %{buildroot}%{_sysconfdir}/inventory-system.d/ix-functions.sh
18
@@ -87,6 +88,7 @@
19
 %defattr(-,root,root)
20
 %config(noreplace) %{_sysconfdir}/%{pkgname}.conf
21
 %{_sysconfdir}/cron.daily/inventorysystem
22
+%{_sysconfdir}/cron.d/inventory-system
23
 %{_sbindir}/%{pkgname}
24
 %dir %{_sysconfdir}/inventory-system.d
25
 %{_sysconfdir}/inventory-system.d/ix-functions.sh
26
[+] Changed _service:recompress:tar_scm:inventory-system-0.0.6708.tar.bz2/SUPPORTED_OS ^
[+] Changed _service:recompress:tar_scm:inventory-system-0.0.6708.tar.bz2/client/inventory-system.sh ^
[+] Changed _service:set_version:ix-inventory-system.dsc ^