Accepting request 1096556 from devel:Factory:git-workflow:staging:SCM_STAGING:par_text:1
🤖: Submission of par_text via #1 by scm-staging-bot OBS-URL: https://build.opensuse.org/request/show/1096556 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/par_text?expand=0&rev=4
This commit is contained in:
parent
819e3e03f0
commit
71c2b6c3aa
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
||||
mtime: 1688225496
|
||||
commit: 6f8520d70a62e22a8bdc0fe43e5b4530af434ebd
|
||||
url: https://src.opensuse.org/mcepl/par_text.git
|
||||
revision: 6f8520d70a62e22a8bdc0fe43e5b4530af434ebd
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 1 09:28:03 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Clean up SPEC file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 4 18:11:38 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package par_text
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -57,7 +57,7 @@ end in the same column.
|
||||
%autosetup -p1 -n %{upname}-%{version}
|
||||
|
||||
%build
|
||||
make -f protoMakefile %{?_smp_mflags} CFLAGS="%{optflags}" $*
|
||||
%make_build -f protoMakefile CFLAGS="%{optflags}" $*
|
||||
|
||||
%install
|
||||
install -D -t %{buildroot}/%{_bindir} par
|
||||
|
Loading…
Reference in New Issue
Block a user