[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GMP problems
Don't know what I was thinking (sorry for spamming the list), I messed
up on the drgenius.spec file (diff -u attached to e-mail), not only
that but there was already a spec file for drgenius, well... better
two than none! ;)
Roberto
* Roberto Machorro (Xink) (rmach@ciberlinux.net) garabateo:
> I have found out why CLN don't have any RPMs yet... =P
> <SNIPPED>
>
--- drgenius.spec.orig Sun May 28 12:48:41 2000
+++ drgenius.spec Sun May 28 12:50:53 2000
@@ -6,7 +6,7 @@
Group: Applications/Engineering
Source: drgenius-0.5.6.tar.gz
Requires: gmp >= 3.0.1
-URL: http://www.seul.org/edu/
+URL: http://drgenius.seul.org/
BuildRoot: /tmp/drgenius-root
%description
@@ -35,13 +35,7 @@
%install
rm -rf $RPM_BUILD_ROOT
make prefix=$RPM_BUILD_ROOT/usr install
-du -k $RPM_BUILD_ROOT
-
-%post
-/sbin/ldconfig
-
-%postun
-/sbin/ldconfig
+#du -k $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT