SPECS: splitvt.spec - fix attr, rel 3
undefine
undefine at pld-linux.org
Fri Jun 17 23:15:41 CEST 2005
Author: undefine Date: Fri Jun 17 21:15:41 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix attr, rel 3
---- Files affected:
SPECS:
splitvt.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/splitvt.spec
diff -u SPECS/splitvt.spec:1.10 SPECS/splitvt.spec:1.11
--- SPECS/splitvt.spec:1.10 Sun Oct 10 20:16:49 2004
+++ SPECS/splitvt.spec Fri Jun 17 23:15:36 2005
@@ -3,7 +3,7 @@
Summary(pl): Program który dzieli konsole na dwa okna
Name: splitvt
Version: 1.6.5
-Release: 2
+Release: 3
License: GPL
Group: Applications/System
Source0: ftp://metalab.unc.edu/pub/Linux/utils/console/%{name}-%{version}.tar.gz
@@ -46,7 +46,7 @@
%files
%defattr(644,root,root,755)
%doc README CHANGES NOTES TODO ANNOUNCE
-%{_bindir}/splitvt
+%attr(755,root,root) %{_bindir}/splitvt
%{_mandir}/man1/splitvt.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2005/06/17 21:15:36 undefine
+- fix attr, rel 3
+
Revision 1.10 2004/10/10 18:16:49 darekr
- added URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/splitvt.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list