aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2016-01-16 18:42:05 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2016-01-16 18:42:05 +0100
commit06d8ca94860f4a795995d811cef477969baa2331 (patch)
tree4f6bbafcf8f3381b0402632ccdc1536150ec0005
parent0400a1a365b67e2bd9acc6fe4e5fb4d1ec2cf825 (diff)
downloadblogc-06d8ca94860f4a795995d811cef477969baa2331.tar.gz
blogc-06d8ca94860f4a795995d811cef477969baa2331.tar.bz2
blogc-06d8ca94860f4a795995d811cef477969baa2331.zip
build: spec: do not hardcode package name
-rw-r--r--blogc.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/blogc.spec.in b/blogc.spec.in
index e185379..b66d92a 100644
--- a/blogc.spec.in
+++ b/blogc.spec.in
@@ -1,4 +1,4 @@
-Name: blogc
+Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
Release: 1%{?dist}
License: BSD