Page MenuHomeSolus

D7046.diff
No OneTemporary

D7046.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : riot
version : 1.3.2
-release : 39
+release : 40
homepage : https://riot.im/
source :
- https://github.com/vector-im/riot-web/archive/v1.3.2.tar.gz : c5f8b1b015653227a5a198c01fcdf0de27628d99db83aa9b2bca88cc48fbc8ca
@@ -36,6 +36,9 @@
cp -Rv electron_app/dist/linux-unpacked/* $installdir/usr/share/riot/
ln -sv ../share/riot/riot-web $installdir/usr/bin/riot-web
+ # Install default configuration
+ install -Dm00644 electron_app/riot.im/config.json $installdir/usr/share/riot/resources/webapp/
+
# Install Icons
for icon_size in 16 24 48 64 96 128 256 512
do
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>riot</Name>
<Homepage>https://riot.im/</Homepage>
<Packager>
- <Name>Thomas Staudinger</Name>
- <Email>Staudi.Kaos@gmail.com</Email>
+ <Name>Silke Hofstra</Name>
+ <Email>silke@slxh.eu</Email>
</Packager>
<License>Apache-2.0</License>
<PartOf>network.im</PartOf>
@@ -139,6 +139,7 @@
<Path fileType="data">/usr/share/riot/resources/webapp/bundles/b3b1e8d349bf52d94b39/theme-light.css.map</Path>
<Path fileType="data">/usr/share/riot/resources/webapp/bundles/b3b1e8d349bf52d94b39/theme-light.js</Path>
<Path fileType="data">/usr/share/riot/resources/webapp/bundles/b3b1e8d349bf52d94b39/theme-light.js.map</Path>
+ <Path fileType="data">/usr/share/riot/resources/webapp/config.json</Path>
<Path fileType="data">/usr/share/riot/resources/webapp/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlX5qhExfHwNJU.2aafaa1.woff2</Path>
<Path fileType="data">/usr/share/riot/resources/webapp/fonts/Inconsolata/QldKNThLqRwH-OJ1UHjlKGlZ5qhExfHw.5476fd3.woff2</Path>
<Path fileType="data">/usr/share/riot/resources/webapp/fonts/Inconsolata/QldXNThLqRwH-OJ1UHjlKGHiw71n5_zaDpwm80E.6bc411a.woff2</Path>
@@ -696,12 +697,12 @@
</Files>
</Package>
<History>
- <Update release="39">
- <Date>2019-08-05</Date>
+ <Update release="40">
+ <Date>2019-08-28</Date>
<Version>1.3.2</Version>
<Comment>Packaging update</Comment>
- <Name>Thomas Staudinger</Name>
- <Email>Staudi.Kaos@gmail.com</Email>
+ <Name>Silke Hofstra</Name>
+ <Email>silke@slxh.eu</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 8:15 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5830653
Default Alt Text
D7046.diff (2 KB)

Event Timeline