Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
asiafood.bdcloud.fr /
build /
rpm /
Delete
Unzip
Name
Size
Permission
Date
Action
README
2.92
KB
-rwxr-xr-x
2021-01-30 17:40
conf.php
185
B
-rwxr-xr-x
2021-01-30 17:40
dolibarr-forrpm.patch
1.07
KB
-rwxr-xr-x
2021-01-30 17:40
dolibarr.desktop
1.03
KB
-rwxr-xr-x
2021-01-30 17:40
dolibarr_fedora.spec
13.49
KB
-rwxr-xr-x
2021-01-30 17:40
dolibarr_generic.spec
21.95
KB
-rwxr-xr-x
2021-01-30 17:40
dolibarr_mandriva.spec
13.36
KB
-rwxr-xr-x
2021-01-30 17:40
dolibarr_opensuse.spec
13.71
KB
-rwxr-xr-x
2021-01-30 17:40
file_contexts.dolibarr
366
B
-rwxr-xr-x
2021-01-30 17:40
httpd-dolibarr.conf
2.7
KB
-rwxr-xr-x
2021-01-30 17:40
install.forced.php.fedora
1.44
KB
-rwxr-xr-x
2021-01-30 17:40
install.forced.php.generic
883
B
-rwxr-xr-x
2021-01-30 17:40
install.forced.php.mandriva
1.45
KB
-rwxr-xr-x
2021-01-30 17:40
install.forced.php.opensuse
1.45
KB
-rwxr-xr-x
2021-01-30 17:40
Save
Rename
README (English) ################################################## RPM Package tools ################################################## This directory contains files used by makepack-dolibarr.pl script to build a package, ready to be distributed, with format RPM (for Redhat, OpenSuse, Mandriva, ...). # This is standard command to work on RPM packaging: # # To install all packagers tools: # Fedora: yum -y install rpmlint fedora-packager mock koji hunspell-en hunspell-es hunspell-fr hunspell-it # OpenSuse: yast --install update-desktop-files # # rpmlint file.rpm Test a package # mock -r fedora-15-i386 --rebuild ../SRPMS/hello-2.7-1.fc15.src.rpm # # On Fedora # rpm -i --test dolibarr-...rpm To list dependencies of RPM # yum -v install dolibarr-...rpm To install package and dependencies # yum -v erase dolibarr To remove package # chcon -R -h -t httpd_sys_script_rw_t /file To add temporary context rw for httpd on /file # semanage fcontext -a -t httpd_sys_script_rw_t "/dir/(.*)?" To add persistent context rw for httpd on /dir (this add file_contexts.local) # restorecon -R -v /file Restore values into files (cancel chcon, validate semanage) # # On OpenSuse # zypper install dolibarr-...rpm To install package and dependencies # zypper remove dolibarr To remove package # zypper search xxx To search a package # # On Mageia (after su - root) # urpmi dolibarr-...rpm To install package and dependencies # urpme dolibarr To remove package # # More on rpm on page http://www.trustonme.net/didactels/273.html To submit a package to Fedora: - Create account on bugzilla.redhat.com - Create account on fedoraproject.org - Create SRPMS package. - Upload package onf http://fedorapeople.org - Create a bug with form https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Fedora&format=fedora-review This is example of content of review field (used for Bug 723326 - https://bugzilla.redhat.com/show_bug.cgi?id=723326): SRPMS URL: http://www.dolibarr.org/files/fedora/dolibarr-x.y.z-xxx.src.rpm Description: Dolibarr ERP & CRM is an easy to use open source/free software for small and medium companies, foundations or freelances. It includes different features for Enterprise Resource Planning (ERP) and Customer Relationship Management (CRM) but also for different other activities. I am author of other already packaged OpenSources packages (awstats) but this is my first package to maintain myself. So i'm seeking a sponsor. - Edit field "Block" and add FE-NEEDSPONSOR - Check bug is into database by searching with id on https://bugzilla.redhat.com/ - Install fedora packager tools: yum install fedora-packager - Setup fedora packagers tools: fedora-packager-setup - Send your package: koji build --scratch f16 path_to_source_RPM - Check if package is available: http://koji.fedoraproject.org/koji/