]> git.pld-linux.org Git - packages/blackbox.git/commitdiff
- updayed to 0.50.0,
authorkloczek <kloczek@pld-linux.org>
Tue, 24 Nov 1998 13:27:34 +0000 (13:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added /usr/X11R6/share/{rc,menu} %config files.

Changed files:
    blackbox.spec -> 1.11

blackbox.spec

index 3f1b1e718af1a18d0d30cefc1210fe865a14b7c6..485e0b7123713dab23765384e8151a9ebcf75824 100644 (file)
@@ -1,7 +1,7 @@
 Summary:     Very small and fast window manger for the X-Windows.
 Summary(pl): Ma³y i szybki menad¿er okien dla X-Windows.
 Name:        blackbox
-Version:     0.40.13
+Version:     0.50.0
 Release:     1
 URL:         http://linux.wiw.org/blackbox/
 Copyright:   GPL-2.0
@@ -44,16 +44,18 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644, root, root, 755)
 %doc README ChangeLog
-%attr(755, root, root) /usr/X11R6/bin/blackbox
+%attr(755, root, root) /usr/X11R6/bin/*
 %dir /usr/X11R6/share/Blackbox
 %config(noreplace) %verify(not size md5 mtime) /usr/X11R6/share/Blackbox/*
+%config(noreplace) %verify(not size md5 mtime) /usr/X11R6/share/menu
+%config(noreplace) %verify(not size md5 mtime) /usr/X11R6/share/rc
 
 %changelog
 * Thu Nov  5 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
   [0.40.12-1]
 - changelog Changed to ChangeLog in %doc,
-- files in /usr/X11R6/share/Blackbox/ makked as %config with
-  %verify(not size md5 mtime),
+- files in /usr/X11R6/share/{menu,rc,Blackbox/*} marked as %config with
+  %verify rules,
 - removed /usr/X11R6/lib/X11/app-defaults/* from %files.
 
 * Mon Nov  2 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
This page took 0.038649 seconds and 4 git commands to generate.