Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:jnweiger
rembrand
rembrand.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rembrand.spec of Package rembrand
# # spec file for package rpm-rembrand (Version 1.0.2) # # Copyright (c) 2003 SUSE Linux AG, Nuernberg, Germany. # 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 via http://www.suse.de/feedback/ # # norootforbuild BuildRequires: popt-devel rpm-devel libelf rpm bzip2 Name: rembrand License: GPL Group: System/Management Autoreqprov: on Version: 1.4 Release: 0 Summary: A tool to remove SUSE/Novell branding from openSUSE Source: file://suse/mls/rpminjectfile-1.0.tar.gz Source1: file://suse/jw/src/rembrand/rpm-rembrand.pl Source2: file://suse/jw/src/rembrand/defaults.tar.gz Source3: file://suse/jw/src/rembrand/check-all.sh Patch1: rpminjectfile-vendor.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: rpminjectfile rpm-rembrand Requires: perl libelf jpeg %description A tool to remove SUSE/Novell branding from openSUSE. Contains rpminjectfile. Authors: mls@suse.de jw@suse.de dbolt.abiryy@davjam.org %prep %setup -n rpminjectfile-1.0 cp %{S:1} . cp %{S:3} . tar zxvf %{S:2} %patch1 -p1 %build ## find out if they have something that provides bzip2 %if 0%?fedora_version # ls -l /usr/lib /lib %endif CFLAGS="$RPM_OPT_FLAGS" make %install BINDIR=$RPM_BUILD_ROOT/usr/bin LIBDIR=$RPM_BUILD_ROOT/usr/share/rembrand/defaults mkdir -p $BINDIR mkdir -p $LIBDIR install -m 755 rpm-rembrand.pl $BINDIR/rpm-rembrand install -m 755 check-all.sh $BINDIR/rembrand-check-all install -m 755 rpminjectfile $BINDIR install -m 644 defaults/* $LIBDIR %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /usr/bin/* /usr/share/* %changelog * Mon Jan 23 2007 - jw@suse.de - Added check-all script from David. - Added -dr option to rpm-rembrand * Tue Dec 5 2006 - jw@suse.de - Fixed some white PNG's that were flagged optional. - Added option -n - One level of magic subdirectory expansion is now supported. * Mon Dec 4 2006 - jw@suse.de - bugzilla #225146 titlebar_decor.png found. A bit of convenience: directories allowed instead of rpm list. Optional files skipped per default. Option -a added to get them all. - added some gnome splash and wallpapers. * Fri Dec 1 2006 - jw@suse.de - creating directories when needed. - added missing mng files in kdebase3 * Fri Dec 1 2006 - jw@suse.de - added jpeg dependency * Thu Nov 30 2006 - jw@suse.de - added BMP support for patching OOo. - added dummy MNG, SVG, EPS support. * Thu Nov 23 2006 - jw@suse.de - initial version 1.0 - contains rpminjectfile and a wrapper script. - list of Trademark-Files to be done. - bugzilla #180391
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