SPECS: tsocks.spec - release .2: 644 for the conf file, package *.so (/usr/...
radek
radek at pld-linux.org
Sat Sep 20 11:34:37 CEST 2008
Author: radek Date: Sat Sep 20 09:34:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- release .2: 644 for the conf file, package *.so (/usr/bin/tsocks loads it)
---- Files affected:
SPECS:
tsocks.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/tsocks.spec
diff -u SPECS/tsocks.spec:1.7 SPECS/tsocks.spec:1.8
--- SPECS/tsocks.spec:1.7 Mon Feb 12 23:09:18 2007
+++ SPECS/tsocks.spec Sat Sep 20 11:34:31 2008
@@ -8,7 +8,7 @@
Name: tsocks
Version: 1.8
%define _beta beta5
-Release: 0.%{_beta}.1
+Release: 0.%{_beta}.2
License: GPL v2
Group: Networking/Utilities
Source0: http://ftp1.sourceforge.net/tsocks/%{name}-%{version}%{_beta}.tar.gz
@@ -84,8 +84,8 @@
%files
%defattr(644,root,root,755)
%doc ChangeLog FAQ TODO
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
-%attr(755,root,root) %{_libdir}/*.so.*
+%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
+%attr(755,root,root) %{_libdir}/*.so*
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man?/*
%{_examplesdir}/%{name}-%{version}
@@ -96,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2008/09/20 09:34:31 radek
+- release .2: 644 for the conf file, package *.so (/usr/bin/tsocks loads it)
+
Revision 1.7 2007/02/12 22:09:18 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tsocks.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list