From fc3ffe72496dd2604c67a548f00dcddc63f02998b7252795a1e011ada5374d40 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 2 Aug 2013 18:29:42 +0000 Subject: [PATCH] - fix defaultattr for old distros OBS-URL: https://build.opensuse.org/package/show/Archiving/unzip?expand=0&rev=27 --- pre_checkin.sh | 2 ++ unzip-rcc.changes | 5 +++++ unzip-rcc.spec | 1 + unzip.changes | 5 +++++ unzip.spec | 1 + 5 files changed, 14 insertions(+) diff --git a/pre_checkin.sh b/pre_checkin.sh index c770526..37850ad 100644 --- a/pre_checkin.sh +++ b/pre_checkin.sh @@ -6,3 +6,5 @@ cp unzip.changes unzip-rcc.changes sed -i -e 's,Name: .*,Name: unzip-rcc,' unzip-rcc.spec sed -i -e 's,%bcond_with rcc,%bcond_without rcc,' unzip-rcc.spec +osc service localrun format_spec_file + diff --git a/unzip-rcc.changes b/unzip-rcc.changes index 5fb72fe..cbc758e 100644 --- a/unzip-rcc.changes +++ b/unzip-rcc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 2 18:29:07 UTC 2013 - coolo@suse.com + +- fix defaultattr for old distros + ------------------------------------------------------------------- Fri Aug 2 13:55:08 UTC 2013 - coolo@suse.com diff --git a/unzip-rcc.spec b/unzip-rcc.spec index a77e360..983eaa9 100644 --- a/unzip-rcc.spec +++ b/unzip-rcc.spec @@ -150,6 +150,7 @@ fi %if %{without rcc} %files doc +%defattr(-,root,root) %doc %{_mandir}/man1/* %doc BUGS Contents History.* LICENSE README ToDo WHERE %doc *.txt proginfo diff --git a/unzip.changes b/unzip.changes index 5fb72fe..cbc758e 100644 --- a/unzip.changes +++ b/unzip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 2 18:29:07 UTC 2013 - coolo@suse.com + +- fix defaultattr for old distros + ------------------------------------------------------------------- Fri Aug 2 13:55:08 UTC 2013 - coolo@suse.com diff --git a/unzip.spec b/unzip.spec index bf510ea..abd4b4f 100644 --- a/unzip.spec +++ b/unzip.spec @@ -150,6 +150,7 @@ fi %if %{without rcc} %files doc +%defattr(-,root,root) %doc %{_mandir}/man1/* %doc BUGS Contents History.* LICENSE README ToDo WHERE %doc *.txt proginfo