]> git.pld-linux.org Git - packages/libpcl.git/commitdiff
- updated to 1.12 auto/th/libpcl-1.12-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Apr 2014 19:53:56 +0000 (21:53 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Apr 2014 19:53:56 +0000 (21:53 +0200)
libpcl.spec

index 3473f3539fdd9041be27b55ca1739e2eeabf9640..5689e48288927667cd90cc808216a9fa3a55bd87 100644 (file)
@@ -1,12 +1,13 @@
 Summary:       Portable Coroutine Library (PCL)
 Summary(pl.UTF-8):     PrzenoĊ›na biblioteka korutyn
 Name:          libpcl
-Version:       1.6
+Version:       1.12
 Release:       1
-License:       GPL
+License:       GPL v2+
 Group:         Libraries
+#Source0Download: http://xmailserver.org/libpcl.html
 Source0:       http://www.xmailserver.org/pcl-%{version}.tar.gz
-# Source0-md5: 67f63b02e94ab1775f26bc5463817f09
+# Source0-md5: 816d394743d8ab1b3e20af1efebb093d
 URL:           http://www.xmailserver.org/libpcl.html
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,7 +54,7 @@ Static libpcl library.
 Statyczna biblioteka libpcl.
 
 %prep
-%setup -q
+%setup -q -n pcl-%{version}
 
 %build
 %configure
@@ -74,6 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog
 %attr(755,root,root) %{_libdir}/libpcl.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libpcl.so.1
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.11404 seconds and 4 git commands to generate.