Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Commit

Permalink
Do not bother putting git branch in rpm release, there aren't multipl…
Browse files Browse the repository at this point in the history
…e branches anymore
  • Loading branch information
jtikalsky committed Jan 13, 2015
1 parent a828e6c commit 5596e12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sysmgr.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
Summary: University of Wisconsin IPMI MicroTCA System Manager
Name: sysmgr
Version: 1.1.0
Release: 1%{?dist}.%(git branch | grep \* | cut -d\ -f2)
Release: 1%{?dist}
#Release: 1%{?dist}.%(git branch | grep \* | cut -d\ -f2)
Packager: Jesra Tikalsky
#BuildArch: %{_buildarch}
License: Reserved
Expand Down

0 comments on commit 5596e12

Please sign in to comment.