OBS User unknown 2007-04-20 21:27:57 +00:00 committed by Git OBS Bridge
parent f761eec89e
commit 2245524f93
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 20 18:58:28 CEST 2007 - aj@suse.de
- Cleanup build requires.
-------------------------------------------------------------------
Fri Mar 30 16:59:45 CEST 2007 - stbinner@suse.de

View File

@ -11,12 +11,12 @@
# norootforbuild
Name: cfengine
BuildRequires: bison db-devel flex libpng openssl-devel tcpd-devel te_ams te_latex
BuildRequires: bison db-devel flex openssl-devel
License: GNU General Public License (GPL)
Group: Productivity/Networking/System
Autoreqprov: on
Version: 2.1.22
Release: 10
Release: 13
Summary: A Tool to Maintain Complicated Networks
URL: http://www.iu.hio.no/cfengine/
Source: %{name}-%{version}.tar.bz2
@ -96,6 +96,8 @@ ln -sf ../../etc/init.d/cfservd $RPM_BUILD_ROOT/%{_sbindir}/rccfservd
%attr(0755,root,root) %config /etc/init.d/*
%changelog
* Fri Apr 20 2007 - aj@suse.de
- Cleanup build requires.
* Fri Mar 30 2007 - stbinner@suse.de
- add bison and flex to build requires
* Fri Feb 02 2007 - anicka@suse.cz