summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid T. Stanford <dstanford@daemonbox.net>2012-11-21 16:42:15 (EST)
committer David T. Stanford <dstanford@daemonbox.net>2012-11-21 16:42:15 (EST)
commit656cf77a2c13a70b0a4ad1ffe7f87ec98c287d93 (patch)
tree41a900f2c7ab973e5eb3527d900d3af6304ce1ba
parentd404afe72dcc02f293506712945b63e2d777181d (diff)
Fixed dependencies for libgmp-dev.pkg and libgmp-doc.pkg.
Removed libgmp.la from libgmp.10.pkg binary package. Corrected copyright information in source package.
-rwxr-xr-xbuild1
-rw-r--r--copyright2
-rw-r--r--libgmp-dev.pkg/control2
-rw-r--r--libgmp-doc.pkg/control2
-rw-r--r--libgmp.10.pkg/files1
5 files changed, 4 insertions, 4 deletions
diff --git a/build b/build
index 4b624aa..e735c97 100755
--- a/build
+++ b/build
@@ -16,4 +16,5 @@ install: build
oh-autoinstall
oh-fixperms
oh-strip
+ rm -rf dest/usr/lib/libgmp.la
oh-installfiles
diff --git a/copyright b/copyright
index b6b5b0e..eb6d842 100644
--- a/copyright
+++ b/copyright
@@ -3,7 +3,7 @@ Upstream Source
Location: <http://gmplib.org/>
-Copyright (C) 1991, 1996, 1999, 2000, 2007 Free Software Foundation, Inc.
+Copyright (C) 1991-2006 Free Software Foundation, Inc.
These files may be reproduced, distributed, modified, and otherwise dealt in
under the terms of the GNU General Public License, version 3.
diff --git a/libgmp-dev.pkg/control b/libgmp-dev.pkg/control
index 3122ccc..74ab5ed 100644
--- a/libgmp-dev.pkg/control
+++ b/libgmp-dev.pkg/control
@@ -1,5 +1,5 @@
Architecture: any
Platform: all
-Depends: gmp (= ${Binary-Version})
+Depends: libgmp.10 (= ${Binary-Version})
Description: GMP development files.
${Common-Description}
diff --git a/libgmp-doc.pkg/control b/libgmp-doc.pkg/control
index 9c6246f..0fe83de 100644
--- a/libgmp-doc.pkg/control
+++ b/libgmp-doc.pkg/control
@@ -1,5 +1,5 @@
Architecture: all
Platform: all
-Depends: gmp (= ${Binary-Version})
+Depends: libgmp.10 (= ${Binary-Version})
Description: GMP library documentation.
${Common-Description}
diff --git a/libgmp.10.pkg/files b/libgmp.10.pkg/files
index e804d85..3c2304d 100644
--- a/libgmp.10.pkg/files
+++ b/libgmp.10.pkg/files
@@ -1,3 +1,2 @@
-/usr/lib/libgmp.la
/usr/lib/libgmp.so.10
/usr/lib/libgmp.so.10.0.5