]> git.pld-linux.org Git - packages/cacti-spine.git/blobdiff - cacti-spine.spec
- up to 1.2.1
[packages/cacti-spine.git] / cacti-spine.spec
index bdffa8a618518dc4b4cce639e2385c4bd027b054..ab3b65c07c23e0b0f276348d52a60f529cd2cbd8 100644 (file)
@@ -1,8 +1,3 @@
-# TODO
-# - -lcap link fail:
-#spine.o: In function `drop_root':
-#/home/users/glen/rpm/packages/BUILD.x86_64-linux/cacti-spine-0.8.8f/spine.c:133: undefined reference to `cap_from_text'
-# - http://bugs.cacti.net/view.php?id=2650
 #
 # Conditional build:
 %bcond_without cap             # Enable support for the Linux Capabilities (default: disabled)
 Summary:       A backend data gatherer for Cacti
 Summary(pl.UTF-8):     Backend gromadzÄ…cy dane dla Cacti
 Name:          cacti-spine
-Version:       0.8.8g
-Release:       0.1
+Version:       1.2.1
+Release:       1
 License:       GPL
 Group:         Daemons
 Source0:       http://www.cacti.net/downloads/spine/%{name}-%{version}.tar.gz
-# Source0-md5: 9e90936b950a7a353b31bf16ff7798f4
+# Source0-md5: a0705c007e22a9fa12c592d9d610ff05
 Patch0:                %{name}-paths.patch
-Patch1:                x32.patch
-Patch2:                man-dep.patch
 # Official patches http://www.cacti.net/spine_download_patches.php
 URL:           http://www.cacti.net/
 BuildRequires: autoconf
@@ -53,10 +46,6 @@ procesorem cmd.php.
 %prep
 %setup -q
 %patch0 -p1
-%ifarch x32
-%patch1 -p1
-%endif
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -84,6 +73,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc README.md
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/spine.conf
 %attr(755,root,root) %{_sbindir}/cacti-poller-spine
+%{_mandir}/man1/spine.1*
This page took 0.036581 seconds and 4 git commands to generate.