[cpio] add missing options to manpage

Ondrej Vasik ovasik at fedoraproject.org
Wed Aug 29 15:40:52 UTC 2012


commit 242ef5e0d39f925581a69c5bd2b700cb9067c1ee
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Wed Aug 29 17:40:32 2012 +0200

    add missing options to manpage

 cpio.spec |    5 ++++-
 sources   |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cpio.spec b/cpio.spec
index 80c5686..ca01032 100644
--- a/cpio.spec
+++ b/cpio.spec
@@ -3,7 +3,7 @@
 Summary: A GNU archiving program
 Name: cpio
 Version: 2.11
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: GPLv3+
 Group: Applications/Archiving
 URL: http://www.gnu.org/software/cpio/
@@ -99,6 +99,9 @@ fi
 %{_infodir}/*.info*
 
 %changelog
+* Wed Aug 29 2012 Ondrej Vasik <ovasik at redhat.com> 2.11-11
+- add missing options to manpage (#852765)
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.11-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 6481767..b40c478 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 20fc912915c629e809f80b96b2e75d7d  cpio-2.11.tar.bz2
-da3862b1bc0d660c7bd30ed0b5ff9d15  cpio.1
+15e3eb48a0eeb11e0f2feb0c8dc34a83  cpio.1


More information about the scm-commits mailing list