On Mon, 25 Apr 2011 10:23:48 +0300 (EEST) Ertuğrul Erata <paketler-comm...@pardus.org.tr> wrote:
> Author: ertugrul > Date: Mon Apr 25 10:23:47 2011 > New Revision: 117724 > > Modified: > 2011/testing/programming/misc/geoip/pspec.xml > Log: > split devel package. > > > > --- > pspec.xml | 15 ++++++++++++++- > 1 file changed, 14 insertions(+), 1 deletion(-) > > Modified: 2011/testing/programming/misc/geoip/pspec.xml > ================================================================= > --- 2011/testing/programming/misc/geoip/pspec.xml (original) > +++ 2011/testing/programming/misc/geoip/pspec.xml Mon Apr 25 10:23:47 2011 > @@ -20,7 +20,6 @@ > <Files> > <Path fileType="config">/etc</Path> > <Path fileType="executable">/usr/bin</Path> > - <Path fileType="header">/usr/include</Path> > <Path fileType="library">/usr/lib</Path> > <Path fileType="data">/usr/share/GeoIP</Path> > <Path fileType="doc">/usr/share/doc</Path> > @@ -28,7 +27,21 @@ > </Files> > </Package> > > + <Package> > + <Name>geoip-devel</Name> > + <Files> > + <Path fileType="header">/usr/include</Path> > + </Files> > + </Package> > + > <History> > + <Update release="9"> > + <Date>2011-04-12</Date> > + <Version>1.4.6</Version> > + <Comment>split devel package</Comment> > + <Name>Ertuğrul Erata</Name> > + <Email>ertugruler...@gmail.com</Email> > + </Update> Bir sistemde devel ve ana paketin farklı sürümlerde olmasını engellemek için strict dep. yazmayu unutmayın. <RuntimeDependencies> <Dependency release="current">geoip</Dependency> </RuntimeDependencies> -- H. İbrahim Güngör <ibra...@pardus.org.tr> _______________________________________________ Gelistirici mailing list Gelistirici@pardus.org.tr http://liste.pardus.org.tr/mailman/listinfo/gelistirici