]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- really stop including rpm macros everywhere
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 25 Jan 2020 13:08:02 +0000 (14:08 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 25 Jan 2020 13:08:02 +0000 (14:08 +0100)
cacti-plugin.spec
cacti-template.spec
dokuwiki-plugin.spec
dotnet.spec
horde.spec
java-webapp.spec
java.spec
jira-plugin.spec
monitoring-plugin.spec
php-package.spec
php-pear.spec

index dc816f304499a2001351bdcd4adf895c9bcab894..593661dba1f66a78225dcdbfd3b6dbbec6ae3888 100644 (file)
@@ -1,7 +1,6 @@
 # NOTE: existing plugins http://forums.cacti.net/viewtopic.php?t=14985
 %define                plugin  PLUGIN_NAME
 %define                php_min_version 5.0.0
-%include       /usr/lib/rpm/macros.php
 Summary:       -
 Name:          cacti-plugin-%{plugin}
 Version:       0.1
index 955bf2889ef9b2c07356d8b9e08abe634537e9eb..555bddb4b0c3b8b4782839df6b6858b28db74fd9 100644 (file)
@@ -2,7 +2,6 @@
 # NOTE: existing templates http://forums.cacti.net/viewtopic.php?p=161928
 %define                template TEMPLATE_NAME
 %define                php_min_version 5.0.0
-%include       /usr/lib/rpm/macros.php
 Summary:       Template for Cacti -
 Name:          cacti-template-%{template}
 Version:       0.1
index 5da369abaf7e9d0372fb13063d1eba64aea0958b..039abe94d646e4f4191b897c3b2af004a77c1485 100644 (file)
@@ -2,7 +2,6 @@
 %define                ver             %(echo %{subver} | tr -d -)
 %define                plugin          PLUGIN_NAME
 %define                php_min_version 5.3.0
-%include       /usr/lib/rpm/macros.php
 Summary:       DokuWiki PLUGIN_NAME plugin
 Summary(pl.UTF-8):     Wtyczka PLUGIN_NAME dla DokuWiki
 Name:          dokuwiki-plugin-%{plugin}
index 747fa99ab0cf8752245e8d137c70bf0e76ab22e0..e9cc53952645902fe3264a8350e871d6668d4e38 100644 (file)
@@ -1,4 +1,3 @@
-%include       /usr/lib/rpm/macros.mono
 %define                module  TEMPLATE
 Summary:       template for mono/dotnet/.Net packages
 Summary(pl.UTF-8):     -
index 52e48a1200f4c833e5c00d0cec86926a1a657e88..f239b6b002b1e0f24aed556eac1ce77f7b88b7c1 100644 (file)
@@ -7,7 +7,6 @@
 # THOSE DIRS: find -name '.??*' IS EASY TO LOCATE.
 
 %define                hordeapp        skeleton
-%include       /usr/lib/rpm/macros.php
 Summary:       Template for horde projects
 Name:          horde-%{hordeapp}
 Version:       0.1
index cb7144a2c085889c2bec50ba94efb82bc559129a..afa17ecb1ebd8871b15942a2de57d7ee8884bb59 100644 (file)
@@ -1,4 +1,3 @@
-%include       /usr/lib/rpm/macros.java
 Summary:       -
 Summary(pl.UTF-8):     -
 Name:          -
index 87b74687db6ee73c4bd1ce21c1008e2e456d18d8..210e5851154f2e92d43ec72c7fddecdd44e08574 100644 (file)
--- a/java.spec
+++ b/java.spec
@@ -15,7 +15,6 @@
 # Name without java- prefix. If it is application, not a library,
 # just do s/srcname/name/g
 %define                srcname         -
-%include       /usr/lib/rpm/macros.java
 Summary:       -
 Summary(pl.UTF-8):     -
 Name:          java-%{srcname}
index 25fcda701c481b4b1b95953de72765672c078530..8f23611185a71a648685fb5caabc1e06c6252538 100644 (file)
@@ -1,5 +1,4 @@
 %define                plugin  foobar
-%include       /usr/lib/rpm/macros.java
 Summary:       JIRA foobar plugin
 Name:          jira-plugin-%{plugin}
 Version:       -
index 8919746b9f92a7f1b9d2c4e528e18878a15bbe75..a06cb554e9886bc9d519086ef11cc902ce494473 100644 (file)
@@ -1,6 +1,4 @@
 %define                plugin  check_template
-# enable here and BR deps, and noautoreq for Perl based plugins
-#%include      /usr/lib/rpm/macros.perl
 Summary:       Monitoring plugin to check ...
 Summary(pl.UTF-8):     Wtyczka Monitoringa sprawdzająca ...
 Name:          monitoring-plugin-%{plugin}
index 36bfef20d697be208a7bf6644ba58da29662ab1d..ef138a2ecb51008d0411885cf1d26f5cfc3ecc4a 100644 (file)
@@ -1,10 +1,5 @@
 %define                pkgname PACKAGE_NAME
 %define                php_min_version 5.0.0
-%if %{with phpdeps}
-# new php based depsolver will look into this macro, however it works in static
-# manner too.
-%include       /usr/lib/rpm/macros.php
-%endif
 Summary:       -
 Name:          php-%{pkgname}
 Version:       _
index e56faa1693688f126b4ba8aa11cc14a7c20ee03f..6b78527d2da44916aa178657ba2a5a11c03151db 100644 (file)
@@ -9,7 +9,6 @@
 #
 %define                status          stable
 %define                pearname        class_subclass
-%include       /usr/lib/rpm/macros.php
 Summary:       %{pearname} -
 Summary(pl.UTF-8):     %{pearname} -
 Name:          php-pear-%{pearname}
This page took 0.105091 seconds and 4 git commands to generate.