]> git.pld-linux.org Git - packages/perl-Date-Manip.git/commitdiff
- package dm_{date,zdump} utilities
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Oct 2013 13:16:03 +0000 (15:16 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Oct 2013 13:16:03 +0000 (15:16 +0200)
perl-Date-Manip.spec

index e6e62de5643bbe8443cff7d260b9f2634bd9c42a..d1c0dfd9f4a9ba72e7d2b9e65b046424d1d24a38 100644 (file)
@@ -63,6 +63,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc HISTORY LICENSE README.first
+%attr(755,root,root) %{_bindir}/dm_date
+%attr(755,root,root) %{_bindir}/dm_zdump
 %{perl_vendorlib}/Date/Manip.pm
 %dir %{perl_vendorlib}/Date/Manip
 %{perl_vendorlib}/Date/Manip/*.pm
@@ -72,4 +74,6 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorlib}/Date/Manip/Offset/*.pm
 %dir %{perl_vendorlib}/Date/Manip/TZ
 %{perl_vendorlib}/Date/Manip/TZ/*.pm
+%{_mandir}/man1/dm_date.1p.gz
+%{_mandir}/man1/dm_zdump.1p.gz
 %{_mandir}/man3/Date::Manip*.3pm*
This page took 0.056948 seconds and 4 git commands to generate.