SPECS: sysmon.spec - cleanup - include COPYRIGHT (license informat...
qboosh
qboosh at pld-linux.org
Sun Oct 8 16:43:57 CEST 2006
Author: qboosh Date: Sun Oct 8 14:43:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleanup
- include COPYRIGHT (license information) instead of LICENSE (GPL text)
---- Files affected:
SPECS:
sysmon.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/sysmon.spec
diff -u SPECS/sysmon.spec:1.1 SPECS/sysmon.spec:1.2
--- SPECS/sysmon.spec:1.1 Thu Sep 21 21:22:58 2006
+++ SPECS/sysmon.spec Sun Oct 8 16:43:52 2006
@@ -11,12 +11,9 @@
Source0: ftp://puck.nether.net/pub/jared/%{name}-%{version}.tar.gz
# Source0-md5: be9304964bfd131be6098c4b7b502cd1
Source1: %{name}.init
-# Source1-md5: d41d8cd98f00b204e9800998ecf8427e
Source2: %{name}.sysconfig
-# Source2-md5: 0d7745e331beea331749ba874eb4b5da
Patch0: %{name}-DESTDIR-headers.patch
URL: http://www.sysmon.org
-BuildRequires: automake
BuildRequires: ncurses-devel
Requires(post,preun): /sbin/chkconfig
Requires: rc-scripts
@@ -32,7 +29,6 @@
protokoły to: SMTP, IMAP, HTTP, TCP, UDP, NNTP, oraz testy poprzez
PING.
-
%prep
%setup -q
%patch0 -p1
@@ -44,6 +40,7 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d,%{_mandir}/man1,%{_mandir}/man5,/etc/sysconfig}
+
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -69,7 +66,7 @@
%files
%defattr(644,root,root,755)
-%doc LICENSE WISHLIST docs/[A-Z]* docs/*.jpg docs/*.html examples
+%doc COPYRIGHT WISHLIST docs/[A-Z]* docs/*.jpg docs/*.html examples
%attr(755,root,root) %{_bindir}/*
%attr(754,root,root) /etc/rc.d/init.d/sysmond
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/sysmond
@@ -77,13 +74,15 @@
%{_mandir}/man1/sysmon*
%{_mandir}/man5/sysmon.conf*
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/10/08 14:43:52 qboosh
+- cleanup
+- include COPYRIGHT (license information) instead of LICENSE (GPL text)
+
Revision 1.1 2006/09/21 19:22:58 undefine
- new by pi3ter
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sysmon.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list