OBS User unknown 2008-05-31 10:08:00 +00:00 committed by Git OBS Bridge
parent 6416fc7419
commit 363815c5dc
3 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:822c31d26037a29f5fdf56fa258134978592730af5037a16f6df7fc4f979a4f4
size 9649193
oid sha256:96162a93c1e1f1556e659b995bd393f436bf24dde12a9cd062e7989b35943368
size 9485461

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 27 09:13:59 CEST 2008 - ke@suse.de
- Remove test directory.
- update translations.
-------------------------------------------------------------------
Mon May 26 23:16:09 CEST 2008 - ro@suse.de

View File

@ -13,7 +13,7 @@
Name: update-desktop-files
Version: 11.0
Release: 19
Release: 21
Summary: A Build Tool to Update Desktop Files
License: GPL v2 or later
Group: Development/Tools/Building
@ -95,14 +95,15 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%lang(en) /usr/share/%name
%dir /usr/share/locale/test
%dir /usr/share/locale/test/LC_MESSAGES
/usr/lib/rpm/*
%files -f desktop_translations.lang -n desktop-translations
%defattr(-,root,root)
%changelog
* Tue May 27 2008 ke@suse.de
- Remove test directory.
- update translations.
* Tue May 27 2008 ro@suse.de
- added directories to filelist to fix build
* Mon May 26 2008 ke@suse.de