Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37852062
en ru br
Репозитории ALT
S:1.0.9-alt1
5.1: 1.0.2-alt1
4.1: 1.0.1-alt0.M41.1
4.0: 1.0.0-alt2
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libFS

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: libFS-1.0.2-alt1.patch
Скачать


 .gear/rules                                        |    2 +
 .../tags/9b94a7bb2c54954a0abd0b8c971f759d4bc8dedd  |    6 ++
 .gear/tags/list                                    |    1 +
 libFS.spec                                         |   74 ++++++++++++++++++++
 4 files changed, 83 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..f78a96e
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @name@-@version@:.
+diff: @name@-@version@:. .
diff --git a/.gear/tags/9b94a7bb2c54954a0abd0b8c971f759d4bc8dedd b/.gear/tags/9b94a7bb2c54954a0abd0b8c971f759d4bc8dedd
new file mode 100644
index 0000000..4263c59
--- /dev/null
+++ b/.gear/tags/9b94a7bb2c54954a0abd0b8c971f759d4bc8dedd
@@ -0,0 +1,6 @@
+object 364af12a2426358461f5ed5b142c97411cad80c5
+type commit
+tag libFS-1.0.2
+tagger Alan Coopersmith <alan.coopersmith@sun.com> 1247006955 -0700
+
+libFS version 1.0.2
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..08c9b0e
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+9b94a7bb2c54954a0abd0b8c971f759d4bc8dedd libFS-1.0.2
diff --git a/libFS.spec b/libFS.spec
new file mode 100644
index 0000000..1df4cae
--- /dev/null
+++ b/libFS.spec
@@ -0,0 +1,74 @@
+Name: libFS
+Version: 1.0.2
+Release: alt1
+
+Summary: Library Interface to the X Font Server
+License: MIT/X11
+Group: System/Libraries
+Url: http://xorg.freedesktop.org
+Packager: Valery Inozemtsev <shrek@altlinux.ru>
+
+Source: %name-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildRequires: xorg-fontsproto-devel xorg-xproto-devel xorg-xtrans-devel xorg-util-macros
+
+%description
+Library Interface to the X Font Server
+
+%package devel
+Summary: X Font Server Library and Header Files
+Group: Development/C
+Requires: %name = %version-%release
+Conflicts: XFree86-devel < 4.4 xorg-x11-devel <= 6.9.0
+
+%description devel
+%name-devel contains the libraries and header files needed to
+develop programs which make use of %name.
+
+%def_disable ipv6
+
+%prep
+%setup -q
+%patch -p1
+
+%build
+%autoreconf
+%configure \
+	%{subst_enable ipv6} \
+	--disable-static
+%make_build
+
+%install
+%make DESTDIR=%buildroot install
+
+%files
+%_libdir/*.so.*
+
+%files devel
+%_includedir/X11/fonts
+%_libdir/*.so
+%_pkgconfigdir/*.pc
+
+%changelog
+* Wed Jul 08 2009 Valery Inozemtsev <shrek@altlinux.ru> 1.0.2-alt1
+- 1.0.2
+
+* Sat Nov 22 2008 Valery Inozemtsev <shrek@altlinux.ru> 1.0.1-alt2
+- removed obsolete %%post_ldconfig/%%postun_ldconfig calls
+
+* Fri May 23 2008 Valery Inozemtsev <shrek@altlinux.ru> 1.0.1-alt1
+- 1.0.1
+
+* Fri Jan 20 2006 Valery Inozemtsev <shrek@altlinux.ru> 1.0.0-alt2
+- fixed requires for %name-devel
+
+* Mon Dec 26 2005 Valery Inozemtsev <shrek@altlinux.ru> 1.0.0-alt1
+- Xorg-7.0
+
+* Sun Dec 04 2005 Valery Inozemtsev <shrek@altlinux.ru> 0.99.3-alt1
+- Xorg-7.0RC3
+
+* Mon Nov 21 2005 Valery Inozemtsev <shrek@altlinux.ru> 0.99.2-alt0.1
+- initial build
+
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin