From e877fc076836b58a336facb59c8466d51c7975c4 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 4 Sep 2018 02:41:15 +0200 Subject: remove obsolete $Id: CVS tags --- Makefile.am | 1 - configure.ac | 1 - macros-perarch.in | 1 - macros.in | 1 - make_arch_macrosfiles.sh.in | 1 - rpm-spec-mode.el | 1 - rpmeval.c | 1 - rpmgenplatform.in | 1 - rpmrc.in | 1 - tests.sh | 1 - tests/macros.sh | 1 - 11 files changed, 11 deletions(-) diff --git a/Makefile.am b/Makefile.am index 3b349d6..64f4cd4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,3 @@ -# $Id: Makefile.am 271263 2010-11-01 23:20:42Z peroyvind $ ACLOCAL_AMFLAGS=-I m4 diff --git a/configure.ac b/configure.ac index d144b17..29acc80 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,6 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -# $Id: configure.ac 271266 2010-11-04 10:43:28Z fwang $ AC_PREREQ(2.59) AC_INIT(rpm-mageia-setup, 2.31, https://bugs.mageia.org/) diff --git a/macros-perarch.in b/macros-perarch.in index e52d252..99a4074 100644 --- a/macros-perarch.in +++ b/macros-perarch.in @@ -1,5 +1,4 @@ # Per-platform rpm configuration file. -# $Id: macros-perarch.in 233523 2008-01-28 17:41:27Z pixel $ #============================================================================== # ---- per-platform macros. diff --git a/macros.in b/macros.in index 9de021d..2d73956 100644 --- a/macros.in +++ b/macros.in @@ -2,7 +2,6 @@ # Main Mangeia rpm configuration # Only modified macros goes here # -# $Id: macros.in 260920 2009-09-25 10:10:18Z blino $ # # This is a global RPM configuration file. All changes made here will # be lost when the rpm package is upgraded. Any per-system configuration diff --git a/make_arch_macrosfiles.sh.in b/make_arch_macrosfiles.sh.in index 90d5725..721299b 100644 --- a/make_arch_macrosfiles.sh.in +++ b/make_arch_macrosfiles.sh.in @@ -1,6 +1,5 @@ #!/bin/sh -# $Id: make_arch_macrosfiles.sh.in 233560 2008-01-29 15:58:29Z pixel $ MINPUT="$1" ARCH="$2" diff --git a/rpm-spec-mode.el b/rpm-spec-mode.el index c58670a..9b2e946 100644 --- a/rpm-spec-mode.el +++ b/rpm-spec-mode.el @@ -1,6 +1,5 @@ ;;; rpm-spec-mode.el --- RPM spec file editing commands for Emacs/XEmacs -;; $Id: rpm-spec-mode.el 232641 2007-12-20 09:58:22Z pixel $ ;; Copyright (C) 1997-2002 Stig Bjørlykke, diff --git a/rpmeval.c b/rpmeval.c index 57cefa6..c20afb5 100644 --- a/rpmeval.c +++ b/rpmeval.c @@ -1,4 +1,3 @@ -/* $Id: rpmeval.c 271130 2010-10-16 11:12:45Z peroyvind $ */ /* Only used for the testsuite */ diff --git a/rpmgenplatform.in b/rpmgenplatform.in index 885b526..10e11f5 100644 --- a/rpmgenplatform.in +++ b/rpmgenplatform.in @@ -1,6 +1,5 @@ #!/usr/bin/perl -# $Id$ use strict; use warnings; use Getopt::Long; diff --git a/rpmrc.in b/rpmrc.in index afd551b..e5864c1 100644 --- a/rpmrc.in +++ b/rpmrc.in @@ -1,4 +1,3 @@ -# $Id: rpmrc.in 232782 2008-01-07 17:34:01Z pixel $ # # @RPMVENDORDIR@/rpmrc diff --git a/tests.sh b/tests.sh index 2fec7a0..2ffdd96 100755 --- a/tests.sh +++ b/tests.sh @@ -1,6 +1,5 @@ #!/bin/sh -# $Id: tests.sh 22753 2007-02-22 13:01:24Z nanardon $ allerrs=0 diff --git a/tests/macros.sh b/tests/macros.sh index 60cbbae..972ceca 100755 --- a/tests/macros.sh +++ b/tests/macros.sh @@ -1,6 +1,5 @@ #!/bin/sh -# $Id: macros.sh 242828 2008-06-02 12:41:00Z pixel $ RPMEVAL=./rpmeval -- cgit v1.2.1