[meego-commits] 5742: Changes to Trunk/libXfont
Anas Nashif
nashif at linux.intel.com
Thu Jul 15 13:53:21 UTC 2010
Hi,
I have made the following changes to libXfont in project Trunk. Please review and accept ASAP.
Thank You,
Anas Nashif
[This message was auto-generated]
---
Request #5742:
submit: Trunk:Testing/libXfont(r3) -> Trunk/libXfont
Message:
Move to Trunk
State: new 2010-07-15T01:48:01 nashif
Comment: None
changes files:
--------------
--- libXfont.changes
+++ libXfont.changes
@@ -0,0 +1,3 @@
+* Mon Jun 28 2010 Li Peng <peng.li at intel.com> - 1.4.2
+- libXfont 1.4.2
+
old:
----
libXfont-1.4.1.tar.bz2
new:
----
libXfont-1.4.2.tar.bz2
spec files:
-----------
--- libXfont.spec
+++ libXfont.spec
@@ -1,13 +1,13 @@
#
# Do not Edit! Generated by:
-# spectacle version 0.13
+# spectacle version 0.17
#
# >> macros
# << macros
Name: libXfont
Summary: X.Org X11 libXfont runtime library
-Version: 1.4.1
+Version: 1.4.2
Release: 1
Group: System/Libraries
License: MIT
@@ -24,7 +24,6 @@
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(fontcacheproto)
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Description: %{summary}
@@ -32,7 +31,7 @@
%package devel
Summary: X.Org X11 libXfont development package
-Group: System/Libraries
+Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: xorg-x11-filesystem
@@ -51,7 +50,6 @@
# << build pre
%configure --disable-static
-# Call make instruction with smp support
make %{?jobs:-j%jobs}
# >> build post
@@ -65,9 +63,6 @@
# >> install post
# << install post
-%clean
-rm -rf %{buildroot}
-
%post -p /sbin/ldconfig
@@ -76,6 +71,8 @@
+
+
%files
%defattr(-,root,root,-)
# >> files
@@ -90,7 +87,6 @@
%files devel
%defattr(-,root,root,-)
# >> files devel
-%dir %{_includedir}/X11
%dir %{_includedir}/X11/fonts
%{_includedir}/X11/fonts/bdfint.h
%{_includedir}/X11/fonts/bitmap.h
other changes:
--------------
++++++ libXfont-1.4.1.tar.bz2 -> libXfont-1.4.2.tar.bz2
95359 lines of diff (skipped)
++++++ libXfont.yaml
--- libXfont.yaml
+++ libXfont.yaml
@@ -1,6 +1,6 @@
Name: libXfont
Summary: X.Org X11 libXfont runtime library
-Version: 1.4.1
+Version: 1.4.2
Release: 1
Group: System/Libraries
License: MIT
@@ -20,6 +20,6 @@
SubPackages:
- Name: devel
Summary: X.Org X11 libXfont development package
- Group: System/Libraries
+ Group: Development/Libraries
Requires:
- xorg-x11-filesystem
More information about the MeeGo-commits
mailing list