Blame SOURCES/redhat-rpm-config-9.1.0-fix-find-provides-modalias-permissions.patch

eaaa62
diff -Nuar redhat-rpm-config-9.1.0_old/Makefile redhat-rpm-config-9.1.0/Makefile
eaaa62
--- redhat-rpm-config-9.1.0_old/Makefile	2013-08-26 10:54:34.040834006 +0800
eaaa62
+++ redhat-rpm-config-9.1.0/Makefile	2013-08-26 10:57:03.315833999 +0800
eaaa62
@@ -15,6 +15,7 @@
eaaa62
 	cp -pr macros.* $(DESTDIR)/etc/rpm/
eaaa62
 	rm -f $(DESTDIR)/usr/lib/rpm/redhat/Makefile
eaaa62
 	rm -f $(DESTDIR)/usr/lib/rpm/redhat/macros.*
eaaa62
+	chmod +x $(DESTDIR)/usr/lib/rpm/redhat/find-provides.d/modalias.prov
eaaa62
 
eaaa62
 tag-archive:
eaaa62
 	@git tag -a $(CVSTAG) -m "$(NAME)-$(VERSION) release"