Procházet zdrojové kódy

Make use of newer tokens in specfile template

...or,

> ...maintain "state of the art" templates by comparing with peer
> projects.
Alois Mahdal před 8 roky
rodič
revize
39e61b2b34
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      packaging/template.spec

+ 2
- 2
packaging/template.spec Zobrazit soubor

@@ -1,7 +1,7 @@
1
-Name:		satcmd
1
+Name:		__MKIT_PROJ_PKGNAME__
2 2
 Version:	__MKIT_PROJ_VERSION__
3 3
 Release:	1%{?dist}
4
-Summary:	satcmd - __MKIT_PROJ_TAGLINE__
4
+Summary:	__MKIT_PROJ_NAME__ - __MKIT_PROJ_TAGLINE__
5 5
 
6 6
 License:	LGPLv2
7 7
 Source0:	%{name}-%{version}.tar.gz