diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-30 17:30:34 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-05-11 02:15:33 -0400 |
commit | 7ad388b202bc18f2d08f2c64fe0ae3516af0281c (patch) | |
tree | c0afb1dba4d54fd3f979ef1c73f937dacc95304d | |
parent | 1f278a03fe00e65180f83cfb18f56dd45c5ffc6a (diff) | |
download | compositeproto-7ad388b202bc18f2d08f2c64fe0ae3516af0281c.tar.gz compositeproto-7ad388b202bc18f2d08f2c64fe0ae3516af0281c.tar.bz2 compositeproto-7ad388b202bc18f2d08f2c64fe0ae3516af0281c.zip |
add packaging
-rw-r--r-- | packaging/compositeproto.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/compositeproto.spec b/packaging/compositeproto.spec index 3df88a6..6e25c3f 100644 --- a/packaging/compositeproto.spec +++ b/packaging/compositeproto.spec @@ -5,7 +5,7 @@ Release: 1 Group: Development/System License: MIT URL: http://www.x.org -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 BuildRequires: pkgconfig BuildRequires: pkgconfig(xorg-macros) |