]> git.pld-linux.org Git - packages/fox.git/commitdiff
- up to 1.4.17, manpages moved to correct place (from -devel to -progs
authortwittner <twittner@pld-linux.org>
Sat, 20 Aug 2005 21:47:39 +0000 (21:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  subpkg.)

Changed files:
    fox.spec -> 1.81

fox.spec

index 050d192960c522a182b5c3e1525eb1df9a96ebde..7f4bb3111c6b131c165b80a918cb407d9135891b 100644 (file)
--- a/fox.spec
+++ b/fox.spec
@@ -1,12 +1,12 @@
 Summary:       The FOX C++ GUI Toolkit
 Summary(pl):   FOX - toolkit graficzny w C++
 Name:          fox
-Version:       1.4.16
+Version:       1.4.17
 Release:       1
 License:       LGPL
 Group:         X11/Libraries
 Source0:       ftp://ftp.fox-toolkit.com/pub/%{name}-%{version}.tar.gz
-# Source0-md5: 73c466cce3e75eeeb9680b78e3807cdf
+# Source0-md5: 7fbff1ac84af3bd3f9d6bdb39ed3b5f2
 Patch0:                %{name}-opt.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-Makefile.patch
@@ -143,6 +143,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/PathFinder
 %attr(755,root,root) %{_bindir}/shutterbug
 %attr(755,root,root) %{_bindir}/Adie.stx
+%{_mandir}/man1/*
 
 %files devel
 %defattr(644,root,root,755)
@@ -151,7 +152,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/reswrap
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
-%{_mandir}/man1/*
 %{_includedir}/fox-1.4
 
 %files static
This page took 0.167805 seconds and 4 git commands to generate.