SPECS: rpmorphan.spec - up to 1.1 - added TODO
arvenil
arvenil at pld-linux.org
Sun Dec 30 11:00:20 CET 2007
Author: arvenil Date: Sun Dec 30 10:00:20 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.1
- added TODO
---- Files affected:
SPECS:
rpmorphan.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/rpmorphan.spec
diff -u SPECS/rpmorphan.spec:1.8 SPECS/rpmorphan.spec:1.9
--- SPECS/rpmorphan.spec:1.8 Mon Nov 26 12:55:15 2007
+++ SPECS/rpmorphan.spec Sun Dec 30 11:00:14 2007
@@ -1,16 +1,17 @@
# $Revision$, $Date$
# TODO:
-# - tk gui (options: -gui or -tk) get SIGSEGV after quit
+# - tk gui (option -gui or -tk) get SIGSEGV after quit
+# - consider move %{_bindir}/rpmorphan-lib.pl to other place
Summary: rpmorphan - list the orphaned rpm packages
Summary(fr.UTF-8): rpmorphan liste les packages rpm orphelins
Summary(pl.UTF-8): rpmorphan - wyświetlanie listy osieroconych pakietów
Name: rpmorphan
-Version: 1.0
+Version: 1.1
Release: 0.2
License: GPL v2
Group: Applications/System
Source0: http://dl.sourceforge.net/rpmorphan/%{name}-%{version}.tar.gz
-# Source0-md5: 560f78f6efe95a864072de6829bb8e00
+# Source0-md5: 1b9e2e9b465218965d4761ef9fb7c9e2
URL: http://rpmorphan.sourceforge.net/
Suggests: perl-Curses-UI
Suggests: perl-Tk
@@ -56,7 +57,7 @@
ln -sf rpmorphan.pl $RPM_BUILD_ROOT%{_bindir}/rpmorphan
ln -sf rpmusage.pl $RPM_BUILD_ROOT%{_bindir}/rpmusage
-install {rpmorphan,rpmusage}.pl $RPM_BUILD_ROOT%{_bindir}
+install {rpmorphan,rpmorphan-lib,rpmusage}.pl $RPM_BUILD_ROOT%{_bindir}
install {rpmorphan,rpmusage}.1 $RPM_BUILD_ROOT%{_mandir}/man1
install rpmorphanrc.sample $RPM_BUILD_ROOT%{_sysconfdir}/rpmorphanrc
@@ -82,6 +83,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2007-12-30 10:00:14 arvenil
+- up to 1.1
+- added TODO
+
Revision 1.8 2007-11-26 11:55:15 arvenil
- S: perl-Curses-UI (part of TODO)
- S: perl-Tk (part of TODO)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpmorphan.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list