Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dmitry_serpokryl
test_timestamps
test_timestamps.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File test_timestamps.spec of Package test_timestamps
# # spec file for package NAME (Version 2.2.8) # # Copyright (c) 2008 SOAD Project, Russia. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bug fixes or comments to the Maintainer: sda00@himki.net # # norootforbuild Name: test_timestamps Version: 1.0 Release: SOAD.1 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: tar coreutils #Requires: Source: %{name}-%{version}.tar.bz2 Packager: sda00 <sda00@himki.net> Group: Dummy Summary: My Dummy Package %if %suse_version > 1100 BuildRequires: -post-build-checks -brp-check-suse %endif %description My Dummy Package for testing %prep %setup -q %{?suse_update_libdir:%{suse_update_libdir}} %{?suse_update_config:%{suse_update_config -f}} %build %install dummydir=%{buildroot}/tmp mkdir -p $dummydir echo "I was here!" > $dummydir/iwashere cd $dummydir tar xf "$RPM_SOURCE_DIR"/%{name}-%{version}.tar.bz2 cd - %clean rm -rf "$RPM_BUILD_ROOT" # $RPM_SOURCE_DIR %files %defattr(-,root,root) /tmp/iwashere /tmp/test* %changelog * Thu May 1 2008 first build for SOAD project <sda00@himki.net> - Test case for timestamps
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