]> git.pld-linux.org Git - packages/authconfig.git/commitdiff
[1.7-3] authconfig-1_7-3
authorkloczek <kloczek@pld-linux.org>
Fri, 14 May 1999 18:12:36 +0000 (18:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- now package is FHS 2.0 compliat.

Changed files:
    authconfig.spec -> 1.5

authconfig.spec

index b9669d7060a94ecea6e093b40129fcad14b878b6..7ccdf3f5af2cf86e1e8aa99f1b7c8500845a4e67 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Text-mode tool for setting up NIS and shadow passwords.
 Name:          authconfig
 Version:       1.7
-Release:       2
+Release:       3
 Copyright:     GPL
 ExclusiveOS:   Linux
 Group:         Base
@@ -29,6 +29,8 @@ make INSTROOT=$RPM_BUILD_ROOT install
 
 gzip -9nf $RPM_BUILD_ROOT/usr/man/man8/*
 
+mv $RPM_BUILD_ROOT/usr/man $RPM_BUILD_ROOT/usr/share
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -41,9 +43,13 @@ rm -rf $RPM_BUILD_ROOT
 %lang(no) /usr/share/locale/no/LC_MESSAGES/authconfig.mo
 %lang(sk) /usr/share/locale/sk/LC_MESSAGES/authconfig.mo
 
-/usr/man/man8/*
+/usr/share/man/man8/*
 
 %changelog
+* Fri May 14 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
+  [1.7-3]
+- now package is FHS 2.0 compliat.
+
 * Wed Apr 28 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
   [1.7-2]
 - uncommented .mo files and added %lang macros for this files,
This page took 0.07357 seconds and 4 git commands to generate.