rpms/rt2870-kmod/F-10 rt2870-additional-devices-support.patch, NONE, 1.1 rt2870-kmod.spec, 1.17, 1.18 rt2870-linksys-wusb100-wusb600n-support.patch, 1.1, NONE
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19471
Modified Files:
rt2870-kmod.spec
Added Files:
rt2870-additional-devices-support.patch
Removed Files:
rt2870-linksys-wusb100-wusb600n-support.patch
Log Message:
* Thu Jan 15 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-5
- Add Buffalo WLI-UC-G300N support
rt2870-additional-devices-support.patch:
--- NEW FILE rt2870-additional-devices-support.patch ---
--- old/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2008-09-19 01:23:42.000000000 -0400
+++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2009-01-15 09:17:50.000000000 -0500
@@ -143,6 +143,9 @@
{USB_DEVICE(0x0789,0x0162)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0163)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0164)}, /* Logitec */ \
+ {USB_DEVICE(0x1737,0x0070)}, /* Linksys WUSB100 */ \
+ {USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */ \
+ {USB_DEVICE(0x0411,0x00e8)}, /* Buffalo WLI-UC-G300N*/ \
{ }/* Terminating entry */ \
}
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/F-10/rt2870-kmod.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- rt2870-kmod.spec 11 Jan 2009 15:22:32 -0000 1.17
+++ rt2870-kmod.spec 15 Jan 2009 15:38:55 -0000 1.18
@@ -3,11 +3,11 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+#%%define buildforkernels newest
Name: rt2870-kmod
Version: 1.4.0.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -16,7 +16,7 @@
Source0: http://www.ralinktech.com.tw/data/drivers/2008_0925_RT2870_Linux_STA_v1.4...
Source11: rt2870-kmodtool-excludekernel-filterfile
-Patch1: rt2870-linksys-wusb100-wusb600n-support.patch
+Patch1: rt2870-additional-devices-support.patch
Patch2: rt2870-Makefile.x-fixes.patch
Patch3: rt2870-NetworkManager-support.patch
Patch4: rt2870-strip-tftpboot-copy.patch
@@ -46,7 +46,7 @@
%setup -q -c -T -a 0
-%patch1 -p1 -b .linksys
+%patch1 -p1 -b .additional-devices
%patch2 -p1 -b .rpmbuild
%patch3 -p1 -b .NetworkManager
%patch4 -p1 -b .tftpboot
@@ -78,6 +78,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Jan 15 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-5
+- Add Buffalo WLI-UC-G300N support
+
* Sun Jan 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-4
- Add a patch for compilation against kernels >= 2.6.29
--- rt2870-linksys-wusb100-wusb600n-support.patch DELETED ---
15 years, 10 months
rpms/rt2870-kmod/devel rt2870-additional-devices-support.patch, NONE, 1.1 rt2870-kmod.spec, 1.21, 1.22 rt2870-linksys-wusb100-wusb600n-support.patch, 1.1, NONE
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/rt2870-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18998
Modified Files:
rt2870-kmod.spec
Added Files:
rt2870-additional-devices-support.patch
Removed Files:
rt2870-linksys-wusb100-wusb600n-support.patch
Log Message:
* Thu Jan 15 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-5
- Add Buffalo WLI-UC-G300N support
rt2870-additional-devices-support.patch:
--- NEW FILE rt2870-additional-devices-support.patch ---
--- old/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2008-09-19 01:23:42.000000000 -0400
+++ new/2008_0925_RT2870_Linux_STA_v1.4.0.0/include/rt2870.h 2009-01-15 09:17:50.000000000 -0500
@@ -143,6 +143,9 @@
{USB_DEVICE(0x0789,0x0162)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0163)}, /* Logitec */ \
{USB_DEVICE(0x0789,0x0164)}, /* Logitec */ \
+ {USB_DEVICE(0x1737,0x0070)}, /* Linksys WUSB100 */ \
+ {USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */ \
+ {USB_DEVICE(0x0411,0x00e8)}, /* Buffalo WLI-UC-G300N*/ \
{ }/* Terminating entry */ \
}
Index: rt2870-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870-kmod/devel/rt2870-kmod.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- rt2870-kmod.spec 11 Jan 2009 15:15:40 -0000 1.21
+++ rt2870-kmod.spec 15 Jan 2009 15:32:48 -0000 1.22
@@ -3,11 +3,11 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+#%%define buildforkernels newest
Name: rt2870-kmod
Version: 1.4.0.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Kernel module for wireless devices with Ralink's rt2870 chipsets
Group: System Environment/Kernel
@@ -16,7 +16,7 @@
Source0: http://www.ralinktech.com.tw/data/drivers/2008_0925_RT2870_Linux_STA_v1.4...
Source11: rt2870-kmodtool-excludekernel-filterfile
-Patch1: rt2870-linksys-wusb100-wusb600n-support.patch
+Patch1: rt2870-additional-devices-support.patch
Patch2: rt2870-Makefile.x-fixes.patch
Patch3: rt2870-NetworkManager-support.patch
Patch4: rt2870-strip-tftpboot-copy.patch
@@ -46,7 +46,7 @@
%setup -q -c -T -a 0
-%patch1 -p1 -b .linksys
+%patch1 -p1 -b .additional-devices
%patch2 -p1 -b .rpmbuild
%patch3 -p1 -b .NetworkManager
%patch4 -p1 -b .tftpboot
@@ -78,6 +78,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Jan 15 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-5
+- Add Buffalo WLI-UC-G300N support
+
* Sun Jan 11 2009 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.4.0.0-4
- Add a patch for compilation against kernels >= 2.6.29
--- rt2870-linksys-wusb100-wusb600n-support.patch DELETED ---
15 years, 10 months
rpms/open-vm-tools-kmod/F-10 .cvsignore, 1.3, 1.4 open-vm-tools-kmod.spec, 1.9, 1.10 sources, 1.3, 1.4
by Denis Leroy
Author: denis
Update of /cvs/free/rpms/open-vm-tools-kmod/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6272
Modified Files:
.cvsignore open-vm-tools-kmod.spec sources
Log Message:
Update to upstream build 137496
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools-kmod/F-10/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 18 Dec 2008 07:29:36 -0000 1.3
+++ .cvsignore 15 Jan 2009 11:37:10 -0000 1.4
@@ -1 +1 @@
-open-vm-tools-2008.11.18-130226.tar.gz
+open-vm-tools-2008.12.23-137496.tar.gz
Index: open-vm-tools-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools-kmod/F-10/open-vm-tools-kmod.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- open-vm-tools-kmod.spec 20 Dec 2008 08:00:31 -0000 1.9
+++ open-vm-tools-kmod.spec 15 Jan 2009 11:37:10 -0000 1.10
@@ -6,13 +6,13 @@
%define buildforkernels newest
%define tname open-vm-tools
-%define builddate 2008.11.18
-%define buildver 130226
+%define builddate 2008.12.23
+%define buildver 137496
%define ovtmodules vmblock vmci vmhgfs vmmemctl vmsync vmxnet vmxnet3 vsock pvscsi
Name: open-vm-tools-kmod
Version: 0.0.0.%{buildver}
-Release: 1%{?dist}.2
+Release: 1%{?dist}
Summary: VMware Tools Kernel Modules
Group: System Environment/Kernel
License: GPLv2
@@ -61,7 +61,7 @@
rm -rf $RPM_BUILD_ROOT
for kernel_version in %{?kernel_versions} ; do
for ovtmodule in %{ovtmodules}; do
- install -D -m 755 _kmod_build_${kernel_version%%___*}/${ovtmodule}/${ovtmodule}.ko $RPM_BUILD_ROOT%{kmodinstdir_prefix}/${kernel_version%%___*}/%{kmodinstdir_postfix}/${ovtmodule}.ko
+ install -D -m 755 _kmod_build_${kernel_version%%___*}/${ovtmodule}/${ovtmodule}.ko $RPM_BUILD_ROOT%{kmodinstdir_prefix}${kernel_version%%___*}%{kmodinstdir_postfix}${ovtmodule}.ko
done
done
# akmods:
@@ -73,6 +73,9 @@
%changelog
+* Wed Jan 14 2009 Denis Leroy <denis(a)poolshark.org> - 0.0.0.137496-1
+- Update to upstream build 137496
+
* Sat Dec 20 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.0.0.130226-1.2
- rebuild for latest Fedora kernel;
Index: sources
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools-kmod/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 18 Dec 2008 07:29:36 -0000 1.3
+++ sources 15 Jan 2009 11:37:10 -0000 1.4
@@ -1 +1 @@
-03cedcf15193cafd320ff0f44348dd18 open-vm-tools-2008.11.18-130226.tar.gz
+2c457c9bcee711140ec137a6829525eb open-vm-tools-2008.12.23-137496.tar.gz
15 years, 10 months
rpms/open-vm-tools/F-10 .cvsignore, 1.3, 1.4 open-vm-tools.spec, 1.2, 1.3 sources, 1.3, 1.4
by Denis Leroy
Author: denis
Update of /cvs/free/rpms/open-vm-tools/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5326
Modified Files:
.cvsignore open-vm-tools.spec sources
Log Message:
Update to upstream 137496
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-10/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 18 Dec 2008 07:21:58 -0000 1.3
+++ .cvsignore 15 Jan 2009 11:25:04 -0000 1.4
@@ -1 +1 @@
-open-vm-tools-2008.11.18-130226.tar.gz
+open-vm-tools-2008.12.23-137496.tar.gz
Index: open-vm-tools.spec
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-10/open-vm-tools.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- open-vm-tools.spec 18 Dec 2008 07:21:58 -0000 1.2
+++ open-vm-tools.spec 15 Jan 2009 11:25:04 -0000 1.3
@@ -1,5 +1,5 @@
-%define builddate 2008.11.18
-%define buildver 130226
+%define builddate 2008.12.23
+%define buildver 137496
Name: open-vm-tools
Version: 0.0.0.%{buildver}
@@ -159,6 +159,9 @@
%changelog
+* Wed Jan 14 2009 Denis Leroy <denis(a)poolshark.org> - 0.0.0.137496-1
+- Update to upstream 137496
+
* Thu Dec 18 2008 Denis Leroy <denis(a)poolshark.org> - 0.0.0.130226-1
- Update to upstream 130226
- Desktop patch upstreamed
Index: sources
===================================================================
RCS file: /cvs/free/rpms/open-vm-tools/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 18 Dec 2008 07:21:58 -0000 1.3
+++ sources 15 Jan 2009 11:25:04 -0000 1.4
@@ -1 +1 @@
-03cedcf15193cafd320ff0f44348dd18 open-vm-tools-2008.11.18-130226.tar.gz
+2c457c9bcee711140ec137a6829525eb open-vm-tools-2008.12.23-137496.tar.gz
15 years, 10 months
rpms/vlc/devel vlc.spec,1.18,1.19
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7648
Modified Files:
vlc.spec
Log Message:
2009
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- vlc.spec 15 Jan 2009 01:52:28 -0000 1.18
+++ vlc.spec 15 Jan 2009 01:52:55 -0000 1.19
@@ -541,7 +541,7 @@
%changelog
-* Thu Jan 15 2008 kwizart < kwizart at gmail.com > - 0.9.8a-2
+* Thu Jan 15 2009 kwizart < kwizart at gmail.com > - 0.9.8a-2
- Disable mozilla-vlc because of libxul 1.9.1 WIP
- Rebuild for libcdio
15 years, 10 months
rpms/vlc/devel vlc.spec,1.17,1.18
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7575
Modified Files:
vlc.spec
Log Message:
Rebuild for libcdio and disable mozilla
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- vlc.spec 5 Dec 2008 01:57:03 -0000 1.17
+++ vlc.spec 15 Jan 2009 01:52:28 -0000 1.18
@@ -5,7 +5,7 @@
%define live555_date 2008.07.25
%define vlc_git 0
%define vlc_date 20080915
-%define with_mozilla 1
+%define with_mozilla 0
%define with_dc1394 0
%define with_directfb 1
@@ -19,7 +19,7 @@
%else
Version: 0.9.8a
%define _version %{version}
-%define release_tag 1
+%define release_tag 2
%endif
Release: %{release_tag}%{?dist}
License: GPLv2+
@@ -541,6 +541,10 @@
%changelog
+* Thu Jan 15 2008 kwizart < kwizart at gmail.com > - 0.9.8a-2
+- Disable mozilla-vlc because of libxul 1.9.1 WIP
+- Rebuild for libcdio
+
* Fri Dec 5 2008 kwizart < kwizart at gmail.com > - 0.9.8a-1
- Update to 0.9.8a
Security update:
15 years, 10 months
rpms/vcdimager/devel vcdimager.spec,1.2,1.3
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vcdimager/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5125
Modified Files:
vcdimager.spec
Log Message:
Rebuild for libcdio
Index: vcdimager.spec
===================================================================
RCS file: /cvs/free/rpms/vcdimager/devel/vcdimager.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vcdimager.spec 4 Sep 2008 15:35:52 -0000 1.2
+++ vcdimager.spec 15 Jan 2009 01:07:19 -0000 1.3
@@ -1,7 +1,7 @@
Summary: VideoCD (pre-)mastering and ripping tool
Name: vcdimager
Version: 0.7.23
-Release: 8%{?dist}
+Release: 9%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.gnu.org/software/vcdimager/
@@ -116,6 +116,9 @@
%changelog
+* Thu Jan 15 2009 kwizart < kwizart at gmail.com > - 0.7.23-9
+- Rebuild for libcdio
+
* Thu Sep 4 2008 kwizart < kwizart at gmail.com > - 0.7.23-8
- Fix URL
- vcdimager-devel Requires libcdio-devel
15 years, 10 months
rpms/ufoai/F-8 ufoai.spec,1.1,1.2
by Karel Volný
Author: kvolny
Update of /cvs/nonfree/rpms/ufoai/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30706/F-8
Modified Files:
ufoai.spec
Log Message:
* Wed Jan 14 2009 Karel Volny <kvolny(a)redhat.com> 2.2.1-3
- Fixed unowned directories (bug #225)
Index: ufoai.spec
===================================================================
RCS file: /cvs/nonfree/rpms/ufoai/F-8/ufoai.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ufoai.spec 5 Aug 2008 17:05:52 -0000 1.1
+++ ufoai.spec 14 Jan 2009 12:47:33 -0000 1.2
@@ -1,6 +1,6 @@
Name: ufoai
Version: 2.2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: UFO: Alien Invasion
Group: Amusements/Games
@@ -134,22 +134,29 @@
%files -f %{name}.lang
%defattr(-,root,root,-)
# we need to use full path so %doc does not the cleanup
+%dir %{_docdir}/%{name}-%{version}
%doc %{_docdir}/%{name}-%{version}/README
%doc %{_docdir}/%{name}-%{version}/CONTRIBUTORS
%doc %{_docdir}/%{name}-%{version}/COPYING
%{_bindir}/*
%{_libdir}/%{name}/
-%{_datadir}/applications/
+%{_datadir}/applications/*
+%dir %{_datadir}/icons/hicolor/
+%dir %{_datadir}/icons/hicolor/32x32/
%{_datadir}/icons/hicolor/32x32/apps/
%files doc
%defattr(-,root,root,-)
+%dir %{_docdir}/%{name}-%{version}
%doc %{_docdir}/%{name}-%{version}/*.pdf
%lang(en) %{_docdir}/%{name}-%{version}/ufo-manual_EN.pdf
%changelog
+* Wed Jan 14 2009 Karel Volny <kvolny(a)redhat.com> 2.2.1-3
+- Fixed unowned directories (bug #225)
+
* Mon Aug 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.2.1-2
- rebuild
15 years, 10 months
rpms/ufoai/F-10 ufoai.spec,1.1,1.2
by Karel Volný
Author: kvolny
Update of /cvs/nonfree/rpms/ufoai/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30706/F-10
Modified Files:
ufoai.spec
Log Message:
* Wed Jan 14 2009 Karel Volny <kvolny(a)redhat.com> 2.2.1-3
- Fixed unowned directories (bug #225)
Index: ufoai.spec
===================================================================
RCS file: /cvs/nonfree/rpms/ufoai/F-10/ufoai.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ufoai.spec 4 Aug 2008 18:35:22 -0000 1.1
+++ ufoai.spec 14 Jan 2009 12:47:32 -0000 1.2
@@ -1,6 +1,6 @@
Name: ufoai
Version: 2.2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: UFO: Alien Invasion
Group: Amusements/Games
@@ -134,22 +134,29 @@
%files -f %{name}.lang
%defattr(-,root,root,-)
# we need to use full path so %doc does not the cleanup
+%dir %{_docdir}/%{name}-%{version}
%doc %{_docdir}/%{name}-%{version}/README
%doc %{_docdir}/%{name}-%{version}/CONTRIBUTORS
%doc %{_docdir}/%{name}-%{version}/COPYING
%{_bindir}/*
%{_libdir}/%{name}/
-%{_datadir}/applications/
+%{_datadir}/applications/*
+%dir %{_datadir}/icons/hicolor/
+%dir %{_datadir}/icons/hicolor/32x32/
%{_datadir}/icons/hicolor/32x32/apps/
%files doc
%defattr(-,root,root,-)
+%dir %{_docdir}/%{name}-%{version}
%doc %{_docdir}/%{name}-%{version}/*.pdf
%lang(en) %{_docdir}/%{name}-%{version}/ufo-manual_EN.pdf
%changelog
+* Wed Jan 14 2009 Karel Volny <kvolny(a)redhat.com> 2.2.1-3
+- Fixed unowned directories (bug #225)
+
* Mon Aug 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.2.1-2
- rebuild
15 years, 10 months
rpms/ufoai/F-9 ufoai.spec,1.1,1.2
by Karel Volný
Author: kvolny
Update of /cvs/nonfree/rpms/ufoai/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30706/F-9
Modified Files:
ufoai.spec
Log Message:
* Wed Jan 14 2009 Karel Volny <kvolny(a)redhat.com> 2.2.1-3
- Fixed unowned directories (bug #225)
Index: ufoai.spec
===================================================================
RCS file: /cvs/nonfree/rpms/ufoai/F-9/ufoai.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ufoai.spec 5 Aug 2008 17:05:34 -0000 1.1
+++ ufoai.spec 14 Jan 2009 12:47:33 -0000 1.2
@@ -1,6 +1,6 @@
Name: ufoai
Version: 2.2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: UFO: Alien Invasion
Group: Amusements/Games
@@ -134,22 +134,29 @@
%files -f %{name}.lang
%defattr(-,root,root,-)
# we need to use full path so %doc does not the cleanup
+%dir %{_docdir}/%{name}-%{version}
%doc %{_docdir}/%{name}-%{version}/README
%doc %{_docdir}/%{name}-%{version}/CONTRIBUTORS
%doc %{_docdir}/%{name}-%{version}/COPYING
%{_bindir}/*
%{_libdir}/%{name}/
-%{_datadir}/applications/
+%{_datadir}/applications/*
+%dir %{_datadir}/icons/hicolor/
+%dir %{_datadir}/icons/hicolor/32x32/
%{_datadir}/icons/hicolor/32x32/apps/
%files doc
%defattr(-,root,root,-)
+%dir %{_docdir}/%{name}-%{version}
%doc %{_docdir}/%{name}-%{version}/*.pdf
%lang(en) %{_docdir}/%{name}-%{version}/ufo-manual_EN.pdf
%changelog
+* Wed Jan 14 2009 Karel Volny <kvolny(a)redhat.com> 2.2.1-3
+- Fixed unowned directories (bug #225)
+
* Mon Aug 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 2.2.1-2
- rebuild
15 years, 10 months