Page MenuHomeSolus

D3876.id.diff
No OneTemporary

D3876.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,22 +1,19 @@
name : exfat-utils
-version : 1.2.8
-release : 8
+version : 1.3.0
+release : 9
source :
- - https://github.com/relan/exfat/archive/v1.2.8.tar.gz : 778474bfbcd92e35bba5b88bd7ad3f6400328256636abb9031bfcc1ce15ed887
-license : GPL-2.0
+ - https://github.com/relan/exfat/archive/v1.3.0.tar.gz : 689bcb4a639acd2d45e6fa0ff455f7f18edb2421d4f4f42909943775adc0e375
+license : GPL-2.0-or-later
summary : exFAT file system utilities
description: |
- exFAT file system utilities
+ Full-featured exFAT file system implementation for Unix-like systems. It consists of a FUSE module (fuse-exfat) and a set of utilities (exfat-utils).
component : system.utils
builddeps :
- pkgconfig(fuse)
setup : |
- %reconfigure --disable-static --bindir=/usr/bin --sbindir=/usr/sbin
+ %reconfigure --disable-static
build : |
%make
install : |
%make_install
- install -D -m 00644 dump/dumpexfat.8 %installroot%/usr/share/man/man8/dumpexfat.8
- install -m 00644 fsck/exfatfsck.8 %installroot%/usr/share/man/man8
- install -m 00644 mkfs/mkexfatfs.8 %installroot%/usr/share/man/man8
- install -m 00644 label/exfatlabel.8 %installroot%/usr/share/man/man8
+ install -D -m00644 */*.8 -t $installdir/usr/share/man/man8
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,20 +2,20 @@
<Source>
<Name>exfat-utils</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-or-later</License>
<PartOf>system.utils</PartOf>
<Summary xml:lang="en">exFAT file system utilities</Summary>
- <Description xml:lang="en">exFAT file system utilities
+ <Description xml:lang="en">Full-featured exFAT file system implementation for Unix-like systems. It consists of a FUSE module (fuse-exfat) and a set of utilities (exfat-utils).
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>exfat-utils</Name>
<Summary xml:lang="en">exFAT file system utilities</Summary>
- <Description xml:lang="en">exFAT file system utilities
+ <Description xml:lang="en">Full-featured exFAT file system implementation for Unix-like systems. It consists of a FUSE module (fuse-exfat) and a set of utilities (exfat-utils).
</Description>
<PartOf>system.utils</PartOf>
<Files>
@@ -35,12 +35,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2018-08-21</Date>
- <Version>1.2.8</Version>
+ <Update release="9">
+ <Date>2018-09-18</Date>
+ <Version>1.3.0</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

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

Event Timeline