]> git.pld-linux.org Git - packages/file.git/commitdiff
- recreate link in pretrans, hopefully solves broken upgrades; rel 3 auto/th/file-5_03-3 auto/ti/file-5_03-3
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 25 May 2009 00:10:43 +0000 (00:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    file.spec -> 1.168

file.spec

index a8b3bc61d46b71748d04d3ec5fae11a235d1af42..20324b6a9225479ae3137707eb5697c315d3cb1a 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -29,7 +29,7 @@ Summary(zh_CN.UTF-8): 判定文件类型的工具。
 Summary(zh_TW.UTF-8):  用於決定檔案類型的一個工具程式。
 Name:          file
 Version:       5.03
-Release:       2
+Release:       3
 License:       distributable
 Group:         Applications/File
 URL:           http://www.darwinsys.com/file/
@@ -327,6 +327,7 @@ rm -rf $RPM_BUILD_ROOT
 # it used to be directory
 if [ -d %{_datadir}/file ]; then
        mv -b %{_datadir}/file{,.dir}
+       ln -s misc %{_datadir}/file
 %banner -e %{name} <<EOF
 Check %{_datadir}/file.dir for your own files and remove it when done.
 EOF
This page took 0.164332 seconds and 4 git commands to generate.