[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] [tor/master 1/2] Updated spec file to remove AUTHORS and add myself as maintainer



Author: Erinn Clark <erinn@xxxxxxxxxxxxxx>
Date: Mon, 22 Feb 2010 20:00:53 -0800
Subject: Updated spec file to remove AUTHORS and add myself as maintainer
Commit: d89f662fb272678ada23c7942ba45b630d6d1fae

---
 tor.spec.in |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/tor.spec.in b/tor.spec.in
index c00fadb..c0ac4ea 100644
--- a/tor.spec.in
+++ b/tor.spec.in
@@ -106,7 +106,7 @@ Group: System Environment/Daemons
 
 License: 3-clause BSD
 Vendor: The Tor Project (https://torproject.org)
-Packager: Andrew Lewman <andrew@xxxxxxxxxxxxxx>
+Packager: Erinn Clark <erinn@xxxxxxxxxxxxxx>
 
 %if %{is_suse}
 Requires: openssl >= 0.9.7
@@ -262,7 +262,7 @@ exit 0
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS INSTALL LICENSE README ChangeLog doc/HACKING doc/TODO
+%doc INSTALL LICENSE README ChangeLog doc/HACKING doc/TODO
 %{_mandir}/man*/*
 %{_docdir}/tor/*
 %{_bindir}/tor
@@ -280,6 +280,9 @@ exit 0
 %attr(0750,%{toruser},%{torgroup}) %dir %{_localstatedir}/log/%{name}
 
 %changelog
+* Mon Feb 22 2010 Erinn Clark <erinn@xxxxxxxxxxxxxx>
+- remove AUTHORS from %doc line since it no longer exists upstream
+- switch maintainers
 
 * Fri May 01 2009 Andrew Lewman <andrew@xxxxxxxxxxxxxx>
 - clean up distro detection and remove dead comment blocks
-- 
1.7.1