rpms/links/F-12 links.spec,1.5,1.6

Ondrej Vasik ovasik at fedoraproject.org
Fri Nov 27 11:46:24 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/links/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17128

Modified Files:
	links.spec 
Log Message:
oops... ;)


Index: links.spec
===================================================================
RCS file: /cvs/extras/rpms/links/F-12/links.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- links.spec	27 Nov 2009 11:45:11 -0000	1.5
+++ links.spec	27 Nov 2009 11:46:24 -0000	1.6
@@ -11,6 +11,8 @@ Source0:        http://links.twibright.c
 Source1:        links.desktop
 Patch0:         links-2.2-nss.patch
 Patch1:         links-2.2-ssl-verify.patch
+# Not sent upstream, since they would probably break my nose for this
+Patch2:         links-2.2-google.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libpng-devel
@@ -28,6 +30,8 @@ BuildRequires:  nss_compat_ossl-devel
 Requires(preun): %{_sbindir}/alternatives
 Requires(post): %{_sbindir}/alternatives
 Requires(postun): %{_sbindir}/alternatives
+Requires(post): coreutils
+Requires(postun): coreutils
 
 Provides:       webclient
 Provides:       text-www-browser
@@ -45,6 +49,7 @@ scrolling.
 %setup -q
 %patch0 -p1 -b .nss
 %patch1 -p1 -b .verify-ssl
+%patch2 -p1 -b .google
 
 
 %build




More information about the fedora-extras-commits mailing list