Accepting request 796229 from home:bmanojlovic:branches:network
- updated spec file with license and documentation fixes - removed redundant tar.gz file - changed _service to buildtime OBS-URL: https://build.opensuse.org/request/show/796229 OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 08:15:49 UTC 2020 - Boris Manojlovic <boris@steki.net>
|
||||
|
||||
- updated spec file with license and documentation fixes
|
||||
- removed redundant tar.gz file
|
||||
- changed _service to buildtime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 09:11:46 UTC 2020 - Enno Gotthold <egotthold@suse.com>
|
||||
|
||||
|
||||
+3
-2
@@ -40,6 +40,7 @@ OneDrive is a client for Microsoft file serving service
|
||||
%prep
|
||||
%setup -q
|
||||
#sed -i /chown/d Makefile
|
||||
sed -i 's/^docdir.*/docdir = @docdir@/g' Makefile.in
|
||||
%configure --docdir=%{docdir} --with-systemduserunitdir=%_userunitdir --with-systemdsystemunitdir=%_unitdir
|
||||
|
||||
%build
|
||||
@@ -68,8 +69,8 @@ install -d -m 0755 %{buildroot}%{_localstatedir}/log/%{name}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
# not fixing it for now... sue me...
|
||||
%{_datadir}/doc/%{name}
|
||||
%license LICENSE
|
||||
%doc USAGE.md Office365.md INSTALL.md Docker.md CHANGELOG.md config LICENSE README.md
|
||||
%config(noreplace) %{_sysconfdir}/%{name}
|
||||
%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
|
||||
%{_bindir}/%{name}
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service mode="disabled" name="set_version"/>
|
||||
<service name="tar" mode="disabled"/>
|
||||
<service name="recompress" mode="disabled">
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="compression">gz</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcd362c51580daefbea8e2800436e0ff66bbe5b7cbc0a22bcb015aad4f0ff84d
|
||||
oid sha256:148b84ca9ad8ea5c0275e6f0867ebfacf050228e9bfb6bd880a01a8a68063ab2
|
||||
size 1154060
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89d740d52446bc8f7f37fd1f5bc0712f4985f3ae184bb5fe4771e60a681830b9
|
||||
size 673107
|
||||
Reference in New Issue
Block a user