Page MenuHomeSolus

D365.id.diff
No OneTemporary

D365.id.diff

diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<PISI>
- <Name>network.web.browser</Name>
-</PISI>
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,10 @@
name : lynx
version : 2.8.8.2
-release : 3
+release : 4
source :
- http://invisible-mirror.net/archives/lynx/tarballs/lynx2.8.8rel.2.tar.gz : 234c9dc77d4c4594ad6216d7df4d49eae3019a3880e602f39721b35b97fbc408
license : GPL-2.0
+component : network.web.browser
summary : Lynx is the text web browser
description: |
Lynx is the oldest text web browser still actively developed.
@@ -11,7 +12,7 @@
- pkgconfig(ncursesw)
- pkgconfig(openssl)
setup : |
- %configure --prefix=/usr --enable-ipv6 --enable-nls --with-ssl=/usr
+ %configure --prefix=/usr --enable-ipv6 --enable-nls --with-ssl=/usr --sysconfdir=/etc/lynx/
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,11 @@
<Source>
<Name>lynx</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Packager>
<License>GPL-2.0</License>
+ <PartOf>network.web.browser</PartOf>
<Summary xml:lang="en">Lynx is the text web browser</Summary>
<Description xml:lang="en">Lynx is the oldest text web browser still actively developed.
</Description>
@@ -18,19 +19,20 @@
</Description>
<PartOf>network.web.browser</PartOf>
<Files>
+ <Path fileType="config">/etc/lynx/lynx.cfg</Path>
+ <Path fileType="config">/etc/lynx/lynx.lss</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
- <Path fileType="config">/etc</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2015-10-31</Date>
+ <Update release="4">
+ <Date>2017-06-25</Date>
<Version>2.8.8.2</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 2 2023, 3:47 PM (5 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5814218
Default Alt Text
D365.id.diff (2 KB)

Event Timeline