Sascha Peilicke 2011-09-21 14:56:08 +00:00 committed by Git OBS Bridge
commit c66aa30c9c
2 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Sep 17 20:51:34 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Mon Jul 11 14:53:59 UTC 2011 - coolo@novell.com

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: brp-check-suse
@ -25,6 +24,15 @@ AutoReqProv: off
Summary: build root policy check scripts
Version: 1.0
Release: 44
Url: http://gitorious.org/opensuse/brp-check-suse/
#
# Note: don't rebuild this manually. Instead submit your patches
# for inclusion in the git repo!
#
# git clone git://gitorious.org/opensuse/brp-check-suse.git
# cd post-build-checks
# make package
#
Source0: %{name}-%{version}.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -48,9 +56,6 @@ install -d $RPM_BUILD_ROOT/etc/rpm
cp -a brp-* $RPM_BUILD_ROOT/usr/lib/rpm
cp -a macros.* $RPM_BUILD_ROOT/etc/rpm
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%doc COPYING