List of commits:
Subject Hash Author Date (UTC)
More spec fixes 3867b17137b5397c3eeabdcbbc232417ad212a27 Catalin(ux) M. BOIE 2022-10-25 19:04:28
More spec fixes 68abc4ce485fbbcc18a232e57b956f9e2b016d72 Catalin(ux) M. BOIE 2022-10-25 18:48:22
Fixed installation paths in Makefiles c98920bd55f7cd2ebcec7083e2360009d8c16b29 Catalin(ux) M. BOIE 2022-10-25 18:19:49
Debian support added, create correctly the paths for install 512c13ca06dda005504cdeab831431c943dde74a Catalin(ux) M. BOIE 2022-10-25 06:19:50
Bump version to 0.6 for a stupid reason (mass with dupdump) c4d10510ddf944965a80d9a3e5f4ac62b84a103e Catalin(ux) M. BOIE 2022-10-25 06:04:33
History update c83cd94af87636bc67bf9526ca0a65734ce96fac Catalin(ux) M. BOIE 2022-10-22 10:34:01
TODO update b1cbf0845dada017466763126d8569f62ace4cb4 Catalin(ux) M. BOIE 2022-10-22 08:20:20
Need libcap 4cdcd084fcf0e089e074aa0b090bc6f569a5d625 Catalin(ux) M. BOIE 2022-10-22 07:32:51
Removed BuildArch 54a76d595eb787edbd887d567eb5b29a6261cb4a Catalin(ux) M. BOIE 2022-10-21 18:51:41
Add 'catalinux+' for Conn d7b41a60e091fdd10aee5b45355c07896155853b Catalin(ux) M. BOIE 2022-10-21 18:39:11
We need Conn library d7412ea414a52fb289d70cc309dee8ceb5c5a67e Catalin(ux) M. BOIE 2022-10-21 16:12:03
spec: require gnutls and json-c f6378fc9cb10a110ae9d6826de0784de41ba4f72 Catalin(ux) M. BOIE 2022-10-21 15:20:07
More 'stat' related changes a94da02a9867f5a93d6d2098caf62b39541e36f1 Catalin(ux) M. BOIE 2022-10-21 14:56:48
Really first version (all files added) 0cf2be651bd2a2f93fe0af1c4bd56a11910791c5 Catalin(ux) M. BOIE 2022-10-21 12:48:38
First version d2839681f34f4760ac29dab2c6fa3f52544ed5af Catalin(ux) M. BOIE 2022-10-21 12:26:32
gnutls working, more js stuff cea2625f1129f2e6decb4947c18be31adedfe9e5 Catalin(ux) M. BOIE 2022-09-26 16:44:19
First add d3b73b065b617424162195b5dfef2f0121adaa46 Catalin(ux) M. BOIE 2022-07-08 05:54:34
Commit 3867b17137b5397c3eeabdcbbc232417ad212a27 - More spec fixes
Author: Catalin(ux) M. BOIE
Author date (UTC): 2022-10-25 19:04
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2022-10-25 19:04
Parent(s): 68abc4ce485fbbcc18a232e57b956f9e2b016d72
Signer:
Signing key:
Signing status: N
Tree: fe036c3ae1739779df092ef242aef6822ed97071
File Lines added Lines deleted
ninedogs.spec 1 1
File ninedogs.spec changed (mode: 100644) (index a81d336..154b5eb)
... ... rm -rf ${RPM_BUILD_ROOT}
49 49
50 50 %files %files
51 51 %defattr (-,root,root,0755) %defattr (-,root,root,0755)
52 %dir /usr/share/ninedogs
52 /usr/share/ninedogs/*
53 53 %doc README LICENSE TODO samples %doc README LICENSE TODO samples
54 54 #%attr(0700,ninedogs,ninedogs) %dir /etc/ninedogs #%attr(0700,ninedogs,ninedogs) %dir /etc/ninedogs
55 55 /etc/nginx/conf.d/ninedogs.conf.sample /etc/nginx/conf.d/ninedogs.conf.sample
Date/time (UTC) Type Misc Labels
2022-10-25 19:13 build fedora-37-x86_64 worker/r1 builder/color=fff worker_elap/464s wait_time/0s date/2022-10-25 time/19:04
2022-10-25 19:23 build fedora-rawhide-x86_64 worker/r1 builder/color=fff worker_elap/410s wait_time/660s date/2022-10-25 time/19:04
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/ninedogs

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/ninedogs

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/ninedogs

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main