/duilder.conf (a7371f2251c78a0fb722528dc939e470db29d492) (314 bytes) (mode 100644) (type blob)
PRJ="pwatch"
VER="0.0.4"
REV="1"
EXCLUDE=""
EXPORT_PATH="/data/www/umbrella/kernel/us/pwatch"
EXPORT_GIT="0"
GIT_PUSH="0"
GIT_CHANGELOG="1"
BUILD_SRPM="1"
SRPM_DEST="../dinorepo/fedora/SRPMS"
SRPM_POST_RUN="/usr/local/bin/submit_package"
BUILD_TGZ="1"
BUILD_DEB="1"
RELEASE_SCRIPT="/usr/local/bin/duilder_release"
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
32 |
0b4897d2de18cccfe2f907cb4915d79c998895f8 |
.gitignore |
100644 |
blob |
126 |
bfff976324c76e12f234b0fe3e4b6306d7750601 |
.mailmap |
100644 |
blob |
448 |
996bb8c647b17bb51eced8cdfb29dd2a203f64cd |
Makefile.in |
100644 |
blob |
563 |
3ace23e16650b20c4a5072459560b9a2ad99cf2f |
README |
100644 |
blob |
624 |
1a4a2ea2df7a14aaedc974dc794186500d9d38b4 |
TODO |
100755 |
blob |
23 |
d33bb6c4ecdce1390ce1db3c79ea3b93e22ea755 |
configure |
100755 |
blob |
12258 |
458452cb19a5320f307e81b126734bdc54cb2490 |
duilder |
100644 |
blob |
314 |
a7371f2251c78a0fb722528dc939e470db29d492 |
duilder.conf |
100644 |
blob |
755 |
00b18736326438c60fd298d220ad9f2b18d3ee04 |
pwatch.spec.in |
040000 |
tree |
- |
72985e33e99398650cbd4aadd2d53a86dc63938a |
screenshot |
040000 |
tree |
- |
d8a026118bfd1eb0506af79ef1daec67f5cbf7b8 |
src |
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/pwatch
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/pwatch
Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/pwatch
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