aboutsummaryrefslogtreecommitdiff
path: root/content/blog/miscellaneous/building-rpms.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/miscellaneous/building-rpms.md')
-rw-r--r--content/blog/miscellaneous/building-rpms.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/content/blog/miscellaneous/building-rpms.md b/content/blog/miscellaneous/building-rpms.md
index 99667eb..1b3bfec 100644
--- a/content/blog/miscellaneous/building-rpms.md
+++ b/content/blog/miscellaneous/building-rpms.md
@@ -1,13 +1,12 @@
---
title: "Building rpm packages"
-linkTitle: "Building rpm packages"
date: 2016-02-22
-description: >
- Building rpm packages
+description: How to build locally an rpm package
+tags:
+ - Centos
+ - rhel
---
-Here is how to build locally an rpm package. Tested at the time on a centos 7.
-
## Setup your environment
First of all, you have to use a non-root account.