Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Rings:1-MinimalX
texlive-specs-v
texlive-specs-v.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File texlive-specs-v.spec of Package texlive-specs-v
# # spec file for package texlive-specs-v # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define build_slice v %define __perl_requires %{nil} %define __os_install_post /usr/lib/rpm/brp-compress \\\ %(ls /usr/lib/rpm/brp-suse.d/* 2> /dev/null | grep -vE 'check-la|boot-scripts|rpath|symlink|desktop|strip-debug|gcc-output|debuginfo|libtool|kernel-log') %{nil} # skip-check-libtool-deps %if 0%{?_with_debug:1} %define __debug_install_post : > %{_builddir}/%{?buildsubdir}/debugfiles.list %define debug_package %{nil} %endif # skip-check-libtool-deps Name: texlive-specs-v Version: 2012 Release: 0 Summary: One spec file for all TeX Live packages License: GPL-2.0+ and LPPL-1.0 and SUSE-Public-Domain Group: Development/Tools/Building Url: http://build.opensuse.org/package/show?package=texlive-specs-v&project=Publishing:TeXLive Source0: texlive-specs.tar.xz Source1000: vak.doc.tar.xz Source1001: vak.tar.xz Source1002: vancouver.doc.tar.xz Source1003: vancouver.tar.xz Source1004: variations.doc.tar.xz Source1005: variations.tar.xz Source1006: varindex.doc.tar.xz Source1007: varindex.tar.xz Source1008: varisize.doc.tar.xz Source1009: varisize.tar.xz Source1010: varsfromjobname.doc.tar.xz Source1011: varsfromjobname.tar.xz Source1012: varwidth.doc.tar.xz Source1013: varwidth.tar.xz Source1014: vaucanson-g.doc.tar.xz Source1015: vaucanson-g.tar.xz Source1016: vdmlisting.doc.tar.xz Source1017: vdmlisting.tar.xz Source1018: velthuis.doc.tar.xz Source1019: velthuis.tar.xz Source1020: venn.doc.tar.xz Source1021: venn.tar.xz Source1022: venndiagram.doc.tar.xz Source1023: venndiagram.tar.xz Source1024: venturisadf.doc.tar.xz Source1025: venturisadf.tar.xz Source1026: verbasef.doc.tar.xz Source1027: verbasef.tar.xz Source1028: verbatimbox.doc.tar.xz Source1029: verbatimbox.tar.xz Source1030: verbatimcopy.doc.tar.xz Source1031: verbatimcopy.tar.xz Source1032: verbdef.doc.tar.xz Source1033: verbdef.tar.xz Source1034: verbments.doc.tar.xz Source1035: verbments.tar.xz Source1036: verse.doc.tar.xz Source1037: verse.tar.xz Source1038: version.doc.tar.xz Source1039: version.tar.xz Source1040: versions.doc.tar.xz Source1041: versions.tar.xz Source1042: vertbars.doc.tar.xz Source1043: vertbars.tar.xz Source1044: vhistory.doc.tar.xz Source1045: vhistory.tar.xz Source1046: visualfaq.doc.tar.xz Source1047: vlna.doc.tar.xz Source1048: vmargin.doc.tar.xz Source1049: vmargin.tar.xz Source1050: vntex.doc.tar.xz Source1051: vntex.tar.xz Source1052: vocaltract.doc.tar.xz Source1053: vocaltract.tar.xz Source1054: volumes.doc.tar.xz Source1055: volumes.tar.xz Source1056: voss-de.doc.tar.xz Source1057: vpe.doc.tar.xz Source1058: vpe.tar.xz Source1059: vruler.doc.tar.xz Source1060: vruler.tar.xz Source1061: vwcol.doc.tar.xz Source1062: vwcol.tar.xz NoSource: 1000 NoSource: 1001 NoSource: 1002 NoSource: 1003 NoSource: 1004 NoSource: 1005 NoSource: 1006 NoSource: 1007 NoSource: 1008 NoSource: 1009 NoSource: 1010 NoSource: 1011 NoSource: 1012 NoSource: 1013 NoSource: 1014 NoSource: 1015 NoSource: 1016 NoSource: 1017 NoSource: 1018 NoSource: 1019 NoSource: 1020 NoSource: 1021 NoSource: 1022 NoSource: 1023 NoSource: 1024 NoSource: 1025 NoSource: 1026 NoSource: 1027 NoSource: 1028 NoSource: 1029 NoSource: 1030 NoSource: 1031 NoSource: 1032 NoSource: 1033 NoSource: 1034 NoSource: 1035 NoSource: 1036 NoSource: 1037 NoSource: 1038 NoSource: 1039 NoSource: 1040 NoSource: 1041 NoSource: 1042 NoSource: 1043 NoSource: 1044 NoSource: 1045 NoSource: 1046 NoSource: 1047 NoSource: 1048 NoSource: 1049 NoSource: 1050 NoSource: 1051 NoSource: 1052 NoSource: 1053 NoSource: 1054 NoSource: 1055 NoSource: 1056 NoSource: 1057 NoSource: 1058 NoSource: 1059 NoSource: 1060 NoSource: 1061 NoSource: 1062 BuildRequires: buffer BuildRequires: ed BuildRequires: file BuildRequires: fontconfig BuildRequires: ghostscript-fonts-std BuildRequires: mkfontdir BuildRequires: mkfontscale BuildRequires: texlive-filesystem BuildConflicts: texinfo BuildRequires: xorg-x11-fonts-core BuildRequires: xz BuildArch: noarch %description Use one rpm spec file for repackaging the texmf/texmf-dist the several tar balls of TeX Live. %prep pushd %_sourcedir chmod g-w *.tar.xz popd %setup -n texlive-specs -q %build (cat > Makefile)<<'EOF' topdir=$(abspath ../..) rootdir=$(topdir)/BUILDROOT SHELL := /bin/bash %%.rpm: root=$(rootdir)/$*.noarch %%.rpm: %%.spec exec > >(exec buffer -s 256k -m 1m -u 10) 2>&1; \ rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' --define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $< && \ rm -rf $(topdir)/BUILD/$*-[0-9]* %if %{defined build_slice} specs := $(foreach spec,%build_slice,$(wildcard texlive-$(spec)*.spec)) %else specs := $(sort $(filter-out texlive-specs.specs,$(wildcard *.spec))) %endif rpms := $(specs:.spec=.rpm) all: $(rpms) EOF make topdir=%{_topdir} %{?_smp_mflags} %install %files %defattr(-,root,root,0755) %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor