diff options
-rw-r--r-- | chicago95.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chicago95.spec b/chicago95.spec index f7ec125..f16d4a4 100644 --- a/chicago95.spec +++ b/chicago95.spec @@ -1,11 +1,13 @@ # Reference: # https://src.fedoraproject.org/rpms/nagios-plugins/blob/master/f/nagios-plugins.spec # debian/ for this package +# Documentation: +# This file is manually copied to the OBS project chicago95 due to difficulties with the _service operation. %define debug_package %{nil} %define committish master %define archivename %{committish}.tar.gz %if 0%{?obsbuild} -%define archivename Chicago95.tar.gz +%define archivename chicago95.orig.tar.gz %endif Name: chicago95-theme Version: 2.0.1 |