]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- no %config
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 21 Jun 2005 10:58:58 +0000 (10:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build-macros.spec -> 1.10

rpm-build-macros.spec

index 633f7662e2504bdeabee564e8e03bf3272922527..4ef23a24d0d46d81cfd415898406fbfae55e0998 100644 (file)
@@ -2,7 +2,8 @@
 # - AC-branch is TAG. please move the tag if rebuild needed:
 #  $ cvs tag -F AC-branch rpm-macros.spec
 # TODO
-# - make rpm actually search for this rpm.macros file
+# - move macros.pld to /usr/lib/rpm, but first need to change rpmmrc
+#   for it to search the macrofile from there.
 %define        rpm_macros_rev  1.223
 Summary:       PLD Linux RPM Macros
 Summary(pl):   Makra RPM dla Linuksa PLD
@@ -45,4 +46,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%config %verify(not md5 mtime size) %{_sysconfdir}/rpm/*
+%{_sysconfdir}/rpm/*
This page took 0.189415 seconds and 4 git commands to generate.