Projects
Multimedia
gogglesmm
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 16
View file
gogglesmm.spec
Changed
@@ -27,6 +27,7 @@ Group: Productivity/Multimedia/Sound/Utilities URL: https://gogglesmm.github.io/ Source: https://github.com/gogglesmm/gogglesmm/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Patch0: gogglesmm.patch BuildRequires: cmake BuildRequires: cups-devel BuildRequires: gcc-c++ @@ -88,7 +89,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake \
View file
gogglesmm.patch
Added
@@ -0,0 +1,10 @@ +--- a/cfox/utils/reswrap.cpp ++++ b/cfox/utils/reswrap.cpp +@@ -223,6 +223,7 @@ static void prologue(OPTIONS* opts){ + if(opts->comments){ + clock=time(NULL); + strftime(date,sizeof(date),"%Y/%m/%d %H:%M:%S",localtime(&clock)); ++ if (0) + fprintf(opts->outfile,"/*********** Generated on %s by reswrap version %s *********/\n\n",date,version); + } + if(opts->header){
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
.