Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10919645
D365.id1071.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D365.id1071.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Jul 10 2023, 3:32 AM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5814218
Default Alt Text
D365.id1071.diff (2 KB)
Attached To
Mode
D365: install lynx config files, remove component.xml
Attached
Detach File
Event Timeline
Log In to Comment