PacketFence - BTS - PacketFence
View Issue Details
0000946PacketFencepackagingpublic2010-04-09 11:172011-01-26 15:38
obilodeau 
obilodeau 
normalminorN/A
closedfixed 
 
1.9.01.9.0 
3cebf7a583da7cc9361505684dcdf264441216c7
0000946: pass source_release as an external rpmbuild parameter
Instead of specifying source_release in the rpm spec, we should provide it on the command-line using:

-D"source_release ..."

this would avoid the hack in our build system to strip out the
"%define source_release ..."
string

When we do so, don't forget to update the documentation on the top of the spec file.
No tags attached.
Issue History
2010-04-09 11:17obilodeauNew Issue
2010-04-09 11:17obilodeauStatusnew => assigned
2010-04-09 11:17obilodeauAssigned To => obilodeau
2010-04-15 17:43obilodeauProjectPacketFence 1.9 => PacketFence
2010-05-06 12:04obilodeaumtn revision => 3cebf7a583da7cc9361505684dcdf264441216c7
2010-05-06 12:04obilodeauNote Added: 0001561
2010-05-06 12:04obilodeauStatusassigned => resolved
2010-05-06 12:04obilodeauFixed in Version => 1.9.0
2010-05-06 12:04obilodeauResolutionopen => fixed
2011-01-26 15:38obilodeauStatusresolved => closed

Notes
(0001561)
obilodeau   
2010-05-06 12:04   
fixed and updated documentation