]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- release 11:
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 6 Apr 2001 16:05:57 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new macros: %%_pkgconfigdir=/usr/lib/pkgconfig, %%_fontsdir=/usr/share/fonts

Changed files:
    rpm.macros -> 1.49
    rpm.spec -> 1.194

rpm.macros
rpm.spec

index 25e23f86cecfb20d8a8259c20a35e15192ba17ae..f2459ac3e89ee67d8aec644dc62165cb797cf93f 100644 (file)
@@ -86,12 +86,18 @@ done \
 # Location of autoconf macros
 %_aclocaldir   %(aclocal --print-ac-dir)
 
+# Location of pkgconfig files
+%_pkgcondigdir /usr/lib/pkgconfig
+
 # Location of top applink dir
 %_applnkdir      /usr/X11R6/share/applnk
 
 # Location pixmaps for applnk/desktop files
 %_pixmapsdir   /usr/X11R6/share/pixmaps
 
+# Location of fonts directories
+%_fontsdir     /usr/share/fonts
+
 # Current date
 %date          %(LC_ALL="C" date +"%a %b %d %Y")
 
index dff72230da21e80c194f56f211a303270eb02232..92b3159092535209fc54138f398f2a1dffa2a033 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -2,7 +2,7 @@ Summary:        Red Hat (and now also PLD) Package Manager
 Summary(pl):   Aplikacja do zarz±dzania pakietami
 Name:          rpm
 Version:       4.0.2
-Release:       10
+Release:       11
 License:       GPL
 Group:         Base
 Group(de):     Gründsätzlich
This page took 0.081943 seconds and 4 git commands to generate.