spec-create-old: this plugin is now unmaintained

This commit is contained in:
Davide Madrisan 2011-12-18 16:06:36 +01:00
parent 0f71f389e3
commit f67320c5d0
3 changed files with 2 additions and 1510 deletions

View File

@ -113,7 +113,6 @@ make install DESTDIR=%{buildroot} prefix=%{_prefix}
%{_bindir}/config-getvar
%{_bindir}/pck-extract
%{_bindir}/pck-update
%{_bindir}/spec-create-old
%{_bindir}/spec-create
%if %{packager_group} == "root"
%config %attr(644,root,root) %{_sysconfdir}/%{name}.conf

View File

@ -1,5 +1,5 @@
# Makefile for autospec
# Copyright (C) 2008 by Davide Madrisan <davide.madrisan@gmail.com>
# Copyright (C) 2008,2011 by Davide Madrisan <davide.madrisan@gmail.com>
# This program is free software; you can redistribute it and/or modify it under
# the terms of version 2 of the GNU General Public License as published by the
@ -18,7 +18,7 @@ srcdir = ..
include $(srcdir)/Makefile.env
pck_plugins := config-getvar pck-extract pck-update spec-create-old spec-create
pck_plugins := config-getvar pck-extract pck-update spec-create
pck_plugins_infiles := $(wildcard *.in)
all:

File diff suppressed because it is too large Load Diff