Projects
Multimedia
wxcam
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
wxcam.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Apr 1 15:46:56 UTC 2011 - pascal.bleser@opensuse.org + +- add patch to fix Icon attribute in .desktop file; thanks to Stephan Hegel for + reporting + +------------------------------------------------------------------- Mon Dec 27 14:06:27 UTC 2010 - packman@links2linux.de -1.0.7 - updated to 1.0.7
View file
wxcam.spec
Changed
@@ -24,6 +24,7 @@ Source100: %{name}.changes Patch0: wxcam-CImg.h.diff Patch1: %{name}-%{version}-fix_no_return_in_nonvoid_function.patch +Patch2: wxcam-fix_desktop_file.patch Buildrequires: gcc-c++ pkg-config perl-XML-Parser update-desktop-files BuildRequires: gtk2-devel libglade2-devel libtiff-devel libjpeg-devel Buildrequires: xvid-devel mjpegtools-devel intltool @@ -50,6 +51,7 @@ %patch0 -p0 %patch1 -p0 +%patch2 -p0 # set some reasonable permissions for documentation files chmod 0644 COPYING @@ -67,6 +69,9 @@ %find_lang %{name} +%clean +%{?buildroot:%__rm -rf "%{buildroot}"} + %files -f %{name}.lang %defattr(-,root,root) %doc COPYING License_CImg
View file
wxcam-fix_desktop_file.patch
Added
@@ -0,0 +1,11 @@ +--- wxcam.desktop.orig 2011-04-01 17:45:32.000000000 +0200 ++++ wxcam.desktop 2011-04-01 17:45:36.000000000 +0200 +@@ -2,7 +2,7 @@ + Name=Webcam Application + Comment=wxCam webcam application + Exec=wxcam +-Icon=wxcam.png ++Icon=wxcam + Terminal=false + Type=Application + Encoding=UTF-8
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.