diff options
author | piernov <piernov@piernov.org> | 2012-03-06 16:06:44 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-03-06 16:06:44 +0000 |
commit | b464285f468a7e0c615b34e49ea11f6fae20e539 (patch) | |
tree | 55f3b9fb1c2fcc1f0bbe31f1aec4c508505215a3 | |
parent | 855d4201f0b5450820a0e0acc26ab1fb68bcd623 (diff) | |
download | gnome3-b464285f468a7e0c615b34e49ea11f6fae20e539.tar.gz gnome3-b464285f468a7e0c615b34e49ea11f6fae20e539.tar.bz2 gnome3-b464285f468a7e0c615b34e49ea11f6fae20e539.tar.xz gnome3-b464285f468a7e0c615b34e49ea11f6fae20e539.zip |
telepathy-farstream 0.2.1-1 màj port
-rw-r--r-- | telepathy-farstream/.footprint.i686 | 6 | ||||
-rw-r--r-- | telepathy-farstream/.footprint.x86_64 | 6 | ||||
-rw-r--r-- | telepathy-farstream/.md5sum.i686 | 2 | ||||
-rw-r--r-- | telepathy-farstream/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | telepathy-farstream/Pkgfile | 2 |
5 files changed, 9 insertions, 9 deletions
diff --git a/telepathy-farstream/.footprint.i686 b/telepathy-farstream/.footprint.i686 index 60f74d5..60e63a6 100644 --- a/telepathy-farstream/.footprint.i686 +++ b/telepathy-farstream/.footprint.i686 @@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/telepathy-1.0/telepathy-farstream/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libtelepathy-farstream.a -rwxr-xr-x root/root usr/lib/libtelepathy-farstream.la -lrwxrwxrwx root/root usr/lib/libtelepathy-farstream.so -> libtelepathy-farstream.so.0.0.2 -lrwxrwxrwx root/root usr/lib/libtelepathy-farstream.so.0 -> libtelepathy-farstream.so.0.0.2 --rwxr-xr-x root/root usr/lib/libtelepathy-farstream.so.0.0.2 +lrwxrwxrwx root/root usr/lib/libtelepathy-farstream.so -> libtelepathy-farstream.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libtelepathy-farstream.so.1 -> libtelepathy-farstream.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libtelepathy-farstream.so.1.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/telepathy-farstream.pc drwxr-xr-x root/root usr/lib/python2.7/ diff --git a/telepathy-farstream/.footprint.x86_64 b/telepathy-farstream/.footprint.x86_64 index 60f74d5..60e63a6 100644 --- a/telepathy-farstream/.footprint.x86_64 +++ b/telepathy-farstream/.footprint.x86_64 @@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/telepathy-1.0/telepathy-farstream/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libtelepathy-farstream.a -rwxr-xr-x root/root usr/lib/libtelepathy-farstream.la -lrwxrwxrwx root/root usr/lib/libtelepathy-farstream.so -> libtelepathy-farstream.so.0.0.2 -lrwxrwxrwx root/root usr/lib/libtelepathy-farstream.so.0 -> libtelepathy-farstream.so.0.0.2 --rwxr-xr-x root/root usr/lib/libtelepathy-farstream.so.0.0.2 +lrwxrwxrwx root/root usr/lib/libtelepathy-farstream.so -> libtelepathy-farstream.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libtelepathy-farstream.so.1 -> libtelepathy-farstream.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libtelepathy-farstream.so.1.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/telepathy-farstream.pc drwxr-xr-x root/root usr/lib/python2.7/ diff --git a/telepathy-farstream/.md5sum.i686 b/telepathy-farstream/.md5sum.i686 index 3afa27a..0f47384 100644 --- a/telepathy-farstream/.md5sum.i686 +++ b/telepathy-farstream/.md5sum.i686 @@ -1 +1 @@ -f858fc02e1981bb8ccd29c2bed567e50 telepathy-farstream-0.1.2.tar.gz +409036c07dcd7d8729ff9c84366c8967 telepathy-farstream-0.2.1.tar.gz diff --git a/telepathy-farstream/.md5sum.x86_64 b/telepathy-farstream/.md5sum.x86_64 index 3afa27a..0f47384 100644 --- a/telepathy-farstream/.md5sum.x86_64 +++ b/telepathy-farstream/.md5sum.x86_64 @@ -1 +1 @@ -f858fc02e1981bb8ccd29c2bed567e50 telepathy-farstream-0.1.2.tar.gz +409036c07dcd7d8729ff9c84366c8967 telepathy-farstream-0.2.1.tar.gz diff --git a/telepathy-farstream/Pkgfile b/telepathy-farstream/Pkgfile index 4920bf5..b3c80a3 100755 --- a/telepathy-farstream/Pkgfile +++ b/telepathy-farstream/Pkgfile @@ -6,7 +6,7 @@ # Run on: telepathy-glib,farsight2 name=telepathy-farstream -version=0.1.2 +version=0.2.1 release=1 source=(http://${name%-*}.freedesktop.org/releases/$name/$name-$version.tar.gz) |