diaspora/pkg/fedora
2010-10-06 05:01:32 +02:00
..
.bundle Server start, but fails on missing .git dirs (!) 2010-10-05 21:47:17 +02:00
diaspora-bundle.spec Server starts OK. 2010-10-06 04:21:44 +02:00
diaspora-ws Initial, buggy file check in 2010-10-05 00:11:13 +02:00
diaspora.logconf Initial, buggy file check in 2010-10-05 00:11:13 +02:00
diaspora.spec provisionary 2010-10-06 05:01:32 +02:00
make_dist.sh Server starts OK. 2010-10-06 04:21:44 +02:00
perm-fix.patch provisionary 2010-10-06 05:01:32 +02:00
README.fedora provisionary 2010-10-06 04:37:03 +02:00
source-fix.patch Server start, but fails on missing .git dirs (!) 2010-10-05 21:47:17 +02:00

Here is tools to package diaspora as a RPM package.

Synopsis:

# Create dist/diaspora-0.0-1010041233_faded4231.tar.gz
% ./make_dist.sh source

# Create dist/diaspora-bundle-0.0-1010041233_faded4231.tar.gz
% ./make_dist.sh bundle

# Setup links to tarballs from RPM source directory:
% ./make_dist.sh links

# Build rpms:
rpmbuild -ba dist/diaspora.spec
rpmbuild-ba dist/diaspora-bundle.spec

Routines uses last available version from master branch at github.