Author: rrelyea
Update of /cvs/dirsec/coolkey In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29722
Modified Files: coolkey.spec Log Message:
Add URL value.
Index: coolkey.spec =================================================================== RCS file: /cvs/dirsec/coolkey/coolkey.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- coolkey.spec 10 Jun 2006 00:51:08 -0000 1.3 +++ coolkey.spec 12 Jun 2006 20:51:32 -0000 1.4 @@ -22,7 +22,7 @@ Release: 1 Summary: CoolKey PKCS #11 module License: LGPL -URL: TBD +URL: http://directory.fedora.redhat.com/wiki/CoolKey Source: coolkey-%{version}.tar.gz Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -62,6 +62,10 @@ %clean rm -rf $RPM_BUILD_ROOT
+%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + %files %defattr(-,root,root,-) %doc ChangeLog LICENSE
389-commits@lists.fedoraproject.org