SPECS: lstat.spec - mv /usr/bin/lstatd{,.pl} - rel. 16 - more TODO
sls
sls at pld-linux.org
Sat Nov 24 18:30:22 CET 2007
Author: sls Date: Sat Nov 24 17:30:22 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- mv /usr/bin/lstatd{,.pl}
- rel. 16
- more TODO
---- Files affected:
SPECS:
lstat.spec (1.73 -> 1.74)
---- Diffs:
================================================================
Index: SPECS/lstat.spec
diff -u SPECS/lstat.spec:1.73 SPECS/lstat.spec:1.74
--- SPECS/lstat.spec:1.73 Sat Nov 24 15:34:51 2007
+++ SPECS/lstat.spec Sat Nov 24 18:30:16 2007
@@ -2,12 +2,16 @@
# TODO:
# - allow to show while configure where are: "w","users","sh","ipchains","df","fping","ifconfig",
# "install","perl","chmod","iptables","uptime","htpasswd" Or guess it...
+# - use %lang for %doc/{pl,en}
+# - doc/*/flag*.gif shouldn't be %doc
+# - don't package doc/en
+#
%include /usr/lib/rpm/macros.perl
Summary: LinuxStat is for generating and displaying different statistics
Summary(pl.UTF-8): LinuxStat służy do generowania i prezentacji różnych statystyk
Name: lstat
Version: 2.3.2
-Release: 15
+Release: 16
Epoch: 1
License: GPL
Group: Applications/Networking
@@ -138,6 +142,8 @@
install %{SOURCE2} $RPM_BUILD_ROOT%{_httpdconf}/httpd.conf
install %{SOURCE2} $RPM_BUILD_ROOT%{_httpdconf}/apache.conf
+mv -f $RPM_BUILD_ROOT%{_bindir}/lstatd{,.pl}
+
rm -f $RPM_BUILD_ROOT%{_httpdconf}/lstat.conf
%clean
@@ -231,7 +237,7 @@
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lstat/config
%config(noreplace,missingok) %verify(not size mtime md5) %{_sysconfdir}/lstat/users
-%attr(755,root,root) %{_bindir}/lstatd
+%attr(755,root,root) %{_bindir}/lstatd.pl
%attr(755,root,root) %{_bindir}/show_filters
%attr(755,root,root) %{_bindir}/security_lstat
%attr(755,root,root) %{_bindir}/Mkgraph.pl
@@ -270,6 +276,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.74 2007-11-24 17:30:16 sls
+- mv /usr/bin/lstatd{,.pl}
+- rel. 16
+- more TODO
+
Revision 1.73 2007-11-24 14:34:51 sls
- added long_device_name.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lstat.spec?r1=1.73&r2=1.74&f=u
More information about the pld-cvs-commit
mailing list