Accepting request 313290 from home:hiberis:branches:openSUSE:Tools

OBS-URL: https://build.opensuse.org/request/show/313290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-format_spec_file?expand=0&rev=156
This commit is contained in:
Stephan Kulow 2015-06-23 14:17:58 +00:00 committed by Git OBS Bridge
parent 91dea8be5f
commit d98e21a18d
3 changed files with 10 additions and 8 deletions

View File

@ -1,8 +1,8 @@
Format: 1.0
Source: obs-service-format_spec_file
Source: obs-service-format-spec-file
Version: 20150622
Binary: obs-service-format_spec_file
Binary: obs-service-format-spec-file
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all
Standards-Version: 3.7.2
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 7)

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 23 14:09:06 UTC 2015 - hib@hiberis.nl
- Fix build for Debian 7.0/8.0
- Use install target from Makefile
-------------------------------------------------------------------
Wed Jan 21 10:19:17 UTC 2015 - coolo@suse.com

View File

@ -45,11 +45,7 @@ spec file instead of creating a new one.
%build
%install
mkdir -p $RPM_BUILD_ROOT/usr/lib/obs/service/format_spec_file.files
install -m 0755 format_spec_file $RPM_BUILD_ROOT/usr/lib/obs/service
install -m 0644 format_spec_file.service $RPM_BUILD_ROOT/usr/lib/obs/service
install -m 0755 prepare_spec patch_license $RPM_BUILD_ROOT/usr/lib/obs/service/format_spec_file.files
install -m 0644 licenses_changes.txt $RPM_BUILD_ROOT/usr/lib/obs/service/format_spec_file.files
%makeinstall
%check
perl prepare_spec %_topdir/SOURCES/%name.spec