Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11032662
D1391.id3401.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
D1391.id3401.diff
View Options
diff --git a/files/0001-change-deb-to-dir-for-building.patch b/files/0001-change-deb-to-dir-for-building.patch
deleted file mode 100644
--- a/files/0001-change-deb-to-dir-for-building.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 620b13f78d8da64bb77e6fd1616ccf2484186d19 Mon Sep 17 00:00:00 2001
-From: Will Featherston <bennzoid@gmail.com>
-Date: Sat, 3 Jun 2017 00:23:06 -0400
-Subject: [PATCH] change deb to dir for building
-
----
- package.json | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/package.json b/package.json
-index ff2b413e..0cfde581 100644
---- a/package.json
-+++ b/package.json
-@@ -158,7 +158,7 @@
- "webapp/**/*"
- ],
- "linux": {
-- "target": "deb",
-+ "target": "dir",
- "category": "Network;InstantMessaging;Chat",
- "maintainer": "support@riot.im",
- "desktop": {
---
-2.13.0
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : riot
-version : 0.12.7
-release : 8
+version : 0.13.0
+release : 9
homepage : https://riot.im/
source :
- - https://github.com/vector-im/riot-web/archive/v0.12.7.tar.gz : 0aab04676562bb63e3dd25a775313dede9b110fe030d807b1f166b68ce17393a
+ - https://github.com/vector-im/riot-web/archive/v0.13.0.tar.gz : 58002580ab13751470fbbc58c157783df11e4d89499cc6febaf430285280ab31
license : Apache-2.0
component : network.im
networking : yes
@@ -30,13 +30,10 @@
rundeps :
- nodejs
setup : |
- %patch -p1 < $pkgfiles/0001-change-deb-to-dir-for-building.patch
- npm install
- cd electron_app
- npm install
+ npm install --no-shrinkwrap
build : |
npm run build
- node_modules/.bin/build -l --x64
+ node_modules/.bin/build -l --x64 --dir
install : |
install -dm00644 $installdir/usr/bin
install -dm00644 $installdir/usr/share/riot
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -42,12 +42,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2017-10-16</Date>
- <Version>0.12.7</Version>
+ <Update release="9">
+ <Date>2017-11-15</Date>
+ <Version>0.13.0</Version>
<Comment>Packaging update</Comment>
<Name>Will Featherston</Name>
<Email>bennzoid@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 2:36 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5816754
Default Alt Text
D1391.id3401.diff (2 KB)
Attached To
Mode
D1391: Update riot to 0.13.0
Attached
Detach File
Event Timeline
Log In to Comment