summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authormh0310.choi <mh0310.choi@samsung.com>2015-07-28 10:46:57 +0900
committermh0310.choi <mh0310.choi@samsung.com>2015-07-28 13:08:12 +0900
commit5e67a6f721eaedda61300baf0799199c7771ebd0 (patch)
tree6cd50b52498aab50e79b966cdccc2a137db316d9 /packaging
parentd3aeffba37161d2b76b29c4ea13369bd67a47a8e (diff)
downloadcairo-5e67a6f721eaedda61300baf0799199c7771ebd0.tar.gz
cairo-5e67a6f721eaedda61300baf0799199c7771ebd0.tar.bz2
cairo-5e67a6f721eaedda61300baf0799199c7771ebd0.zip
- from 1.12.14 to 1.14.2 Change-Id: I3b62d212041b337bbb926d579f9ce74f42a45c3b
Diffstat (limited to 'packaging')
-rw-r--r--[-rwxr-xr-x]packaging/cairo.manifest0
-rw-r--r--[-rwxr-xr-x]packaging/cairo.spec42
2 files changed, 21 insertions, 21 deletions
diff --git a/packaging/cairo.manifest b/packaging/cairo.manifest
index 017d22d3a..017d22d3a 100755..100644
--- a/packaging/cairo.manifest
+++ b/packaging/cairo.manifest
diff --git a/packaging/cairo.spec b/packaging/cairo.spec
index 0ffc725ac..850546ee8 100755..100644
--- a/packaging/cairo.spec
+++ b/packaging/cairo.spec
@@ -7,7 +7,7 @@
Name: cairo
#Version: 1.12.16
-Version: 1.12.14
+Version: 1.14.2
Release: 0
License: LGPL-2.1+ or MPL-1.1
Summary: Vector Graphics Library with Cross-Device Output Support
@@ -95,19 +95,19 @@ in-memory image buffers, and PostScript. Cairo is designed to produce
identical output on all output media while taking advantage of display
hardware acceleration when available.
-#%package tools
-#License: GPL-3.0+
-#Summary: Vector Graphics Library with Cross-Device Output Support -- Utilities
-#Group: Development/Libraries
+%package -n tools
+License: GPL-3.0+
+Summary: Vector Graphics Library with Cross-Device Output Support -- Utilities
+Group: Development/Libraries
# We need an explicit requires since nothing links to the cairo library
#Requires: libcairo = %{version}
-#%description tools
-#Cairo is a vector graphics library with cross-device output support.
-#Currently supported output targets include the X Window System,
-#in-memory image buffers, and PostScript. Cairo is designed to produce
-#identical output on all output media while taking advantage of display
-#hardware acceleration when available.
+%description -n tools
+Cairo is a vector graphics library with cross-device output support.
+Currently supported output targets include the X Window System,
+in-memory image buffers, and PostScript. Cairo is designed to produce
+identical output on all output media while taking advantage of display
+hardware acceleration when available.
This package contains various cairo utilities.
@@ -203,16 +203,16 @@ make %{?_smp_mflags} V=1
%license util/cairo-script/COPYING
%{_libdir}/libcairo-script-interpreter.so.*
-#%files tools
-#%manifest %{name}.manifest
-#%defattr(-, root, root)
-#%license util/cairo-trace/COPYING util/cairo-trace/COPYING-GPL-3
-#%{_bindir}/cairo-sphinx
-#%{_bindir}/cairo-trace
-#%dir %{_libdir}/cairo
-#%{_libdir}/cairo/cairo-fdr.so
-#%{_libdir}/cairo/cairo-sphinx.so
-#%{_libdir}/cairo/libcairo-trace.so
+%files -n tools
+%manifest %{name}.manifest
+%defattr(-, root, root)
+%license util/cairo-trace/COPYING util/cairo-trace/COPYING-GPL-3
+%{_bindir}/cairo-sphinx
+%{_bindir}/cairo-trace
+%dir %{_libdir}/cairo
+%{_libdir}/cairo/cairo-fdr.so*
+%{_libdir}/cairo/cairo-sphinx.so*
+%{_libdir}/cairo/libcairo-trace.so*
%files devel
%manifest %{name}.manifest