Logoj0ke.net Open Build Service > Projects > hardware:dell > python-ctypes-rhel > Meta
Sign Up | Log In

Meta Configuration of Package python-ctypes-rhel

x
 
1
<package name="python-ctypes-rhel" project="hardware:dell">
2
  <title>ctypes python library for RHEL4/5</title>
3
  <description></description>
4
  <build>
5
    <enable repository="CentOS_4"/>
6
    <enable repository="CentOS_5"/>
7
    <enable repository="RHEL_5"/>
8
    <disable repository="el4-x86_64"/>
9
    <disable repository="el5-i386"/>
10
    <disable repository="el5-x86_64"/>
11
    <disable/>
12
  </build>
13
  <publish>
14
    <enable repository="CentOS_4"/>
15
    <enable repository="CentOS_5"/>
16
    <enable repository="RHEL_5"/>
17
    <disable repository="el4-i386"/>
18
    <disable repository="el4-x86_64"/>
19
    <disable/>
20
  </publish>
21
</package>
22