]> git.alsa-project.org Git - alsa-utils.git/commitdiff
Removed keywords from comments
authorJaroslav Kysela <perex@perex.cz>
Thu, 15 May 2003 06:51:29 +0000 (06:51 +0000)
committerJaroslav Kysela <perex@perex.cz>
Thu, 15 May 2003 06:51:29 +0000 (06:51 +0000)
utils/alsa-utils.spec.in

index 51c0d444c3bcfd7fa70dceb9514fc77472b2ca93..a6a7f10bec187160e14d9d6f3179c0ff5a10c160 100644 (file)
@@ -21,14 +21,14 @@ Advanced Linux Sound Architecture (ALSA) - Utils
 * Thu Mar  6 2003 Ronny V. Vindenes <sublett@dc-s.com>
 
 - removed wrongly included doc file
-- changed BuildRoot from /var/tmp to %{_tmppath}
-- use standard rpm macros for %build & %install
+- changed BuildRoot from /var/tmp to _tmppath
+- use standard rpm macros for build & install section
 - updated dependencies
 
 * Tue Nov 20 2001 Jaroslav Kysela <perex@suse.cz>
 
 - changed BuildRoot from /tmp to /var/tmp
-- %_prefix and %_mandir macros are used for configure and mkdir
+- _prefix and _mandir macros are used for configure and mkdir
 - DESTDIR is used for make install
 
 * Sun Nov 11 2001 Miroslav Benes <mbenes@tenez.cz>