SHA256
1
0
forked from pool/rrdtool

- fix perl file list on factory

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/rrdtool?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2010-12-07 08:49:50 +00:00 committed by Git OBS Bridge
parent 519fe93d00
commit 33ac2f0b7d
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 7 05:50:32 UTC 2010 - coolo@novell.com
- fix perl file list on factory
-------------------------------------------------------------------
Tue Jul 27 16:20:46 CEST 2010 - anicka@suse.cz

View File

@ -123,7 +123,9 @@ rm -rf $RPM_BUILD_ROOT
%{perl_vendorarch}/RRDs.pm
#%{perl_vendorarch}/ntmake.pl
%{perl_vendorarch}/auto/*
%if %suse_version < 1140
/var/adm/perl-modules/rrdtool
%endif
#%{_datadir}/%{name}
%package devel