2009/devel/system/base/util-linux - Remove timezone script and Comar clock methods sin...
Onur Küçük
paketler-commits at pardus.org.tr
Fri Dec 18 11:29:57 EET 2009
Author: onur
Date: Fri Dec 18 11:29:57 2009
New Revision: 83121
Removed:
2009/devel/system/base/util-linux/comar/
2009/devel/system/base/util-linux/files/timezone.py
Modified:
2009/devel/system/base/util-linux/pspec.xml
Log:
Remove timezone script and Comar clock methods since they are now coming with timezone package
Remove glibc-zoneinfo dependency, it will be removed by new timezone package too
---
files/timezone.py | 26 --------------------------
pspec.xml | 18 ++++++++++--------
2 files changed, 10 insertions(+), 34 deletions(-)
Modified: 2009/devel/system/base/util-linux/pspec.xml
=================================================================
--- 2009/devel/system/base/util-linux/pspec.xml (original)
+++ 2009/devel/system/base/util-linux/pspec.xml Fri Dec 18 11:29:57 2009
@@ -55,7 +55,6 @@
<Package>
<Name>util-linux</Name>
<RuntimeDependencies>
- <Dependency releaseFrom="42">glibc-zoneinfo</Dependency>
<Dependency>libuuid</Dependency>
<Dependency>gettext</Dependency>
<Dependency>ncurses</Dependency>
@@ -85,16 +84,19 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/lib</Path>
</Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0755" target="/usr/bin/timezone">timezone.py</AdditionalFile>
- </AdditionalFiles>
- <Provides>
- <COMAR script="package.py">System.Package</COMAR>
- <COMAR script="clock.py">Time.Clock</COMAR>
- </Provides>
</Package>
<History>
+ <Update release="32">
+ <Date>2009-12-18</Date>
+ <Version>2.16.1</Version>
+ <Comment>
+ Remove timezone script and Comar clock methods since they are now coming with timezone package
+ Remove glibc-zoneinfo dependency, it will be removed by new timezone package too
+ </Comment>
+ <Name>Onur Küçük</Name>
+ <Email>onur at pardus.org.tr</Email>
+ </Update>
<Update release="31">
<Date>2009-09-08</Date>
<Version>2.16.1</Version>
More information about the paketler-commits
mailing list