public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan-Frode Myklebust <janfrode@tanso.net>
To: git-commits@fedoraproject.org
Subject: [rpms/trafficserver] trafficserver-9.2.14-1: Remove duplicate man-pages in _docdir/trafficserver/.
Date: Wed, 15 Jul 2026 17:20:37 GMT [thread overview]
Message-ID: <178413603735.1.2212069298341806535.rpms-trafficserver-46061ec2ea8f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/trafficserver
Branch : trafficserver-9.2.14-1
Commit : 46061ec2ea8f64ef6f342c79d93ac90038a0eeeb
Author : Jan-Frode Myklebust <janfrode@tanso.net>
Date : 2012-06-25T14:23:32+02:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/trafficserver/c/46061ec2ea8f64ef6f342c79d93ac90038a0eeeb?branch=trafficserver-9.2.14-1
Log:
Remove duplicate man-pages in _docdir/trafficserver/.
---
diff --git a/trafficserver.spec b/trafficserver.spec
index a3ec170..2bca39a 100644
--- a/trafficserver.spec
+++ b/trafficserver.spec
@@ -3,7 +3,7 @@
Summary: Fast, scalable and extensible HTTP/1.1 compliant caching proxy server
Name: trafficserver
Version: 3.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
Source0: http://www.apache.org/dist/%{name}/%{name}-%{version}.tar.bz2
@@ -65,6 +65,8 @@ The man-pages for enable, disable and exit was renamed to ts-enable,
ts-disable and ts-exit to avoid conflicts with other man-pages.
EOF
+# Remove duplicate man-pages:
+rm -rf %{_docdir}/trafficserver
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
install -m 644 -p %{SOURCE1} \
@@ -108,7 +110,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, ats, ats, -)
-%doc README CHANGES NOTICE README.fedora LICENSE
+%doc README CHANGES NOTICE README.fedora LICENSE
%attr(0644, root, root) /usr/share/man/man1/*
%attr(0755,root,root) /usr/bin/traffic*
%attr(0755,root,root) %dir %{_libdir}/trafficserver
@@ -187,9 +189,11 @@ header files, and Apache httpd style module build system.
%attr(0755,root,root) %dir %{_libdir}/trafficserver
%attr(0755,root,root) %dir %{_libdir}/trafficserver/plugins
%attr(0644,root,root) %{_libdir}/trafficserver/*.so
-%{_docdir}/trafficserver
%changelog
+* Mon Jun 25 2012 Jan-Frode Myklebust <janfrode@tanso.net> - 3.2.0-2
+- Remove duplicate man-pages.
+
* Sat Jun 23 2012 Jan-Frode Myklebust <janfrode@tanso.net> - 3.2.0-1
- Update to v3.2.0
reply other threads:[~2026-07-15 17:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178413603735.1.2212069298341806535.rpms-trafficserver-46061ec2ea8f@fedoraproject.org \
--to=janfrode@tanso.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox