Commit Graph

72 Commits

Author SHA1 Message Date
Trial97
37cba7ae03 Updated google csvStorage 2020-03-25 17:28:08 +01:00
Trial97
9b419f3a7c Updated docker compose files 2020-03-24 16:37:59 +01:00
Trial97
d4fc68c86b Added disconnect_method config for diameter agent 2020-03-24 16:37:59 +01:00
adragusin
4f04b0c8c9 Changed the strip strategy (e.g. "right" to "*right") 2020-03-12 17:24:56 +01:00
TeoV
c53a3903de Migrator discover tenant from key instead of taking it from config fixes #2006 2020-03-02 14:13:21 +01:00
TeoV
beff3e3338 Update changelog with last modifications 2020-03-02 10:10:57 +01:00
Trial97
d0c47a0d88 Update MaxUsage field from API replies to pointer of time.Duration 2020-02-21 19:08:40 +01:00
TeoV
1af5eccf16 SupplierS Require connections to rals for calculating the cost 2020-02-21 15:26:15 +01:00
TeoV
2fcae9a4f5 Update metric definition to include path ( *sum:~*req.Field1 ) 2020-02-21 15:26:15 +01:00
TeoV
b5b2251fab Add support for *cdrs flag in SessionSv1.ProcessEvent + tests 2020-02-20 11:12:45 +01:00
Trial97
4552fdffd5 Updated changelog 2020-02-19 15:58:46 +01:00
Trial97
dc8ccbf7cf Updated make file to automatically detect if commit is tagged 2020-02-13 13:15:27 +01:00
Trial97
1c96e23f51 Removed unused folder from packages 2020-02-11 13:27:07 +01:00
Trial97
55e0279233 Updated deb control file 2020-02-11 13:01:03 +01:00
Trial97
783b6040d8 Updated version 2020-02-08 12:16:48 +01:00
Bas Couwenberg
65e4929bdf Don't fail when /etc/default/cgrates doesn't exist.
See: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#EnvironmentFile=

Partially reverts 8db2b85.
2020-02-04 18:11:37 +01:00
adragusin
8db2b85037 Updated IT tests/Updated systemd file (fixes #1859) 2020-01-16 18:07:02 +02:00
TeoV
38c7b36b4c Update format for copyright when creating packages 2019-09-19 20:33:46 +02:00
TeoV
953b293c68 Add Licence when building the package 2019-09-19 20:33:46 +02:00
TeoV
10ebf4c4c6 Use go clean for cleaning the mods after the package is created 2019-09-08 17:39:11 +02:00
Trial97
4b606a87cd Adding /tmp dir at the end of GOPATH when making packages 2019-09-05 14:45:49 +02:00
Tripon Alexandru-Ionut
e86a0c77f0 Updated to go.mod 2019-09-04 16:22:08 +02:00
Bas Couwenberg
de26355bbf Fix debian packaging.
* Use UNRELEASED entry for plain rc8 as latest entry in changelog.
 * Remove changelog.dch (temp file created by dch).
 * Remove debian symlink to itself.
 * Use --force-distribution to prevent dch prompt for unrecognised distribution.
2019-08-08 19:13:26 +02:00
Trial97
5cbce1ec43 Removed unused constants 2019-08-08 19:12:47 +02:00
TeoV
f183a53ae4 At the end of make deb correctly git checkout 2019-08-06 18:43:35 +02:00
TeoV
12f7ca48d8 Replace jesse and squeeze with debian inside packages 2019-08-06 18:43:35 +02:00
TeoV
992d08cfa2 Change distribution name from jessie to nightly 2019-08-06 14:59:09 +02:00
Bas Couwenberg
ab38aba044 Include time in package version to support multiple releases per day. 2019-07-18 02:56:17 -10:00
Bas Couwenberg
2528854332 Undo changes to changelog after package build. 2019-07-18 02:56:17 -10:00
Bas Couwenberg
a6e132f1c5 Use DAEMON_OPTS from default file in systemd service too. 2019-07-15 03:14:14 -10:00
Anthony Somerset
3c07051385 default logging folder permissions don't allow writes 2019-05-29 17:58:34 +02:00
Tripon Alexandru-Ionut
6801394c5c Updated packages scripts 2019-05-29 16:27:41 +02:00
Anthony Somerset
486504a64d fixing rsyslog initial install permissions 2019-05-15 11:25:13 +02:00
Anthony Somerset
2fca1f3476 logging folder in lower case for better consistency 2019-04-04 14:36:01 +02:00
Anthony Somerset
2dd7202f39 changing logging folder to avoid polluting raw /var/log dir 2019-04-04 14:36:01 +02:00
Anthony Somerset
0305bf40d2 basic Out of Box logging + logrotate config for deb based systems 2019-04-04 14:36:01 +02:00
sergei lavrov
955d59eaaa Update cgrates.service
Add RestartSec parameter to get rid of entering in failed state when service restarts too quickly:
systemd[1]: cgrates.service holdoff time over, scheduling restart.
systemd[1]: start request repeated too quickly for cgrates.service
systemd[1]: Failed to start Carrier Grade Real-time Charging System.
systemd[1]: Unit cgrates.service entered failed state.
systemd[1]: cgrates.service failed.
2018-08-31 13:09:37 +02:00
sergei lavrov
befd4386d9 Update cgrates.spec
- Add cgr-migrator

- Update version according to Guidelines for Versioning Fedora Packages (https://fedoraproject.org/wiki/Packaging:Versioning)
2018-08-19 18:40:48 +02:00
sergei lavrov
f8733d6ced Fix typo in cgrates.spec 2018-07-26 18:25:40 +02:00
TeoV
f23be7aa55 Fix package for squezee 2018-06-29 11:39:35 +02:00
TeoV
71487761a0 Fix freeswitch package 2018-06-29 11:39:35 +02:00
TeoV
9e141d9de7 Add README.md for new tutorial and start updating docs/tut_cgrates_usage.rst 2018-06-27 19:27:42 +02:00
DanB
43d4add02f Fix Makefile for debian packaging 2018-05-07 19:43:44 +02:00
Bas Couwenberg
6ad96ffb89 Include git commit ref and date in package version.
This allows adding custom built cgrates packages to be upgraded with apt.
2018-04-23 11:29:14 +02:00
Bas Couwenberg
c37bb0475f Fix date format in Debian package changelog files.
Format is the same as `date -R` as documented in the Debian Policy:
"
 The date has the following format [8] (compatible and with the same
 semantics of RFC 2822 and RFC 5322):

  day-of-week, dd month yyyy hh:mm:ss +zzzz

 where:

  *  day-of week is one of: Mon, Tue, Wed, Thu, Fri, Sat, Sun
  *  dd is a one- or two-digit day of the month (01-31)
  *  month is one of: Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec
  *  yyyy is the four-digit year (e.g. 2010)
  *  hh is the two-digit hour (00-23)
  *  mm is the two-digit minutes (00-59)
  *  ss is the two-digit seconds (00-60)
  *  +zzzz or -zzzz is the time zone offset from Coordinated Universal Time (UTC).
     “+” indicates that the time is ahead of (i.e., east of) UTC and “-” indicates
     that the time is behind (i.e., west of) UTC. The first two digits indicate
     the hour difference from UTC and the last two digits indicate the number of
     additional minutes difference from UTC. The last two digits must be in the
 [...]
 [8] This is the same as the format generated by `date -R`.
"
https://www.debian.org/doc/debian-policy/#debian-changelog-debian-changelog
2018-04-23 11:29:14 +02:00
DanB
54f4bdee05 Config changes: httpposter_attempts -> poster_attempts, failed_requests_dir -> failed_posts_dir 2017-01-31 12:48:01 +01:00
DanB
55980e0536 Configuration change - http_failed_dir -> failed_requests_dir 2017-01-29 20:53:11 +01:00
Razvan Crainea
4216c5f061 /var/log/cgrates directory is no longer created and used
Since the directory is no longer created, the postinstall script fails
and the package cannot be installed.

A temporary fix is to manually create the directory, but it is no longer
used anyway in the config file.
2016-10-05 11:34:54 +03:00
afone-lboue
872293b203 Missing spooldir directories in RPM build script
Hello,

I am getting an error with rpmbuild because spooldir directories are missing. Can you fix this with this patch?

```
[admin@server cgr_build]$ rpmbuild -bb --define "_topdir $HOME/cgr_build" SPECS/cgrates.spec
Exécution_de(%prep) : /bin/sh -e /var/tmp/rpm-tmp.oxMhbk
+ umask 022
+ cd /home/admin/cgr_build/BUILD
+ cd /home/admin/cgr_build/BUILD
+ rm -rf cgrates-0.9.1rc7.87e12f6
+ /usr/bin/mkdir -p cgrates-0.9.1rc7.87e12f6
+ cd cgrates-0.9.1rc7.87e12f6
+ /usr/bin/gzip -dc /home/admin/cgr_build/SOURCES/87e12f6ea4cc7656baca4002baa6af48fca0c6d4.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mkdir -p src/github.com/cgrates
+ ln -sf ../../../cgrates-87e12f6ea4cc7656baca4002baa6af48fca0c6d4 src/github.com/cgrates/cgrates
+ exit 0
Exécution_de(%build) : /bin/sh -e /var/tmp/rpm-tmp.cT34vu
+ umask 022
+ cd /home/admin/cgr_build/BUILD
+ cd cgrates-0.9.1rc7.87e12f6
+ export GO15VENDOREXPERIMENT=1
+ GO15VENDOREXPERIMENT=1
+ export GOPATH=/home/admin/cgr_build/BUILD/cgrates-0.9.1rc7.87e12f6
+ GOPATH=/home/admin/cgr_build/BUILD/cgrates-0.9.1rc7.87e12f6
+ cd /home/admin/cgr_build/BUILD/cgrates-0.9.1rc7.87e12f6/src/github.com/cgrates/cgrates
+ go get -v github.com/Masterminds/glide
github.com/Masterminds/glide (download)
github.com/Masterminds/glide/vendor/github.com/Masterminds/vcs
github.com/Masterminds/glide/msg
github.com/Masterminds/glide/godep/strip
github.com/Masterminds/glide/path
github.com/Masterminds/glide/vendor/github.com/Masterminds/semver
github.com/Masterminds/glide/cache
github.com/Masterminds/glide/vendor/gopkg.in/yaml.v2
github.com/Masterminds/glide/mirrors
github.com/Masterminds/glide/util
github.com/Masterminds/glide/cfg
github.com/Masterminds/glide/dependency
github.com/Masterminds/glide/gb
github.com/Masterminds/glide/godep
github.com/Masterminds/glide/gom
github.com/Masterminds/glide/gpm
github.com/Masterminds/glide/importer
github.com/Masterminds/glide/vendor/github.com/codegangsta/cli
github.com/Masterminds/glide/repo
github.com/Masterminds/glide/tree
github.com/Masterminds/glide/action
github.com/Masterminds/glide
+ /home/admin/cgr_build/BUILD/cgrates-0.9.1rc7.87e12f6/bin/glide install
[WARN]  The name listed in the config file () does not match the current location (github.com/cgrates/cgrates)
[INFO]  Downloading dependencies. Please wait...
[INFO]  --> Found desired version locally github.com/cenk/hub 11382a9960d39b0ecda16fd01c424c11ff765a34!
[INFO]  --> Found desired version locally github.com/cenkalti/rpc2 7ab76d2e88c77ca1a715756036d8264b2886acd2!
[INFO]  --> Found desired version locally github.com/cgrates/fsock a8ffdbdfc8440016df008ba91e6f05f806d7a69f!
[INFO]  --> Found desired version locally github.com/cgrates/kamevapi a376b1f937ba959857929fa3e111c0f3243278c0!
[INFO]  --> Found desired version locally github.com/cgrates/osipsdagram 3d6beed663452471dec3ca194137a30d379d9e8f!
[INFO]  --> Found desired version locally github.com/cgrates/rpcclient 1d54b34b6a5531e1124728b489c44ec6a8ac231e!
[INFO]  --> Found desired version locally github.com/ChrisTrenkamp/goxpath 4aad8d0161aae7d17df4755d2c1e86cd1fcaaab6!
[INFO]  --> Found desired version locally github.com/DisposaBoy/JsonConfigReader 33a99fdf1d5ee1f79b5077e9c06f955ad356d5f4!
[INFO]  --> Found desired version locally github.com/fiorix/go-diameter 9ada6bfd077a36dc892676633a2c9ca42d884202!
[INFO]  --> Found desired version locally github.com/go-sql-driver/mysql 3654d25ec346ee8ce71a68431025458d52a38ac0!
[INFO]  --> Found desired version locally github.com/gorhill/cronexpr f0984319b44273e83de132089ae42b1810f4933b!
[INFO]  --> Found desired version locally github.com/hashicorp/golang-lru 0a025b7e63adc15a622f29b0b2c4c3848243bbf6!
[INFO]  --> Found desired version locally github.com/jinzhu/gorm 3324ab20633e8c7ec6d6b1f7a714a1a6e06fec08!
[INFO]  --> Found desired version locally github.com/jinzhu/inflection 8f4d3a0d04ce0b7c0cf3126fb98524246d00d102!
[INFO]  --> Found desired version locally github.com/kr/pty a6bad5ee6fc60cad43d219214dd2449bf077f3f5!
[INFO]  --> Found desired version locally github.com/lib/pq 4dd446efc17690bc53e154025146f73203b18309!
[INFO]  --> Found desired version locally github.com/mediocregopher/radix.v2 ae04b3eb3731f94789205d1268e0759371166605!
[INFO]  --> Found desired version locally github.com/mitchellh/mapstructure d2dd0262208475919e1a362f675cfc0e7c10e905!
[INFO]  --> Found desired version locally github.com/peterh/liner 8975875355a81d612fafb9f5a6037bdcc2d9b073!
[INFO]  --> Found desired version locally github.com/ugorji/go b94837a2404ab90efe9289e77a70694c355739cb!
[INFO]  --> Found desired version locally golang.org/x/net b400c2eff1badec7022a8c8f5bea058b6315eed7!
[INFO]  --> Found desired version locally golang.org/x/sys a408501be4d17ee978c04a618e7a1b22af058c0e!
[INFO]  --> Found desired version locally golang.org/x/text ce78b075c2fbd48520f4995b173eb9fe18b56ef3!
[INFO]  --> Found desired version locally gopkg.in/fsnotify.v1 a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb!
[INFO]  --> Found desired version locally gopkg.in/mgo.v2 29cc868a5ca65f401ff318143f9408d02f4799cc!
[INFO]  Setting references.
[INFO]  --> Setting version for github.com/cenk/hub to 11382a9960d39b0ecda16fd01c424c11ff765a34.
[INFO]  --> Setting version for github.com/cenkalti/rpc2 to 7ab76d2e88c77ca1a715756036d8264b2886acd2.
[INFO]  --> Setting version for github.com/cgrates/fsock to a8ffdbdfc8440016df008ba91e6f05f806d7a69f.
[INFO]  --> Setting version for github.com/cgrates/kamevapi to a376b1f937ba959857929fa3e111c0f3243278c0.
[INFO]  --> Setting version for github.com/cgrates/osipsdagram to 3d6beed663452471dec3ca194137a30d379d9e8f.
[INFO]  --> Setting version for github.com/cgrates/rpcclient to 1d54b34b6a5531e1124728b489c44ec6a8ac231e.
[INFO]  --> Setting version for github.com/ChrisTrenkamp/goxpath to 4aad8d0161aae7d17df4755d2c1e86cd1fcaaab6.
[INFO]  --> Setting version for github.com/DisposaBoy/JsonConfigReader to 33a99fdf1d5ee1f79b5077e9c06f955ad356d5f4.
[INFO]  --> Setting version for github.com/fiorix/go-diameter to 9ada6bfd077a36dc892676633a2c9ca42d884202.
[INFO]  --> Setting version for github.com/go-sql-driver/mysql to 3654d25ec346ee8ce71a68431025458d52a38ac0.
[INFO]  --> Setting version for github.com/gorhill/cronexpr to f0984319b44273e83de132089ae42b1810f4933b.
[INFO]  --> Setting version for github.com/hashicorp/golang-lru to 0a025b7e63adc15a622f29b0b2c4c3848243bbf6.
[INFO]  --> Setting version for github.com/jinzhu/gorm to 3324ab20633e8c7ec6d6b1f7a714a1a6e06fec08.
[INFO]  --> Setting version for github.com/jinzhu/inflection to 8f4d3a0d04ce0b7c0cf3126fb98524246d00d102.
[INFO]  --> Setting version for github.com/kr/pty to a6bad5ee6fc60cad43d219214dd2449bf077f3f5.
[INFO]  --> Setting version for github.com/lib/pq to 4dd446efc17690bc53e154025146f73203b18309.
[INFO]  --> Setting version for github.com/mediocregopher/radix.v2 to ae04b3eb3731f94789205d1268e0759371166605.
[INFO]  --> Setting version for github.com/mitchellh/mapstructure to d2dd0262208475919e1a362f675cfc0e7c10e905.
[INFO]  --> Setting version for github.com/peterh/liner to 8975875355a81d612fafb9f5a6037bdcc2d9b073.
[INFO]  --> Setting version for github.com/ugorji/go to b94837a2404ab90efe9289e77a70694c355739cb.
[INFO]  --> Setting version for golang.org/x/net to b400c2eff1badec7022a8c8f5bea058b6315eed7.
[INFO]  --> Setting version for golang.org/x/sys to a408501be4d17ee978c04a618e7a1b22af058c0e.
[INFO]  --> Setting version for golang.org/x/text to ce78b075c2fbd48520f4995b173eb9fe18b56ef3.
[INFO]  --> Setting version for gopkg.in/fsnotify.v1 to a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb.
[INFO]  --> Setting version for gopkg.in/mgo.v2 to 29cc868a5ca65f401ff318143f9408d02f4799cc.
[INFO]  Exporting resolved dependencies...
[INFO]  --> Exporting github.com/cenk/hub
[INFO]  --> Exporting github.com/cenkalti/rpc2
[INFO]  --> Exporting github.com/cgrates/fsock
[INFO]  --> Exporting github.com/cgrates/kamevapi
[INFO]  --> Exporting github.com/cgrates/osipsdagram
[INFO]  --> Exporting github.com/cgrates/rpcclient
[INFO]  --> Exporting github.com/ChrisTrenkamp/goxpath
[INFO]  --> Exporting github.com/DisposaBoy/JsonConfigReader
[INFO]  --> Exporting github.com/fiorix/go-diameter
[INFO]  --> Exporting github.com/go-sql-driver/mysql
[INFO]  --> Exporting github.com/gorhill/cronexpr
[INFO]  --> Exporting github.com/jinzhu/gorm
[INFO]  --> Exporting github.com/jinzhu/inflection
[INFO]  --> Exporting github.com/kr/pty
[INFO]  --> Exporting github.com/lib/pq
[INFO]  --> Exporting github.com/mediocregopher/radix.v2
[INFO]  --> Exporting github.com/mitchellh/mapstructure
[INFO]  --> Exporting github.com/peterh/liner
[INFO]  --> Exporting github.com/ugorji/go
[INFO]  --> Exporting github.com/hashicorp/golang-lru
[INFO]  --> Exporting golang.org/x/net
[INFO]  --> Exporting golang.org/x/text
[INFO]  --> Exporting golang.org/x/sys
[INFO]  --> Exporting gopkg.in/fsnotify.v1
[INFO]  --> Exporting gopkg.in/mgo.v2
[INFO]  Replacing existing vendor dependencies
+ ./build.sh
Building CGRateS...
+ exit 0
Exécution_de(%install) : /bin/sh -e /var/tmp/rpm-tmp.qyBMTt
+ umask 022
+ cd /home/admin/cgr_build/BUILD
+ '[' /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64 '!=' / ']'
+ rm -rf /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64
++ dirname /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64
+ mkdir -p /home/admin/cgr_build/BUILDROOT
+ mkdir /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64
+ cd cgrates-0.9.1rc7.87e12f6
+ rm -rf /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64
+ mkdir -p /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/usr/share/cgrates
+ cp -rpf src/github.com/cgrates/cgrates/data/conf src/github.com/cgrates/cgrates/data/daemontools src/github.com/cgrates/cgrates/data/diameter src/github.com/cgrates/cgrates/data/docker src/github.com/cgrates/cgrates/data/freeswitch src/github.com/cgrates/cgrates/data/kamailio src/github.com/cgrates/cgrates/data/monit src/github.com/cgrates/cgrates/data/scripts src/github.com/cgrates/cgrates/data/storage src/github.com/cgrates/cgrates/data/tariffplans src/github.com/cgrates/cgrates/data/tester src/github.com/cgrates/cgrates/data/tutorials src/github.com/cgrates/cgrates/data/vagrant /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/usr/share/cgrates
+ install -D -m 0644 -p src/github.com/cgrates/cgrates/data/conf/cgrates/cgrates.json /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/etc/cgrates/cgrates.json
+ install -D -m 0755 -p bin/cgr-console /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/usr/bin/cgr-console
+ install -D -m 0755 -p bin/cgr-engine /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/usr/bin/cgr-engine
+ install -D -m 0755 -p bin/cgr-loader /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/usr/bin/cgr-loader
+ install -D -m 0755 -p bin/cgr-tester /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/usr/bin/cgr-tester
+ mkdir -p /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/var/log/cgrates/cdrc/in
+ mkdir -p /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/var/log/cgrates/cdrc/out
+ mkdir -p /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/var/log/cgrates/cdre/csv
+ mkdir -p /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/var/log/cgrates/cdre/fwv
+ mkdir -p /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/var/lib/cgrates/history
+ mkdir -p /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/var/lib/cgrates/cache_dump
+ install -D -m 0644 -p src/github.com/cgrates/cgrates/packages/redhat_fedora/cgrates.options /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/etc/sysconfig/cgrates
+ install -D -m 0644 -p src/github.com/cgrates/cgrates/packages/redhat_fedora/cgrates.service /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/usr/lib/systemd/system/cgrates.service
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Traitement des fichiers : cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64
erreur : Fichier non trouvé par la substitution : /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/var/spool/cgrates/*

Erreur de construction de RPM :
    Fichier non trouvé par la substitution : /home/admin/cgr_build/BUILDROOT/cgrates-0.9.1rc7.87e12f6-1.el7.centos.x86_64/var/spool/cgrates/*
```
2016-08-24 12:33:20 +02:00
Radu Ioan Fericean
9c15a02017 create spool and lib dirs in package scripts 2016-06-14 20:37:00 +03:00