[redhat-rpm-config: 154/215] Remove "upstream reference" spec file - this makes no sense as the spec needs to be separately maint

Panu Matilainen pmatilai at fedoraproject.org
Wed Apr 2 10:31:20 UTC 2014


commit de76474f3520ec1ebad85b2ad8263bc7da870b95
Author: Panu Matilainen <pmatilai at redhat.com>
Date:   Tue Jan 26 15:52:39 2010 +0200

    Remove "upstream reference" spec file
    - this makes no sense as the spec needs to be separately maintained
      for distribution versions separately anyway

 Makefile               |    1 -
 redhat-rpm-config.spec |  282 ------------------------------------------------
 2 files changed, 0 insertions(+), 283 deletions(-)
---
diff --git a/Makefile b/Makefile
index f1d8e46..23c7685 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,6 @@ install:
 	mkdir -p $(DESTDIR)/usr/lib/rpm/redhat
 	cp -pr * $(DESTDIR)/usr/lib/rpm/redhat/
 	rm -f $(DESTDIR)/usr/lib/rpm/redhat/Makefile
-	rm -f $(DESTDIR)/usr/lib/rpm/redhat/redhat-rpm-config.spec
 
 tag-archive:
 	git tag -a $(CVSTAG)


More information about the scm-commits mailing list