Projects
Multimedia
xsys
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
xsys.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Apr 28 20:29:18 UTC 2016 - avvissu@yandex.by + +- Use hexchat on openSUSE > 13.2 + +------------------------------------------------------------------- Sun Oct 5 18:01:22 UTC 2014 - avvissu@yandex.ru - Fix to build (add BuildRequires: libaudclient-devel)
View file
xsys.spec
Changed
@@ -14,7 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - +%if 0%{?suse_version} > 1320 +%define prj he +%endif Name: xsys Version: 2.2.0 Release: 3 @@ -60,12 +62,11 @@ make %install -install -d -m755 %{buildroot}/%{_libdir}/xchat/plugins -install -m644 %{name}-%{version}.so %{buildroot}/%{_libdir}/xchat/plugins +install -Dm0644 {./,%{buildroot}/%{_libdir}/%{?prj}xchat/plugins/}%{name}-%{version}.so %files %defattr(-, root, root) %doc ChangeLog README -%{_libdir}/xchat/plugins/%{name}-%{version}.so +%{_libdir}/%{?prj}xchat/plugins/%{name}-%{version}.so %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.